| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
| H A D | drawing_text_typography_test.cpp | 1346 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 D | recording_canvas.cpp | 427 void RecordingCanvas::DrawSymbol(const DrawingHMSymbolData& symbol, Point locate) in DrawSymbol() argument
|
| H A D | cmd_list_helper.cpp | 308 SymbolOpHandle CmdListHelper::AddSymbolToCmdList(CmdList& cmdList, const DrawingHMSymbolData& symbol) in AddSymbolToCmdList() argument 318 DrawingHMSymbolData symbol; in GetSymbolFromCmdList() local
|
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| H A D | OH_Drawing_TypographyTest.cpp | 1719 uint32_t symbol = 2; // 2 means symbol for test in HWTEST_F() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | omx.c | 90 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 D | Initialize.cpp | 7760 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 D | ParseHelper.h | 250 bool isAtomicCounterBlock(const TSymbol& symbol) { in isAtomicCounterBlock() argument
|
| /third_party/lzma/CPP/7zip/Bundles/LzmaSpec/ |
| H A D | LzmaSpec.cpp | 203 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 D | ir_reader.cpp | 340 s_symbol *symbol = SX_AS_SYMBOL(expr); in read_instruction() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | expression.h | 190 struct symbol *symbol; member [all...] |
| H A D | semind.c | 604 const char *symbol; member [all...] |
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-wasm-objects.cc | 247 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 D | syn.c | 73 static int symbol; /* yylex value */ variable [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_compute.c | 210 GElf_Sym symbol; in parse_symbol_table() local 262 GElf_Sym symbol; in parse_relocs() local [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-reporter-priv.cc | 1204 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 D | symtable.c | 407 long symbol = _PyST_GetSymbol(ste, name); in _PyST_GetScope() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | RewritePipelines.cpp | 758 auto *symbol = new TIntermSymbol(var); in visitMain() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | IntermRebuild.cpp | 763 auto *const symbol = node.getSymbol(); in traverseGlobalQualifierDeclarationChildren() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | CollectVariables.cpp | 400 void CollectVariablesTraverser::visitSymbol(TIntermSymbol *symbol) in visitSymbol() argument [all...] |
| H A D | OutputGLSLBase.cpp | 319 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 D | SymbolTable.h | 336 declare(TSymbol *symbol) declare() argument 341 insert(ESymbolLevel level, TSymbol *symbol) insert() argument [all...] |
| H A D | glslang_tab.h | 198 TSymbol* symbol; member
|
| /third_party/toybox/toys/pending/ |
| H A D | vi.c | 1032 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 D | php_generator.cc | 593 unsigned char symbol[16] = { in BinaryToHex() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor_database.cc | 476 StringPiece symbol(const DescriptorIndex& index) const { symbol() function 694 AddSymbol( StringPiece symbol) AddSymbol() argument [all...] |