Home
last modified time | relevance | path

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

12

/third_party/skia/src/core/
H A DSkCompressedDataUtils.cpp121 const int* tables[2] = { in decompress_etc1() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-face.cc627 hb_hashmap_t<hb_tag_t, hb_blob_t *> tables; member
[all...]
H A Dhb-open-file.hh209 tables; global() member
[all...]
/third_party/python/Lib/msilib/
H A Dschema.py580 tables=[_Validation, ActionText, AdminExecuteSequence, Condition, AdminUISequence, AdvtExecuteSequence, AdvtUISequence, AppId, AppSearch, Property, BBControl, Billboard, Feature, Binary, BindImage, File, CCPSearch, CheckBox, Class, Component, Icon, ProgId, ComboBox, CompLocator, Complus, Directory, Control, Dialog, ControlCondition, ControlEvent, CreateFolder, CustomAction, DrLocator, DuplicateFile, Environment, Error, EventMapping, Extension, MIME, FeatureComponents, FileSFPCatalog, SFPCatalog, Font, IniFile, IniLocator, InstallExecuteSequence, InstallUISequence, IsolatedComponent, LaunchCondition, ListBox, ListView, LockPermissions, Media, MoveFile, MsiAssembly, MsiAssemblyName, MsiDigitalCertificate, MsiDigitalSignature, MsiFileHash, MsiPatchHeaders, ODBCAttribute, ODBCDriver, ODBCDataSource, ODBCSourceAttribute, ODBCTranslator, Patch, PatchPackage, PublishComponent, RadioButton, Registry, RegLocator, RemoveFile, RemoveIniFile, RemoveRegistry, ReserveCost, SelfReg, ServiceControl, ServiceInstall, Shortcut, Signature, TextStyle, TypeLib, UIText, Upgrade, Verb] variable
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfread.c99 PCF_Table tables; in pcf_read_TOC() local
372 pcf_seek_to_table_type( FT_Stream stream, PCF_Table tables, FT_ULong ntables, FT_ULong type, FT_ULong *aformat, FT_ULong *asize ) pcf_seek_to_table_type() argument
411 pcf_has_table_type( PCF_Table tables, FT_ULong ntables, FT_ULong type ) pcf_has_table_type() argument
[all...]
H A Dpcf.h52 PCF_Table tables; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DWasm.h139 ArrayRef<wasm::WasmTable> tables() const { return Tables; } in tables() function in llvm::object::WasmObjectFile
/third_party/node/deps/v8/src/debug/
H A Ddebug-wasm-objects.cc644 auto tables = GetOrCreateInstanceProxy<TablesProxy>(isolate, instance); in Create() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DFont.java327 private Map<Integer, ? extends Table> tables; // these get set in the builder field in Font
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dmodule-instantiate.cc619 Handle<FixedArray> tables = isolate_->factory()->NewFixedArray(table_count); in Build() local
634 Handle<FixedArray> tables = isolate_->factory()->NewFixedArray(table_count); Build() local
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_intmodedep.h569 const uint8_t *tables; member
620 const uint8_t *tables; /* The character tables */ member
912 const uint8_t *tables; /* Character tables */ member
H A Dpcre2_compile.c9773 const uint8_t *tables; /* Char tables base pointer */ pcre2_compile() local
[all...]
H A Dpcre2_jit_compile.c13698 const sljit_u8 *tables = re->tables; in jit_compile() local
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8l_dec.c256 HuffmanTables tables; in ReadHuffmanCodeLengths() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfwoff2.c341 find_table( WOFF2_Table* tables, in find_table() argument
1750 WOFF2_Table tables in FT_LOCAL_DEF() local
1247 get_x_mins( FT_Stream stream, WOFF2_Table* tables, FT_UShort num_tables, WOFF2_Info info, FT_Memory memory ) get_x_mins() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc1970 std::vector<IntTable> tables; in TEST() local
2049 std::vector<IntTable> tables; TEST() local
2083 std::vector<CustomAllocIntTable> tables; TEST() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvp3.c1539 VLC *tables[2][64]; in vp4_unpack_dct_coeffs() local
[all...]
/third_party/backends/backend/
H A Dhp3900_types.c399 USHORT *tables[4]; /* +16+20+24+28 fa08 fa0c fa10 fa14 */ member
/third_party/FatFs/source/
H A Dff.c6960 static const BYTE *const tables[22] = {Ct437, Ct720, Ct737, Ct771, Ct775, Ct850, Ct852, Ct855, Ct857, Ct860, Ct861, Ct862, Ct863, Ct864, Ct865, Ct866, Ct869, Dc932, Dc936, Dc949, Dc950, 0}; local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c3619 uint32_t tables = (PAN_TABLE_SAMPLER << 11) | (PAN_TABLE_TEXTURE << 27); in bi_emit_tex_valhall() local
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp5713 namespace tables { global() namespace
10051 namespace tables { global() namespace
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc969 FieldsByLowercaseNamesLazyInitStatic( const FileDescriptorTables* tables) FieldsByLowercaseNamesLazyInitStatic() argument
993 FieldsByCamelcaseNamesLazyInitStatic( const FileDescriptorTables* tables) FieldsByCamelcaseNamesLazyInitStatic() argument
1059 DescriptorPool::Tables* tables = const_cast<DescriptorPool::Tables*>( FindEnumValueByNumberCreatingIfUnknown() local
3609 DescriptorBuilder( const DescriptorPool* pool, DescriptorPool::Tables* tables, DescriptorPool::ErrorCollector* error_collector) DescriptorBuilder() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c8714 radv_trace_rays(struct radv_cmd_buffer *cmd_buffer, const VkTraceRaysIndirectCommand2KHR *tables, in radv_trace_rays() argument
8780 VkTraceRaysIndirectCommand2KHR tables = { in radv_CmdTraceRaysKHR() local
8812 VkTraceRaysIndirectCommand2KHR tables = { in radv_CmdTraceRaysIndirectKHR() local
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc5571 Node* tables = LOAD_INSTANCE_FIELD(Tables, MachineType::TaggedPointer()); in TableSize() local
/third_party/glfw/deps/
H A Dnuklear.h5427 struct nk_table *tables; member
[all...]

Completed in 167 milliseconds

12