Home
last modified time | relevance | path

Searched defs:literal (Results 26 - 50 of 130) sorted by relevance

123456

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_valuefactory.cpp239 auto literal = nir_src_as_const_value(load_uniform->src[0]); in uniform() local
H A Dsfn_optimizer.cpp612 auto literal = src->as_literal(); in visit() local
/third_party/node/test/fixtures/wpt/resources/webidl2/lib/
H A Dwriter.js
/third_party/node/deps/v8/src/ast/
H A Dast-value-factory.h350 const AstRawString* GetOneByteString(base::Vector<const uint8_t> literal) { in GetOneByteString() argument
356 const AstRawString* GetTwoByteString(base::Vector<const uint16_t> literal) { in GetTwoByteString() argument
H A Dast-value-factory.cc317 GetOneByteStringInternal( base::Vector<const uint8_t> literal) GetOneByteStringInternal() argument
333 GetTwoByteStringInternal( base::Vector<const uint16_t> literal) GetTwoByteStringInternal() argument
341 GetString( String literal, const SharedStringAccessGuardIfNeeded& access_guard) GetString() argument
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dparse-info.cc111 ForToplevelFunction( const UnoptimizedCompileFlags toplevel_flags, const FunctionLiteral* literal) ForToplevelFunction() argument
/third_party/rust/crates/clap/src/output/
H A Dhelp_template.rs810 fn literal<T: Into<String>>(&mut self, msg: T) { in literal() functions
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dfold_spec_constant_op_and_composite_pass.cpp284 uint32_t literal = inst->GetSingleWordInOperand(i); in DoVectorShuffle() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfold_spec_constant_op_and_composite_pass.cpp284 uint32_t literal = inst->GetSingleWordInOperand(i); in DoVectorShuffle() local
/third_party/rust/crates/proc-macro2/tests/
H A Dtest.rs116 let mut literal = String::new(); in literal_raw_string() variables
[all...]
/third_party/rust/crates/syn/src/
H A Dbuffer.rs252 pub fn literal(mut self) -> Option<(Literal, Cursor<'a>)> { in literal() functions
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2DataModel.java477 private final String literal; field in Mf2DataModel.Value
551 private String literal; field in Mf2DataModel.Value.Builder
563 public Builder setLiteral(String literal) { in setLiteral() argument
[all...]
/third_party/node/deps/v8/include/v8-include/
H A Dv8-primitive.h417 NewFromUtf8Literal( Isolate* isolate, const char (&literal)[N], NewStringType type = NewStringType::kNormal) NewFromUtf8Literal() argument
575 NewFromUtf8Literal( Isolate* isolate, const char (&literal)[1], NewStringType type) NewFromUtf8Literal() argument
/third_party/node/deps/v8/src/asmjs/
H A Dasm-js.cc187 explicit AsmJsCompilationJob(ParseInfo* parse_info, FunctionLiteral* literal, in AsmJsCompilationJob() argument
292 NewCompilationJob( ParseInfo* parse_info, FunctionLiteral* literal, AccountingAllocator* allocator) NewCompilationJob() argument
/third_party/node/deps/v8/include/
H A Dv8-primitive.h415 NewFromUtf8Literal( Isolate* isolate, const char (&literal)[N], NewStringType type = NewStringType::kNormal) NewFromUtf8Literal() argument
566 NewFromUtf8Literal( Isolate* isolate, const char (&literal)[1], NewStringType type) NewFromUtf8Literal() argument
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter.cc174 InterpreterCompilationJob( ParseInfo* parse_info, FunctionLiteral* literal, Handle<Script> script, AccountingAllocator* allocator, std::vector<FunctionLiteral*>* eager_inner_literals, LocalIsolate* local_isolate) InterpreterCompilationJob() argument
307 NewCompilationJob( ParseInfo* parse_info, FunctionLiteral* literal, Handle<Script> script, AccountingAllocator* allocator, std::vector<FunctionLiteral*>* eager_inner_literals, LocalIsolate* local_isolate) NewCompilationJob() argument
318 NewSourcePositionCollectionJob( ParseInfo* parse_info, FunctionLiteral* literal, Handle<BytecodeArray> existing_bytecode, AccountingAllocator* allocator, LocalIsolate* local_isolate) NewSourcePositionCollectionJob() argument
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-literals.cc519 Handle<JSObject> literal = LiteralHelper::Create(isolate, description, flags, in CreateLiteralWithoutAllocationSite() local
/third_party/mesa3d/src/gallium/tools/trace/
H A Dpytracediff.py136 def literal(self, text): member in PKKPrettyPrinter
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_rogue_pds_disasm.h104 uint64_t literal; /* Literal value if type == LITERAL_NUM */ member
/third_party/pcre2/pcre2/src/
H A Dpcre2_substitute.c84 BOOL literal = FALSE; in find_text_end() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_composites.cpp543 auto literal = inst->GetOperandAs<uint32_t>(i); in ValidateVectorShuffle() local
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dhex_float_test.cpp1102 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/skia/third_party/externals/spirv-cross/
H A Dspirv_parser.cpp563 bool literal = c && !c->specialization; in parse() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dtext.cpp364 spv_literal_t literal = {}; in spvTextEncodeOperand() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dtext.cpp364 spv_literal_t literal = {}; in spvTextEncodeOperand() local
[all...]

Completed in 22 milliseconds

123456