| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | sqlite_statement.cpp | 697 int SqliteStatement::ModifyLockStatus(const std::string &table, const std::vector<std::vector<uint8_t>> &hashKeys, in ModifyLockStatus() argument
|
| H A D | sqlite_sql_builder.cpp | 74 int SqliteSqlBuilder::BuildQueryString(bool distinct, const std::string &table, const std::string &joinClause, in BuildQueryString() argument 137 AppendClause( std::string &builder, const std::string &name, const std::string &clause, const std::string &table) AppendClause() argument 153 AppendColumns( std::string &builder, const std::vector<std::string> &columns, const std::string &table) AppendColumns() argument 202 std::string table = HandleTable(predicates.GetTableName()); BuildCursorQueryString() local 254 std::string table = HandleTable(predicates.GetTableName()); BuildLockRowQueryString() local 301 GenerateSqls(const std::string &table, const ValuesBuckets &buckets, int limit) GenerateSqls() argument [all...] |
| /foundation/distributeddatamgr/relational_store/test/native/relational_store_test/unittest/ |
| H A D | rdb_store_test.cpp | 697 std::string table = ""; in HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/relational_store/interfaces/ndk/include/ |
| H A D | relational_store.h | 995 const char *table; global() member [all...] |
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
| H A D | egl_wrapper_display.cpp | 93 EglWrapperDispatchTablePtr table = &gWrapperHook; in Init() local 106 EglWrapperDispatchTablePtr table = &gWrapperHook; in Init() local 145 EglWrapperDispatchTablePtr table = &gWrapperHook; Terminate() local 179 EglWrapperDispatchTablePtr table = &gWrapperHook; InternalMakeCurrent() local 339 EglWrapperDispatchTablePtr table = &gWrapperHook; GetEglNativeDisplay() local 369 EglWrapperDispatchTablePtr table = &gWrapperHook; GetEglNativeDisplayExt() local 437 EglWrapperDispatchTablePtr table = &gWrapperHook; CreateEglContext() local 470 EglWrapperDispatchTablePtr table = &gWrapperHook; DestroyEglContext() local 496 EglWrapperDispatchTablePtr table = &gWrapperHook; CreateEglSurface() local 525 EglWrapperDispatchTablePtr table = &gWrapperHook; DestroyEglSurface() local 585 EglWrapperDispatchTablePtr table = &gWrapperHook; CopyBuffers() local 600 EglWrapperDispatchTablePtr table = &gWrapperHook; CreatePbufferSurface() local 621 EglWrapperDispatchTablePtr table = &gWrapperHook; CreatePixmapSurface() local 649 EglWrapperDispatchTablePtr table = &gWrapperHook; QueryContext() local 673 EglWrapperDispatchTablePtr table = &gWrapperHook; QuerySurface() local 701 EglWrapperDispatchTablePtr table = &gWrapperHook; SwapBuffers() local 724 EglWrapperDispatchTablePtr table = &gWrapperHook; BindTexImage() local 747 EglWrapperDispatchTablePtr table = &gWrapperHook; ReleaseTexImage() local 770 EglWrapperDispatchTablePtr table = &gWrapperHook; SurfaceAttrib() local 788 EglWrapperDispatchTablePtr table = &gWrapperHook; CreatePbufferFromClientBuffer() local 818 EglWrapperDispatchTablePtr table = &gWrapperHook; CreateImage() local 834 EglWrapperDispatchTablePtr table = &gWrapperHook; DestroyImage() local 856 EglWrapperDispatchTablePtr table = &gWrapperHook; CreatePlatformWindowSurface() local 884 EglWrapperDispatchTablePtr table = &gWrapperHook; CreatePlatformPixmapSurface() local 913 EglWrapperDispatchTablePtr table = &gWrapperHook; LockSurfaceKHR() local 937 EglWrapperDispatchTablePtr table = &gWrapperHook; UnlockSurfaceKHR() local 961 EglWrapperDispatchTablePtr table = &gWrapperHook; CreateImageKHR() local 977 EglWrapperDispatchTablePtr table = &gWrapperHook; DestroyImageKHR() local 993 EglWrapperDispatchTablePtr table = &gWrapperHook; CreateStreamProducerSurfaceKHR() local 1028 EglWrapperDispatchTablePtr table = &gWrapperHook; SwapBuffersWithDamageKHR() local 1058 EglWrapperDispatchTablePtr table = &gWrapperHook; SetDamageRegionKHR() local 1165 EglWrapperDispatchTablePtr table = &gWrapperHook; CreatePlatformWindowSurfaceEXT() local 1192 EglWrapperDispatchTablePtr table = &gWrapperHook; CreatePlatformPixmapSurfaceEXT() local 1225 EglWrapperDispatchTablePtr table = &gWrapperHook; SwapBuffersWithDamageEXT() local [all...] |
| /test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/ |
| H A D | rdb_store_cursor_test.cpp | 92 char table[] = "asset_table";
in CreateAssetTable() local 131 char table[] = "test";
in CursorSetUpTestCase() local 862 char table[] = "asset_table";
in SUB_DDM_RDB_CURSOR_2100() local [all...] |
| H A D | rdb_store_predicates_test.cpp | 80 char table[] = "test";
in PredicatesSetUpTestCase() local 656 char *table = NULL;
in SUB_DDM_RDB_Predicates_1800() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | intrax8.c | 52 x8_init_vlc(VLC *vlc, int nb_bits, int nb_codes, int *offset, const uint8_t table[][2]) x8_init_vlc() argument
|
| H A D | mpegaudioenc_template.c | 83 int i, v, table; in MPA_encode_init() local [all...] |
| H A D | smacker.c | 354 register int *table = recode; in smk_get_code() local [all...] |
| H A D | mv30.c | 98 static void get_qtable(int16_t *table, int quant, const uint8_t *quant_tab) in get_qtable() argument
|
| H A D | qdmc.c | 324 static int qdmc_get_vlc(GetBitContext *gb, VLC *table, int flag) in qdmc_get_vlc() argument
|
| /third_party/elfio/elfio/ |
| H A D | elfio_dump.hpp | 1258 std::string static find_value_in_table( const T& table, const K& key ) in find_value_in_table() argument 1274 static std::string format_assoc( const T& table, const K& key ) in format_assoc() argument 1288 static std::string format_assoc( const T& table, const char key ) in format_assoc() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_lv2.c | 109 static void uri_table_init(URITable *table) in uri_table_init() argument 115 static void uri_table_destroy(URITable *table) in uri_table_destroy() argument 128 URITable *table = (URITable*)handle; in uri_table_map() local 158 URITable *table = (URITable*)handle; uri_table_unmap() local [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | avsscanf.c | 119 static const unsigned char table[] = { -1, variable
|
| /third_party/backends/backend/ |
| H A D | teco1.c | 434 unsigned char table[] = { in teco_identify_scanner() local
|
| H A D | mustek_usb.c | 669 check_gamma_table (SANE_Word * table) in check_gamma_table() argument
|
| /third_party/cmsis/CMSIS/Core/Include/m-profile/ |
| H A D | armv8m_mpu.h | 373 __STATIC_INLINE void ARM_MPU_LoadEx(MPU_Type* mpu, uint32_t rnr, ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_LoadEx() argument 403 ARM_MPU_Load(uint32_t rnr, ARM_MPU_Region_t const* table, uint32_t cnt) ARM_MPU_Load() argument 414 ARM_MPU_Load_NS(uint32_t rnr, ARM_MPU_Region_t const* table, uint32_t cnt) ARM_MPU_Load_NS() argument [all...] |
| /third_party/cups-filters/fontembed/ |
| H A D | sfnt.c | 35 static char *otf_bsearch(char *table, // {{{ in otf_bsearch() argument 432 const OTF_DIRENT *table in otf_get_table() local 792 const OTF_DIRENT *table=otf->tables+table_no; otf_action_copy() local 819 const OTF_DIRENT *table=otf->tables+table_no; otf_action_copy_head() local [all...] |
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | ucm.cpp | 66 ucm_printMapping(UCMTable *table, UCMapping *m, FILE *f) { in ucm_printMapping() argument 71 ucm_printTable(UCMTable *table, FILE *f, UBool byUnicode) { in ucm_printTable() argument 214 UCMTable *table in compareMappingsBytesFirst() local 535 ucm_checkValidity(UCMTable *table, UCMStates *baseStates) ucm_checkValidity() argument 699 UCMTable *table; ucm_separateMappings() local 884 UCMTable *table=(UCMTable *)uprv_malloc(sizeof(UCMTable)); ucm_openTable() local 895 ucm_closeTable(UCMTable *table) ucm_closeTable() argument 906 ucm_resetTable(UCMTable *table) ucm_resetTable() argument 917 ucm_addMapping(UCMTable *table, UCMapping *m, UChar32 codePoints[UCNV_EXT_MAX_UCHARS], uint8_t bytes[UCNV_EXT_MAX_BYTES]) ucm_addMapping() argument [all...] |
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| H A D | CollationFastLatin.java | 286 public static int compareUTF16(char[] table, char[] primaries, int options, in compareUTF16() argument 668 lookup(char[] table, int c) lookup() argument 685 nextPair(char[] table, int c, int ce, CharSequence s16, int sIndex) nextPair() argument [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | udatatst.c | 874 const int32_t *table=NULL; in TestUDataGetMemory() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | numberformattesttuple.cpp | 72 toEnum( const Numberformattesttuple_EnumConversion *table, int32_t tableLength, const UnicodeString &str, UErrorCode &status) toEnum() argument 94 fromEnum( const Numberformattesttuple_EnumConversion *table, int32_t tableLength, int32_t val, UnicodeString &appendTo) fromEnum() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| H A D | CollationFastLatin.java | 290 public static int compareUTF16(char[] table, char[] primaries, int options, in compareUTF16() argument 672 lookup(char[] table, int c) lookup() argument 689 nextPair(char[] table, int c, int ce, CharSequence s16, int sIndex) nextPair() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | csrsbcs.cpp | 40 int32_t NGramParser::search(const int32_t *table, int32_t value) in search() argument [all...] |