Home
last modified time | relevance | path

Searched defs:symbol (Results 251 - 275 of 373) sorted by relevance

1...<<1112131415

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp1346 uint32_t symbol = 2; // 2 means symbol for test in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Drecording_canvas.cpp427 void RecordingCanvas::DrawSymbol(const DrawingHMSymbolData& symbol, Point locate) in DrawSymbol() argument
H A Dcmd_list_helper.cpp308 SymbolOpHandle CmdListHelper::AddSymbolToCmdList(CmdList& cmdList, const DrawingHMSymbolData& symbol) in AddSymbolToCmdList() argument
318 DrawingHMSymbolData symbol; in GetSymbolFromCmdList() local
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DOH_Drawing_TypographyTest.cpp1719 uint32_t symbol = 2; // 2 means symbol for test in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Domx.c90 static av_cold void *dlsym_prefixed(void *handle, const char *symbol, const char *prefix) in dlsym_prefixed() argument
/third_party/glslang/glslang/MachineIndependent/
H A DInitialize.cpp7760 TSymbol* symbol = symbolTable.find(name); in SpecialQualifier() local
7778 TSymbol* symbol = symbolTable.find(name); in ModifyFlatDecoration() local
7798 TSymbol* symbol = symbolTable.find(name); BuiltInVariable() local
7820 TSymbol* symbol = symbolTable.find(blockName); BuiltInVariable() local
8246 TSymbol* symbol = symbolTable.find("gl_FragColor"); identifyBuiltIns() local
[all...]
H A DParseHelper.h250 bool isAtomicCounterBlock(const TSymbol& symbol) { in isAtomicCounterBlock() argument
/third_party/lzma/CPP/7zip/Bundles/LzmaSpec/
H A DLzmaSpec.cpp203 unsigned symbol; in DecodeBit() local
226 unsigned symbol = 0; in BitTreeReverseDecode() local
378 unsigned symbol = 1; in DecodeLiteral() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dir_reader.cpp340 s_symbol *symbol = SX_AS_SYMBOL(expr); in read_instruction() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpression.h190 struct symbol *symbol; member
[all...]
H A Dsemind.c604 const char *symbol; member
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-wasm-objects.cc247 Handle<Symbol> symbol = isolate->factory()->wasm_debug_proxy_names_symbol(); in GetNameTable() local
508 Handle<Symbol> symbol = isolate->factory()->wasm_debug_proxy_cache_symbol(); in GetOrCreateInstanceProxyCache() local
/third_party/mksh/
H A Dsyn.c73 static int symbol; /* yylex value */ variable
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c210 GElf_Sym symbol; in parse_symbol_table() local
262 GElf_Sym symbol; in parse_relocs() local
[all...]
/third_party/libabigail/src/
H A Dabg-reporter-priv.cc1204 show_linkage_name_and_aliases(ostream& out, const string& indent, const elf_symbol& symbol, const string_elf_symbols_map_type& sym_map) show_linkage_name_and_aliases() argument
[all...]
/third_party/python/Python/
H A Dsymtable.c407 long symbol = _PyST_GetSymbol(ste, name); in _PyST_GetScope() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DRewritePipelines.cpp758 auto *symbol = new TIntermSymbol(var); in visitMain() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermRebuild.cpp763 auto *const symbol = node.getSymbol(); in traverseGlobalQualifierDeclarationChildren() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCollectVariables.cpp400 void CollectVariablesTraverser::visitSymbol(TIntermSymbol *symbol) in visitSymbol() argument
[all...]
H A DOutputGLSLBase.cpp319 void TOutputGLSLBase::writeQualifier(TQualifier qualifier, const TType &type, const TSymbol *symbol) in writeQualifier() argument
886 const TIntermSymbol *symbol = node->getSymbol(); in visitGlobalQualifierDeclaration() local
1117 ImmutableString TOutputGLSLBase::hashName(const TSymbol *symbol) in hashName() argument
393 writeVariableType(const TType &type, const TSymbol *symbol, bool isFunctionArgument) writeVariableType() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DSymbolTable.h336 declare(TSymbol *symbol) declare() argument
341 insert(ESymbolLevel level, TSymbol *symbol) insert() argument
[all...]
H A Dglslang_tab.h198 TSymbol* symbol; member
/third_party/toybox/toys/pending/
H A Dvi.c1032 static int vi_find_c(int count0, int count1, char *symbol) in vi_find_c() argument
1040 static int vi_find_cb(int count0, int count1, char *symbol) in vi_find_cb() argument
1049 static int vi_go(int count0, int count1, char *symbol) in vi_go() argument
/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.cc593 unsigned char symbol[16] = { in BinaryToHex() local
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database.cc476 StringPiece symbol(const DescriptorIndex& index) const { symbol() function
694 AddSymbol( StringPiece symbol) AddSymbol() argument
[all...]

Completed in 48 milliseconds

1...<<1112131415