Home
last modified time | relevance | path

Searched defs:tables (Results 1 - 25 of 94) sorted by relevance

1234

/third_party/rust/crates/unicode-ident/tests/tables/
H A Dmod.rs5 mod tables; modules
/third_party/rust/crates/unicode-ident/src/
H A Dlib.rs249 mod tables; modules
/foundation/distributeddatamgr/relational_store/test/native/rdb/fuzztest/rdbimpl_fuzzer/
H A Drdbimpl_fuzzer.cpp31 std::vector<std::string> tables; in RdbStoreImplFuzz() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_maketables.c154 pcre2_maketables_free(pcre2_general_context *gcontext, const uint8_t *tables) argument
H A Dpcre2_dftables.c101 const unsigned char *tables; in main() local
[all...]
H A Dpcre2_serialize.c81 const uint8_t *tables; in pcre2_serialize_encode() local
172 uint8_t *tables; pcre2_serialize_decode() local
[all...]
/third_party/python/Lib/msilib/
H A Dsequence.py126 tables=['AdminExecuteSequence', 'AdminUISequence', 'AdvtExecuteSequence', 'InstallExecuteSequence', 'InstallUISequence'] variable
H A Dtext.py129 tables=['ActionText', 'UIText'] variable
/third_party/rust/crates/unicode-ident/tests/
H A Dstatic_size.rs9 mod tables; in test_size() modules
23 mod tables; in test_xid_size() modules
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/command/
H A Dlist_command_v10.cpp98 auto tables = UserFileClientEx::GetSupportTables(); in Start() local
H A Drecv_command_v10.cpp145 auto tables = UserFileClientEx::GetSupportTables(); in Start() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/changeevent/
H A Dremote_change_event.h37 std::vector<std::string> tables; member
/third_party/ffmpeg/libavformat/
H A Drtpenc_jpeg.c68 int tables, j; in ff_rtp_send_jpeg() local
[all...]
/third_party/rust/crates/unicode-width/src/
H A Dlib.rs64 mod tables; modules
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_query_test.cpp51 std::vector<std::string> tables = rdbQuery.GetTables(); in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dcloud_extra_data.h39 std::vector<std::string> tables; member in OHOS::DistributedData::final
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js
/third_party/ffmpeg/libavcodec/
H A Dtruemotion1data.h830 static const uint8_t * const tables[] = { pc_tbl2, pc_tbl3, pc_tbl4 }; variable
/third_party/ffmpeg/libavcodec/x86/
H A Dcabac.h190 void *tables; in get_cabac_inline_x86() local
H A Dh264_cabac.c56 void *tables; in decode_significance_x86() local
132 void *tables; in decode_significance_8x8_x86() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
H A Dstats.cc44 const TableMap* tables = font->GetTableMap(); in PrintComparison() local
72 const TableMap* tables = font->GetTableMap(); in PrintStats() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_progress_manager_test.cpp70 std::vector<std::string> tables = {"TestTableA", "TestTableB" }; in HWTEST_F() local
131 std::vector<std::string> tables = {"TestTableA", "TestTableB" }; in HWTEST_F() local
188 std::vector<std::string> tables = {"TestTableA", "TestTableB" }; in HWTEST_F() local
236 std::vector<std::string> tables in HWTEST_F() local
279 std::vector<std::string> tables = {"TestTableA", "TestTableB" }; HWTEST_F() local
[all...]
/third_party/cups-filters/fontembed/
H A Dsfnt.h19 OTF_DIRENT *tables; member
/third_party/python/Tools/unicode/
H A Dmkstringprep.py53 tables = [] variable
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DMtxFontBuilder.java34 private Map<Integer, ReadableFontData> tables; field in MtxFontBuilder

Completed in 11 milliseconds

1234