/third_party/vulkan-headers/include/vulkan/ |
H A D | vk_icd.h | 130 VkIcdSurfaceBase base; member 138 VkIcdSurfaceBase base; member 146 VkIcdSurfaceBase base; member 154 VkIcdSurfaceBase base; member 162 VkIcdSurfaceBase base; member 170 VkIcdSurfaceBase base; member 178 VkIcdSurfaceBase base; member 185 VkIcdSurfaceBase base; member 192 VkIcdSurfaceBase base; member 199 VkIcdSurfaceBase base; member 205 VkIcdSurfaceBase base; global() member 216 VkIcdSurfaceBase base; global() member 221 VkIcdSurfaceBase base; global() member 228 VkIcdSurfaceBase base; global() member 235 VkIcdSurfaceBase base; global() member 243 VkIcdSurfaceBase base; global() member 249 VkIcdSurfaceBase base; global() member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | crypto_gnutls.c | 361 int crypto_mod_exp(const u8 *base, size_t base_len, in crypto_mod_exp() argument
|
H A D | crypto_nettle.c | 375 int crypto_mod_exp(const u8 *base, size_t base_len, in crypto_mod_exp() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | crypto_gnutls.c | 361 int crypto_mod_exp(const u8 *base, size_t base_len, in crypto_mod_exp() argument
|
H A D | crypto_nettle.c | 375 int crypto_mod_exp(const u8 *base, size_t base_len, in crypto_mod_exp() argument
|
/drivers/peripheral/usb/net/include/ |
H A D | usb_net_host.h | 56 uint8_t *base; member
|
/drivers/peripheral/usb/serial/include/ |
H A D | usb_serial.h | 85 uint8_t *base; member
|
H A D | usb_serial_rawapi.h | 87 uint8_t *base; member
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/ |
H A D | file_path.cpp | 109 FilePath base; in GetComponents() local
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/ |
H A D | ffmpeg_utils.cpp | 89 int64_t ConvertTimeFromFFmpeg(int64_t pts, AVRational base) in ConvertTimeFromFFmpeg() argument 120 int64_t ConvertTimeToFFmpeg(int64_t timestampNs, AVRational base) in ConvertTimeToFFmpeg() argument 134 int64_t ConvertTimeToFFmpegByUs(int64_t timestampUs, AVRational base) in ConvertTimeToFFmpegByUs() argument [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | object_registry.cpp | 196 IObject::Ptr base; in SetObjectInstanceIds() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsmarshallinghelper_fuzzer/ |
H A D | rsmarshallinghelper_fuzzer.cpp | 89 std::shared_ptr<RSImageBase> base = std::make_shared<RSImageBase>(); in DoUnmarshalling() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_kv_transaction_test.cpp | 1228 Value base = GetValueWithInt(baseNumer); in HWTEST_F() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
H A D | distributeddb_nb_test_tools.cpp | 472 EndCaseDeleteDB(DistributedDB::KvStoreDelegateManager *&manager, DistributedDB::KvStoreNbDelegate *&nbDelegate, const std::string base, bool isMemoryDb) EndCaseDeleteDB() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | g723_1dec.c | 735 static inline int cng_rand(int *state, int base) in cng_rand() argument
|
H A D | aic.c | 255 recombine_block(int16_t *dst, const uint8_t *scan, int16_t **base, int16_t **ext) recombine_block() argument 275 recombine_block_il(int16_t *dst, const uint8_t *scan, int16_t **base, int16_t **ext, int block_no) recombine_block_il() argument
|
H A D | opusenc_psy.c | 428 int base = f->transient ? 120 : 960; in celt_search_for_tf() local
|
/third_party/elfutils/libdwfl/ |
H A D | link_map.c | 468 GElf_Addr base = l_ld - elf_dynamic_vaddr; report_r_debug() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_psnr.c | 75 static inline unsigned pow_2(unsigned base) in pow_2() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | mp3enc.c | 323 int av_unused base; in mp3_write_audio_packet() local
|
H A D | mp3dec.c | 296 static void mp3_parse_vbri_tag(AVFormatContext *s, AVStream *st, int64_t base) in mp3_parse_vbri_tag() argument 318 static int mp3_parse_vbr_tags(AVFormatContext *s, AVStream *st, int64_t base) in mp3_parse_vbr_tags() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | avsscanf.c | 138 static unsigned long long ffintscan(FFFILE *f, unsigned base, int pok, unsigned long long lim) in ffintscan() argument 731 int base; ff_vfscanf() local [all...] |
/third_party/glslang/glslang/MachineIndependent/ |
H A D | reflection.cpp | 88 void addUniform(const TIntermSymbol& base) in addUniform() argument 118 addPipeIOVariable(const TIntermSymbol& base) addPipeIOVariable() argument 686 TIntermSymbol *base = node->getLeft()->getAsSymbolNode(); findBase() local 1050 visitSymbol(TIntermSymbol* base) visitSymbol() argument [all...] |
/third_party/gn/src/base/containers/ |
H A D | circular_deque.h | 116 namespace base { namespace [all...] |
/third_party/gn/src/base/files/ |
H A D | file_util_win.cc | 46 namespace base { global() namespace [all...] |