Home
last modified time | relevance | path

Searched defs:symbol (Results 151 - 175 of 308) sorted by relevance

12345678910>>...13

/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dhuffman_utils.c86 int symbol; // symbol index in original or sorted table in BuildHuffmanTable() local
[all...]
/third_party/skia/src/sksl/ir/
H A DSkSLSymbolTable.h87 add(std::unique_ptr<T> symbol) add() argument
95 takeOwnershipOfSymbol(std::unique_ptr<T> symbol) takeOwnershipOfSymbol() argument
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A Dmodule_scope_var_to_entry_point_param.cc142 Symbol symbol; in Process() member
H A Dcanonicalize_entry_point_io.cc180 auto symbol = ctx.dst->Symbols().New(name); in AddInput() local
195 Symbol symbol = input_names.emplace(name).second in AddInput() local
203 Symbol symbol = input_names.emplace(name).second in AddInput() local
[all...]
/third_party/vixl/examples/aarch32/
H A Ddisasm-a32.cc282 const Symbol& symbol = sres->second; in main() local
/third_party/typescript/tests/baselines/reference/
H A DparserRealSource7.js200 var symbol = scopeChain.scope.findLocal(modName, false, false); global() variable
[all...]
/third_party/zlib/contrib/blast/
H A Dblast.c105 short *symbol; /* canonically ordered symbols */ member
193 int symbol; /* current symbol whe in construct() local
286 int symbol; /* decoded symbol, extra bits for distance */ decomp() local
[all...]
/third_party/zlib/contrib/puff/
H A Dpuff.c208 short *symbol; /* canonically ordered symbols */ member
342 int symbol; /* current symbol when stepping through length[] */ construct() local
440 int symbol; /* decoded symbol */ codes() local
545 int symbol; fixed() local
704 int symbol; /* decoded value */ dynamic() local
[all...]
/third_party/elfutils/tests/
H A Dbacktrace.c450 GElf_Sym symbol; in exec_dump() local
/third_party/ffmpeg/libavcodec/
H A Dopus_rc.c92 unsigned int k, scale, total, symbol, low, high; in ff_opus_rc_dec_cdf() local
214 uint32_t k, scale, symbol, total = (k0+1)*3 + k0; in ff_opus_rc_dec_uint_step() local
236 uint32_t k, scale, symbol, total, low, center; ff_opus_rc_dec_uint_tri() local
260 uint32_t symbol, low, total; ff_opus_rc_enc_uint_tri() local
275 ff_opus_rc_dec_laplace(OpusRangeCoder *rc, uint32_t symbol, int decay) ff_opus_rc_dec_laplace() argument
314 ff_opus_rc_enc_laplace(OpusRangeCoder *rc, int *value, uint32_t symbol, int decay) ff_opus_rc_enc_laplace() argument
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A Diomapper.h54 TIntermSymbol* symbol; member
[all...]
H A DParseContextBase.cpp129 const char* symbol = nullptr; in lValueErrorCheck() local
273 void TParseContextBase::trackLinkage(TSymbol& symbol) in trackLinkage() argument
314 void TParseContextBase::makeEditable(TSymbol*& symbol) in makeEditable() argument
332 TSymbol* symbol = symbolTable.find(name, &builtIn); getEditableVariable() local
625 TSymbol* symbol = symbolTable.find(memberName); growGlobalUniformBlock() local
727 TSymbol* symbol = symbolTable.find(relaxedSymbol); finish() local
[all...]
/third_party/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
H A DICUCurrencyDisplayInfoProvider.java113 String symbol = null; field in ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.FormattingData
122 String symbol = null; field in ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.VariantSymbol
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUCurrencyDisplayInfoProvider.java117 String symbol = null; field in ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.FormattingData
126 String symbol = null; field in ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.VariantSymbol
[all...]
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dbignum_common.py117 symbol = "" variable in OperationCommon
276 def symbol(self) -> str: member in ModulusRepresentation
[all...]
/third_party/libbpf/src/
H A Delf.c466 struct symbol { global() struct
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dentropy_encode.c304 uint32_t symbol = counts[0]; in BrotliOptimizeHuffmanCountsForRle() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermNode_util.cpp26 const TSymbol *symbol = symbolTable.findBuiltIn(mangledName, shaderVersion); in LookUpBuiltInFunction() local
326 const TSymbol *symbol = symbolTable.findGlobal(name); in ReferenceGlobalVariable() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSymbolTable.cpp83 bool TSymbolTable::TSymbolTableLevel::insert(TSymbol *symbol) in insert() argument
268 const TSymbol *symbol = mTable[userDefinedLevel]->find(name); in findUserDefined() local
316 bool TSymbolTable::declare(TSymbol *symbol) in declare() argument
327 declareInternal(TSymbol *symbol) declareInternal() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
H A DDeclarePerVertexBlocks.cpp70 TIntermSymbol *symbol = node->getSymbol(); variable
422 TIntermSymbol *symbol = new TIntermSymbol(variable); in AddPerVertexDecl() local
/third_party/skia/third_party/externals/imgui/misc/fonts/
H A Dbinary_to_compressed_c.cpp70 bool binary_to_compressed_c(const char* filename, const char* symbol, bool use_base85_encoding, bool use_compression) in binary_to_compressed_c() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dentropy_encode.c304 uint32_t symbol = counts[0]; in BrotliOptimizeHuffmanCountsForRle() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ft.cc84 bool symbol; /* Whether selected cmap is symbol cmap. */ member
92 _hb_ft_font_create (FT_Face ft_face, bool symbol, bool unref) in _hb_ft_font_create() argument
613 bool symbol = ft_face->charmap && ft_face->charmap->encoding == FT_ENCODING_MS_SYMBOL; in _hb_ft_font_set_funcs() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DArchive.h199 Symbol symbol; member in llvm::object::Archive::symbol_iterator
/third_party/toybox/kconfig/
H A Dsymbol.c651 struct symbol *symbol; sym_lookup() local
696 struct symbol *symbol = NULL; sym_find() local
[all...]

Completed in 17 milliseconds

12345678910>>...13