/aosp_15_r20/external/perfetto/src/trace_processor/containers/ |
H A D | string_pool.h | 276 const uint8_t* str_ptr = protozero::proto_utils::ParseVarInt( in ReadSize() local 288 const uint8_t* str_ptr = ReadSize(ptr, &size); in GetFromBlockPtr() local
|
/aosp_15_r20/external/libconfig/contrib/ls-config/src/ |
H A D | ls-config.c | 188 …char *str_ptr, *last_ptr, *newpath, *dot="."; //tokenized buffer, last buffer, new parent path, se… in path_parent() local 228 char *str_ptr, *name, *tk; //tokenized buffer, element name, copy of dataPath in path_name() local
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/sample/dtrace/hotspot/ |
D | monitors.d | 61 self char* str_ptr; variable
|
D | object_allocation_stat.d | 67 self char *str_ptr; variable
|
D | class_loading_stat.d | 53 self char *str_ptr; variable
|
D | gc_time_stat.d | 54 self char *str_ptr; variable
|
D | method_invocation_tree.d | 61 self char *str_ptr; variable
|
D | method_compile_stat.d | 53 self char *str_ptr; variable
|
D | method_invocation_stat_filter.d | 66 self char *str_ptr; variable
|
D | method_invocation_stat.d | 62 self char *str_ptr; variable
|
/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/ |
H A D | string_converter.h | 25 const char *str_ptr = reinterpret_cast<const char *>(to_conv.conv_val_ptr); in convert_string() local
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/sample/dtrace/hotspot_jni/ |
D | CriticalSection_slow.d | 65 self char *str_ptr; variable
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | scoped_localalloc_unittest.cc | 41 wchar_t* str_ptr = static_cast<wchar_t*>(::LocalAlloc(LMEM_FIXED, 0x1000)); in TEST() local
|
/aosp_15_r20/external/rust/cxx/src/symbols/ |
D | rust_str.rs | 36 unsafe extern "C" fn str_ptr(this: &&str) -> *const u8 { in str_ptr() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/src/symbols/ |
H A D | rust_str.rs | 36 unsafe extern "C" fn str_ptr(this: &&str) -> *const u8 { in str_ptr() function
|
/aosp_15_r20/external/strace/tests/ |
H A D | ioctl_perf.c | 85 char *const str_ptr = tail_memdup(str, sizeof(str)); in main() local
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | ioctl_perf.c | 85 char *const str_ptr = tail_memdup(str, sizeof(str)); in main() local
|
/aosp_15_r20/external/strace/tests-m32/ |
H A D | ioctl_perf.c | 85 char *const str_ptr = tail_memdup(str, sizeof(str)); in main() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | tensor_cord.cc | 59 void TensorCord::StringReleaser(void* str_ptr) { in StringReleaser()
|
/aosp_15_r20/external/openthread/src/lib/spinel/ |
H A D | spinel.c | 1942 const uint8_t **str_ptr; in main() local 1972 const uint8_t **str_ptr; in main() local
|
/aosp_15_r20/external/selinux/libsemanage/src/ |
H A D | context_record.c | 102 const semanage_context_t * con, char **str_ptr) in semanage_context_to_string()
|
/aosp_15_r20/external/executorch/runtime/platform/ |
H A D | profiler.cpp | 95 const char* str_ptr = prof_event_local[j].name_str; in dump_profile_stats() local
|
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2_jit_neon_inc.h | 90 static sljit_u8* SLJIT_FUNC FF_FUN(sljit_u8 *str_end, sljit_u8 **str_ptr, sljit_uw offs1, sljit_uw … in FF_FUN()
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | context_record.c | 271 const sepol_context_t * con, char **str_ptr) in sepol_context_to_string()
|
/aosp_15_r20/external/webrtc/rtc_base/memory/ |
H A D | always_valid_pointer_unittest.cc | 66 std::string* str_ptr = nullptr; in TEST() local
|