| /base/security/access_token/frameworks/privacy/src/ |
| H A D | sec_comp_enhance_data_parcel.cpp | 50 const uint8_t* ptr = in.ReadBuffer(AES_KEY_STORAGE_LEN); in Unmarshalling() local
|
| /base/update/updater/services/ui/view/layout/ |
| H A D | auto_layout.cpp | 19 void AutoLayout::RegisterHelper(std::unique_ptr<LayoutInterface> ptr) in RegisterHelper() argument
|
| /test/xts/device_attest/services/devattest_ability/src/ |
| H A D | attest_result_info.cpp | 36 sptr<AttestResultInfo> ptr = (std::make_unique<AttestResultInfo>()).release(); in Unmarshalling() local
|
| /third_party/curl/tests/libtest/ |
| H A D | lib574.c | 30 static int new_fnmatch(void *ptr, in new_fnmatch() argument
|
| H A D | lib513.c | 28 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *userp) in read_callback() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | codec2utils.h | 51 static inline void codec2_make_extradata(uint8_t *ptr, int mode) { in codec2_make_extradata() argument 59 static inline uint8_t codec2_mode_from_extradata(uint8_t *ptr) { in codec2_mode_from_extradata() argument
|
| H A D | subviewerdec.c | 54 const char *ptr = avpkt->data; in subviewer_decode_frame() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | dvbsub.c | 37 const uint8_t *ptr = p->buf + i; in dvbsub_probe() local
|
| H A D | avs3dec.c | 31 const uint8_t *ptr = p->buf, *end = p->buf + p->buf_size; in avs3video_probe() local
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | avstring.c | 28 char *fullpath, *ptr; in main() local [all...] |
| /third_party/ffmpeg/libswscale/ |
| H A D | options.c | 25 static const char *sws_context_to_name(void *ptr) in sws_context_to_name() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | time_internal.h | 28 struct tm *ptr = gmtime(clock); in ff_gmtime_r() local 40 struct tm *ptr = localtime(clock); in ff_localtime_r() local
|
| /third_party/ffmpeg/tools/ |
| H A D | coverity.c | 39 void *ptr = __coverity_alloc__(size); in av_malloc() local 52 void *ptr = __coverity_alloc__(size); in av_mallocz() local 61 void *av_realloc(void *ptr, size_t size) { in av_realloc() argument 75 av_free(void *ptr) av_free() argument [all...] |
| /third_party/alsa-lib/src/mixer/ |
| H A D | bag.c | 45 int bag_add(bag_t *bag, void *ptr) in bag_add() argument 55 int bag_del(bag_t *bag, void *ptr) in bag_del() argument
|
| /third_party/curl/docs/examples/ |
| H A D | certinfo.c | 32 static size_t wrfu(void *ptr, size_t size, size_t nmemb, void *stream) in wrfu() argument
|
| /third_party/curl/lib/ |
| H A D | curl_range.c | 41 char *ptr; in Curl_range() local
|
| H A D | llist.c | 98 void *ptr; in Curl_llist_remove() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | sharednumberformat.h | 30 NumberFormat *ptr; member in SharedNumberFormat
|
| H A D | sharedcalendar.h | 30 Calendar *ptr; member in SharedCalendar
|
| /third_party/libuv/src/unix/ |
| H A D | dl.c | 53 int uv_dlsym(uv_lib_t* lib, const char* name, void** ptr) { in uv_dlsym() argument
|
| /third_party/mbedtls/tests/src/ |
| H A D | test_memory.c | 40 void mbedtls_test_memory_poison(const unsigned char *ptr, size_t size) in mbedtls_test_memory_poison() argument 52 void mbedtls_test_memory_unpoison(const unsigned char *ptr, size_t size) in mbedtls_test_memory_unpoison() argument
|
| /third_party/libbpf/include/linux/ |
| H A D | err.h | 18 static inline long PTR_ERR(const void *ptr) in PTR_ERR() argument 23 static inline bool IS_ERR(const void *ptr) in IS_ERR() argument 28 static inline bool IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL() argument 33 static inline long PTR_ERR_OR_ZERO(const void *ptr) in PTR_ERR_OR_ZERO() argument [all...] |
| /third_party/json/tests/src/ |
| H A D | unit-unicode1.cpp | 179 auto ptr = s.get<std::string>(); variable
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_fence.c | 35 softpipe_fence_reference(struct pipe_screen *screen, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) softpipe_fence_reference() argument
|
| /third_party/musl/porting/uniproton/kernel/src/malloc/ |
| H A D | malloc.c | 9 void *ptr = NULL; in calloc() local 23 void free(void *ptr) in free() argument 43 void *ptr = NULL; in zalloc() local [all...] |