MCPcopy Create free account

hub / github.com/cel-expr/cel-cpp / functions

Functions7,048 in github.com/cel-expr/cel-cpp

↓ 9 callersFunctionEncodeTimestampToJson
internal/time.cc:174
↓ 9 callersFunctionEscapeString
internal/strings.cc:552
↓ 9 callersMethodEvaluate
codelab/exercise4.cc:91
↓ 9 callersMethodGet
List element access operator.
eval/public/containers/container_backed_list_impl.h:31
↓ 9 callersMethodGetField
eval/public/structs/legacy_type_adapter_test.cc:39
↓ 9 callersMethodGetInt32
eval/public/structs/field_access_impl.cc:58
↓ 9 callersMethodGetInt64
eval/public/structs/field_access_impl.cc:66
↓ 9 callersMethodGetNativeTypeId
eval/eval/trace_step.h:51
↓ 9 callersMethodGetOptional
common/type.cc:397
↓ 9 callersMethodGetParsedMessage
common/value.cc:2567
↓ 9 callersMethodGetRuntimeType
common/values/struct_value.cc:44
↓ 9 callersMethodGetTypeParam
common/type.cc:430
↓ 9 callersMethodGetUint64Key
base/attribute.h:79
↓ 9 callersMethodGetUnknown
common/type.cc:450
↓ 9 callersMethodHasNext
common/value.cc:2671
↓ 9 callersMethodInsertOrAssignValueProvider
runtime/activation.cc:109
↓ 9 callersMethodIsEmpty
eval/eval/attribute_utility.cc:250
↓ 9 callersFunctionIsFinite
Determine whether the duration is finite.
internal/overflow.cc:65
↓ 9 callersMethodIsParsedMessage
Returns `true` if this value is an instance of a parsed message value. If `true` is returned, it is implied that `IsMessage()` would also return true.
common/value.h:573
↓ 9 callersMethodIsZeroValue
common/values/map_value.cc:120
↓ 9 callersFunctionLookupMapValue
extensions/protobuf/internal/qualify.cc:97
↓ 9 callersFunctionMakeOptionalValue
common/values/optional_value.h:197
↓ 9 callersFunctionMessageEquals
internal/message_equality.cc:1427
↓ 9 callersMethodNewCompiler
env/env.cc:177
↓ 9 callersFunctionOptionalCompilerLibrary
compiler/optional.cc:25
↓ 9 callersMethodRegisterMacros
parser/macro_registry.cc:39
↓ 9 callersFunctionRegisterStringsFunctions
extensions/strings.cc:308
↓ 9 callersMethodReverse
common/values/string_value.cc:1167
↓ 9 callersFunctionRunTernaryExpression
eval/compiler/flat_expr_builder_test.cc:1808
↓ 9 callersMethodSetBoolValue
internal/well_known_types.cc:1383
↓ 9 callersMethodSetStandardLibraryConfig
env/config.cc:77
↓ 9 callersMethodShapeMatches
common/function_descriptor.cc:26
↓ 9 callersMethodSnippet
common/source.cc:501
↓ 9 callersFunctionTestBytesLiteral
<quoted> takes a byte literal of the form b'...', b'''...'''
internal/strings_test.cc:89
↓ 9 callersFunctionTestQuotedString
<quoted> takes a string literal of the form '...', r'...', "..." or r"...". <unquoted> is the expected parsed form of <quoted>.
internal/strings_test.cc:45
↓ 9 callersFunctionValidateDuration
internal/time.cc:72
↓ 9 callersFunctionValidateTimestamp
internal/time.cc:105
↓ 9 callersFunctionValueKindToKind
common/value_kind.h:62
↓ 9 callersFunctionValueVariant
common/values/value_variant.h:432
↓ 9 callersMethodarena
runtime/function.h:67
↓ 9 callersMethodhas_comprehension_expr
common/expr.h:1052
↓ 9 callersMethodhas_function
common/ast/metadata.h:604
↓ 9 callersMethodid
validator/validator.h:93
↓ 9 callersMethodmutable_attribute
eval/eval/comprehension_slots.h:58
↓ 9 callersMethodset_type
common/decl.h:80
↓ 8 callersMethodAddAbbreviation
common/container.cc:94
↓ 8 callersMethodAddLibrarySubset
checker/internal/type_checker_builder_impl.cc:408
↓ 8 callersFunctionAllocator
common/memory.h:129
↓ 8 callersMethodApply
runtime/function_adapter.h:119
↓ 8 callersFunctionAstToParsedExpr
common/ast_proto.cc:483
↓ 8 callersFunctionCEL_ASSIGN_OR_RETURN
eval/public/structs/proto_message_type_adapter.cc:526
↓ 8 callersMethodCheckForMissingAttribute
eval/eval/attribute_utility.cc:75
↓ 8 callersFunctionCheckMapKeyType
eval/eval/container_access_step.cc:62
↓ 8 callersFunctionCheckedInt64ToInt32
internal/overflow.cc:321
↓ 8 callersMethodConsumePrefix
internal/well_known_types.cc:383
↓ 8 callersFunctionCreateAstFromParsedExpr
common/ast_proto.cc:464
↓ 8 callersFunctionCreateAstFromParsedExpr
extensions/protobuf/ast_converters.h:33
↓ 8 callersFunctionCreateDirectSlotIdentStep
eval/eval/ident_step.cc:159
↓ 8 callersMethodDebugString
implement the OpaqueValueInterface
codelab/network_functions.cc:267
↓ 8 callersFunctionEnableConstantFolding
runtime/constant_folding.cc:74
↓ 8 callersFunctionEnableCoverageInRuntime
testing/testrunner/coverage_index.cc:259
↓ 8 callersMethodFindAlias
common/container.cc:140
↓ 8 callersMethodFindExpr
common/ast/navigable_ast_internal.h:265
↓ 8 callersFunctionFormatDoubleQuotedBytesLiteral
internal/strings.cc:682
↓ 8 callersFunctionFormatDoubleQuotedStringLiteral
internal/strings.cc:668
↓ 8 callersFunctionFormatTimestamp
internal/time.cc:135
↓ 8 callersFunctionFromNumber
extensions/sets_functions_benchmark_test.cc:58
↓ 8 callersMethodGetAttributeSpan
Gets the last size attribute trails of the stack. Checking that stack has enough elements is caller's responsibility. Please note that calls to Push m
eval/eval/evaluator_stack.h:127
↓ 8 callersMethodGetBoolKey
base/attribute.h:91
↓ 8 callersFunctionGetEquatableFieldCategory
internal/message_equality.cc:789
↓ 8 callersMethodGetNanos
internal/well_known_types.cc:999
↓ 8 callersMethodGetSeconds
internal/well_known_types.cc:993
↓ 8 callersMethodGetTypeRegistry
CEL Type registry. Provides a means to resolve the CEL built-in types to CelValue instances, and to extend the set of types and enums known to express
eval/compiler/cel_expression_builder_flat_impl.h:89
↓ 8 callersMethodHas
common/value.h:2702
↓ 8 callersFunctionInvalidSelectTargetError
Common error for cases where evaluation attempts to perform select operations on an unsupported type. This should not happen under normal usage of th
eval/eval/select_step.cc:48
↓ 8 callersFunctionIsAny
internal/message_equality.cc:449
↓ 8 callersFunctionIsAnyField
internal/message_equality.cc:454
↓ 8 callersFunctionIsCelDouble
eval/public/testing/matchers.cc:115
↓ 8 callersMethodIsChecked
Deprecated. Use `is_checked()` instead.
common/ast.h:69
↓ 8 callersMethodIsFlattened
eval/compiler/flat_expr_builder_extensions.h:197
↓ 8 callersMethodIsMap
common/type.h:219
↓ 8 callersFunctionLegacyByteString
common/internal/byte_string.cc:1041
↓ 8 callersMethodLegacyHasMapValue
eval/public/containers/internal_field_backed_map_impl.cc:226
↓ 8 callersFunctionListValueIs
common/value_testing.cc:230
↓ 8 callersFunctionMockNeverCalledDirectStep
eval/eval/optional_or_step_test.cc:67
↓ 8 callersMethodMutableStructValue
internal/well_known_types.cc:1485
↓ 8 callersFunctionNew
internal/new.cc:54
↓ 8 callersFunctionParseFromCel
eval/compiler/constant_folding_test.cc:92
↓ 8 callersFunctionParseTimestamp
internal/time.cc:121
↓ 8 callersMethodPlanRecursiveProgram
eval/compiler/flat_expr_builder.cc:593
↓ 8 callersMethodReserve
common/values/value_builder.cc:980
↓ 8 callersMethodReset
eval/eval/evaluator_core.cc:36
↓ 8 callersFunctionRunBenchmark
extensions/sets_functions_benchmark_test.cc:204
↓ 8 callersMethodSetInt64
eval/public/structs/field_access_impl.cc:569
↓ 8 callersFunctionStringsCompilerLibrary
extensions/strings.h:60
↓ 8 callersMethodToStatus
runtime/runtime_issue.h:73
↓ 8 callersFunctionToString
common/values/bytes_value.h:210
↓ 8 callersFunctionUnsafeConvertWireCompatProto
common/internal/value_conversion.h:39
↓ 8 callersFunctionUnsafeDurationValue
common/values/duration_value.h:125
↓ 8 callersMethodUpdateValidationResult
validator/validator.cc:48
← previousnext →701–800 of 7,048, ranked by callers