| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | text.cpp | 364 spv_literal_t literal = {}; in spvTextEncodeOperand() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | text.cpp | 364 spv_literal_t literal = {}; in spvTextEncodeOperand() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate_composites.cpp | 543 auto literal = inst->GetOperandAs<uint32_t>(i); in ValidateVectorShuffle() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| H A D | hex_float_test.cpp | 1102 std::string literal; member 1126 FloatParseCase<T> BadFloatParseCase(std::string literal, bool negate_value, in BadFloatParseCase() argument 1134 FloatParseCase<T> GoodFloatParseCase(std::string literal, bool negate_value, in GoodFloatParseCase() argument 1337 std::string literal; global() member [all...] |
| /third_party/python/Parser/ |
| H A D | string_parser.c | 448 fstring_find_literal(Parser *p, const char **str, const char *end, int raw, PyObject **literal, int recurse_lvl, Token *t) fstring_find_literal() argument 874 fstring_find_literal_and_expr(Parser *p, const char **str, const char *end, int raw, int recurse_lvl, PyObject **literal, PyObject **expr_text, expr_ty *expression, Token *first_token, Token *t, Token *last_token) fstring_find_literal_and_expr() argument 1124 PyObject *literal = NULL; _PyPegen_FstringParser_ConcatFstring() local [all...] |
| /third_party/python/Python/ |
| H A D | ast.c | 486 PyObject *literal = exp->v.Constant.value; in validate_pattern_match_value() local 576 PyObject *literal = key->v.Constant.value; in validate_pattern() local [all...] |
| /third_party/python/Modules/_xxtestfuzz/ |
| H A D | fuzzer.c | 425 PyObject* literal = PyObject_CallOneArg(ast_literal_eval_method, s); in fuzz_ast_literal_eval() local
|
| /third_party/rust/crates/proc-macro2/src/ |
| H A D | parse.rs | 947 let mut literal = crate::Literal::string(comment); variables
|
| /third_party/rust/crates/rust-cexpr/src/ |
| H A D | expr.rs | 431 fn literal(self, input: &'_ [Token]) -> CResult<'_, EvalResult> { in literal() functions
|
| /third_party/spirv-tools/source/ |
| H A D | text.cpp | 376 spv_literal_t literal = {}; in spvTextEncodeOperand() local [all...] |
| /third_party/spirv-tools/source/val/ |
| H A D | validate_composites.cpp | 563 auto literal = inst->GetOperandAs<uint32_t>(i); in ValidateVectorShuffle() local
|
| /third_party/spirv-tools/test/ |
| H A D | hex_float_test.cpp | 1102 std::string literal; member 1126 FloatParseCase<T> BadFloatParseCase(std::string literal, bool negate_value, in BadFloatParseCase() argument 1134 FloatParseCase<T> GoodFloatParseCase(std::string literal, bool negate_value, in GoodFloatParseCase() argument 1337 std::string literal; global() member [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | SPVRemapper.cpp | 309 std::string literal; in literalString() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | uniset_props.cpp | 302 UBool literal = false; in applyPattern() local 1001 UBool result = false, literal; resemblesPropertyPattern() local [all...] |
| /third_party/libwebsockets/lib/misc/ |
| H A D | lecp.c | 968 char stack[12], literal = 0, numeric = 0; in format_scan() local
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | metablock.c | 579 uint8_t literal = ringbuffer[pos & mask]; in BrotliBuildMetaBlockGreedyInternal() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uniset_props.cpp | 302 UBool literal = false; in applyPattern() local 998 UBool result = false, literal; resemblesPropertyPattern() local [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_pack.c | 446 bi_pack_literal(enum bi_clause_subword literal) in bi_pack_literal() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | shared-function-info.cc | 588 get_property_estimate_from_literal( FunctionLiteral* literal) get_property_estimate_from_literal() argument 599 UpdateExpectedNofPropertiesFromEstimate( FunctionLiteral* literal) UpdateExpectedNofPropertiesFromEstimate() argument 608 UpdateAndFinalizeExpectedNofPropertiesFromEstimate( FunctionLiteral* literal) UpdateAndFinalizeExpectedNofPropertiesFromEstimate() argument
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | parse-info.h | 312 FunctionLiteral* literal() const { return literal_; } in literal() function in v8::internal::ParseInfo 313 void set_literal(FunctionLiteral* literal) { literal_ = literal; } in set_literal() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr_tex.cpp | 1097 auto literal = nir_src_as_const_value(*offset); local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | metablock.c | 579 uint8_t literal = ringbuffer[pos & mask]; in BrotliBuildMetaBlockGreedyInternal() local
|
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| H A D | inspector.cc | 266 auto* literal = var->constructor->As<ast::LiteralExpression>(); in GetConstantIDs() local
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | decompose_memory_access.cc | 76 uint32_t const literal = 0; member [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uniset_props.cpp | 302 UBool literal = FALSE; in applyPattern() local 1001 UBool result = FALSE, literal; resemblesPropertyPattern() local [all...] |