| /third_party/ffmpeg/libavcodec/ |
| H A D | mpegvideo_enc.c | 1908 static const char tab[64] = { in dct_single_coeff_elimination() local
|
| H A D | vp3.c | 2450 const HuffTable *tab = &s->huffman_table[i]; in vp3_decode_init() local
|
| /third_party/node/deps/v8/src/execution/arm64/ |
| H A D | simulator-logic-arm64.cc | 2152 const LogicVRegister* tab[4] = {tab1, tab2, tab3, tab4}; in Table() local 2169 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& ind) tbl() argument 2175 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& ind) tbl() argument 2182 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& ind) tbl() argument 2190 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& tab4, const LogicVRegister& ind) tbl() argument 2199 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& ind) tbx() argument 2205 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& ind) tbx() argument 2212 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& ind) tbx() argument 2220 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& tab4, const LogicVRegister& ind) tbx() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
| H A D | drawing_text_typography.cpp | 3447 void OH_Drawing_DestroyTextTab(OH_Drawing_TextTab* tab) in OH_Drawing_DestroyTextTab() argument 3452 void OH_Drawing_SetTypographyTextTab(OH_Drawing_TypographyStyle* style, OH_Drawing_TextTab* tab) in OH_Drawing_SetTypographyTextTab() argument 3461 OH_Drawing_TextAlign OH_Drawing_GetTextTabAlignment(OH_Drawing_TextTab* tab) in OH_Drawing_GetTextTabAlignment() argument 3469 float OH_Drawing_GetTextTabLocation(OH_Drawing_TextTab* tab) in OH_Drawing_GetTextTabLocation() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | rbbitst.cpp | 5360 int32_t tab = line.indexOf(u'\t'); in runLSTMTestFromFile() local
|
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| H A D | verifier.c | 10380 struct bpf_jit_poke_descriptor *tab = prog->aux->poke_tab;
in adjust_poke_descs() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui.cpp | 9434 const ImGuiTabItem* tab = &tab_bar->Tabs[tab_n]; in ShowMetricsWindow() local [all...] |
| /third_party/skia/third_party/externals/wuffs/release/c/ |
| H A D | wuffs-v0.2.c | 2220 wuffs_base__table_u8* tab = in wuffs_base__pixel_buffer__set_from_slice() local 2244 wuffs_base__table_u8* tab = &b->private_impl.planes[0]; in wuffs_base__pixel_buffer__set_from_slice() local 2290 wuffs_base__table_u8* tab = wuffs_base__pixel_buffer__palette() local [all...] |
| H A D | wuffs-v0.3.c | 4587 wuffs_base__table_u8* tab = in wuffs_base__pixel_buffer__set_interleaved() local 4633 wuffs_base__table_u8* tab = in wuffs_base__pixel_buffer__set_from_slice() local 4659 wuffs_base__table_u8* tab = &pb->private_impl.planes[0]; wuffs_base__pixel_buffer__set_from_slice() local 4709 wuffs_base__table_u8* tab = wuffs_base__pixel_buffer__palette() local 4727 wuffs_base__table_u8* tab = wuffs_base__pixel_buffer__palette_or_else() local [all...] |
| /third_party/toybox/generated/ |
| H A D | globals.h | 1283 unsigned tabcount, *tab; member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | dlist.c | 14474 struct _glapi_table *tab = ctx->Save; in _mesa_install_save_vtxfmt() local
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui.cpp | 11914 ImGuiTabItem* tab = &tab_bar->Tabs[tab_n]; in DebugNodeTabBar() local 11933 const ImGuiTabItem* tab in DebugNodeTabBar() local [all...] |
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | upb.c | 5783 upb_inttable tab; /* maps upb_msgdef* -> upb_handlers*. */ member
|
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 5234 struct nk_style_tab tab; member 14287 struct nk_style_tab *tab; in nk_style_from_table() local 23020 {int tab = nk_input_is_key_pressed(in, NK_KEY_TAB); nk_do_edit() local [all...] |
| /third_party/sqlite/src/ |
| H A D | shell.c | 11622 static int dbdataBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdx){ in dbdataBestIndex() argument 5523 fsdirBestIndex( sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo ) fsdirBestIndex() argument 6066 completionBestIndex( sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo ) completionBestIndex() argument 8153 zipfileBestIndex( sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo ) zipfileBestIndex() argument [all...] |
| H A D | sqlite3.c | 17777 } tab; member 102900 bytecodevtabBestIndex( sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo ) global() argument 136928 pragmaVtabBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo) global() argument 200689 jsonEachBestIndex( sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo ) global() argument 202931 rtreeBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo) global() argument 206823 geopolyBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo) global() argument 214398 statBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo) global() argument 215197 dbpageBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo) global() argument 244532 stmtBestIndex( sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo ) global() argument [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | wuffs-v0.3.c | 4802 wuffs_base__table_u8* tab = in wuffs_base__pixel_buffer__set_interleaved() local 4848 wuffs_base__table_u8* tab = in wuffs_base__pixel_buffer__set_from_slice() local 4874 wuffs_base__table_u8* tab = &pb->private_impl.planes[0]; wuffs_base__pixel_buffer__set_from_slice() local 4924 wuffs_base__table_u8* tab = wuffs_base__pixel_buffer__palette() local 4942 wuffs_base__table_u8* tab = wuffs_base__pixel_buffer__palette_or_else() local [all...] |
| /third_party/typescript/lib/ |
| H A D | tsc.js | 35651 var tab = makePadding(2); global() variable [all...] |