Home
last modified time | relevance | path

Searched defs:ptr (Results 176 - 200 of 3665) sorted by relevance

12345678910>>...147

/third_party/musl/libc-test/src/regression/
H A Dmalloc-pressure.c16 void *ptr = malloc(size); in main() local
/third_party/mesa3d/src/mapi/
H A Du_current.c110 u_current_set_context(const void *ptr) in u_current_set_context() argument
/third_party/mesa3d/src/mesa/program/
H A Dprogram.h85 _mesa_reference_program(struct gl_context *ctx, struct gl_program **ptr, struct gl_program *prog) _mesa_reference_program() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dsharednumberformat.h30 NumberFormat *ptr; member in SharedNumberFormat
H A Dsharedcalendar.h30 Calendar *ptr; member in SharedCalendar
/third_party/mesa3d/src/util/
H A Du_debug_describe.c39 debug_describe_resource(char* buf, const struct pipe_resource *ptr) in debug_describe_resource() argument
77 debug_describe_surface(char* buf, const struct pipe_surface *ptr) debug_describe_surface() argument
85 debug_describe_sampler_view(char* buf, const struct pipe_sampler_view *ptr) debug_describe_sampler_view() argument
93 debug_describe_image_view(char* buf, const struct pipe_image_view *ptr) debug_describe_image_view() argument
102 debug_describe_so_target(char* buf, const struct pipe_stream_output_target *ptr) debug_describe_so_target() argument
[all...]
H A Dptralloc.h45 uint8_t *ptr = (uint8_t*)malloc(size); in ptralloc() local
64 uint8_t *ptr = (uint8_t*)calloc(1, size); in ptrzalloc() local
/third_party/libdrm/radeon/
H A Dradeon_bo.h45 void *ptr; member
/third_party/ltp/testcases/kernel/syscalls/getrusage/
H A Dgetrusage03.h15 void *ptr; in consume_mb() local
/third_party/ltp/testcases/kernel/mem/ksm/
H A Dksm05.c54 void *ptr; in test_ksm() local
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dtypeof-safe.c6 int __safe *ptr; in test_safe() local
[all...]
H A Dfunction-attribute.c9 static __pure int *funp(int *ptr) in funp() argument
14 static void foo(int val, int *ptr) in foo() argument
H A Denum-typecheck.c20 enum good *ptr; variable
21 enum bad *ptr; variable
/third_party/libphonenumber/cpp/src/phonenumbers/base/
H A Dlogging.h36 template <typename T> T* CHECK_NOTNULL(T* ptr) { in CHECK_NOTNULL() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlock/speculative/
H A D12-1.c78 void *ptr; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlock/
H A D12-1.c77 void *ptr; in main() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dast-view.c8 create_view_and_model (void *ptr) in create_view_and_model() argument
H A Dcompat-cygwin.c37 void *ptr; in blob_alloc() local
H A Dcompat-mingw.c38 void *ptr; in blob_alloc() local
/third_party/node/deps/v8/src/objects/
H A Dmaybe-object.h19 constexpr explicit MaybeObject(Address ptr) : TaggedImpl(ptr) {} in MaybeObject() argument
/third_party/musl/libc-test/src/functionalext/supplement/fcntl/
H A Dcreat.c28 const char *ptr = "/data/creattest.txt"; in creat_0100() local
44 const char *ptr = ""; in creat_0200() local
60 const char *ptr = "/data/creattest.txt"; in creat_0300() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_fgets_chk_test.cpp23 const char* ptr = "fgetstest.txt"; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/locale/
H A Dlanginfo_sup.c39 char *ptr = nl_langinfo(DAY_2); in langinfo_0100() local
56 char *ptr = nl_langinfo(DAY_2); in nl_langinfo_0200() local
76 char *ptr = nl_langinfo(TIME_ERROR_INFO); in nl_langinfo_0300() local
89 char *ptr = nl_langinfo(MESSAGES_ERROR_INFO); in nl_langinfo_0400() local
106 char *ptr in nl_langinfo_0500() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/manual/network/
H A Dgethostbyaddr.c28 char *ptr = "127.0.0.1"; in gethostbyaddre_0100() local
49 char *ptr = "fe80::bed5:4695:6cac:bef8"; in gethostbyaddre_0200() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_const.h150 lp_build_const_int_pointer(struct gallivm_state *gallivm, const void *ptr) in lp_build_const_int_pointer() argument

Completed in 6 milliseconds

12345678910>>...147