Home
last modified time | relevance | path

Searched defs:ptr1 (Results 1 - 25 of 52) sorted by relevance

123

/foundation/multimodalinput/input/intention/prototype/include/
H A Di_device_observer.h35 inline bool operator<(std::weak_ptr<IDeviceObserver> ptr1, std::weak_ptr<IDeviceObserver> ptr2) in operator <() argument
/third_party/node/test/cctest/
H A Dtest_base_object_ptr.cc163 BaseObjectPtr<BaseObject> ptr1; in TEST_F() member in ObjectWithPtr
/foundation/multimedia/media_foundation/test/unittest/
H A DTestFFmpegAvcConfigDataParser.cpp28 const uint8_t* ptr1 = nullptr; in HWTEST() local
51 const uint8_t* ptr1 = &num; in HWTEST() local
59 const uint8_t* ptr1 = nullptr; in HWTEST() local
/third_party/musl/libc-test/src/regression/
H A Dmalloc-uaf-check.c37 char *ptr1[MALLOC_TIME]; in child() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dscript_test.cc131 const auto* ptr1 = shader1.get(); in TEST_F() local
203 const auto* ptr1 = pipeline1.get(); in TEST_F() local
276 const auto* ptr1 = buffer1.get(); in TEST_F() local
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeUniquePtr.cpp193 MovePtr<Object> ptr1; in UniquePtr_selfTest() local
/third_party/ffmpeg/libavcodec/
H A Dpnmenc.c43 uint8_t *ptr, *ptr1, *ptr2; in pnm_encode_frame() local
H A Dpnmdec.c192 unsigned char *ptr1, *ptr2; in pnm_decode_frame() local
222 uint16_t *ptr1, *ptr2; in pnm_decode_frame() local
H A Dtruespeech.c172 int16_t tmp[146 + 60], *ptr0, *ptr1; in truespeech_apply_twopoint_filter() local
200 const int16_t *ptr1; in truespeech_place_pulses() local
254 int16_t *ptr0, *ptr1; truespeech_synth() local
[all...]
H A Dphotocd.c80 uint8_t *ptr, *ptr1, *ptr2; in interp_lowres() local
299 uint8_t *ptr, *ptr1, *ptr2; in photocd_decode_frame() local
[all...]
/third_party/lwip/test/unit/core/
H A Dtest_mem.c144 u8_t *ptr1b, *ptr1, *ptr2, *ptr3; in START_TEST() local
/third_party/pulseaudio/src/pulsecore/
H A Dmix_neon.c86 const int16_t *ptr1 = streams[1].ptr; in pa_mix2_ch1_s16ne_neon() local
125 const int16_t *ptr1 = streams[1].ptr; in pa_mix2_ch2_s16ne_neon() local
174 const int16_t *ptr1 = streams[1].ptr; pa_mix2_ch4_s16ne_neon() local
[all...]
H A Dmix.c127 const int16_t *ptr1 = streams[1].ptr; in pa_mix2_ch1_s16ne() local
148 const int16_t *ptr1 = streams[1].ptr; in pa_mix2_ch2_s16ne() local
172 const int16_t *ptr1 = streams[1].ptr; in pa_mix2_s16ne() local
/third_party/lzma/C/
H A DLzFindOpt.c258 CLzRef *ptr1 = son + ((size_t)_cyclicBufferPos << 1); in GetMatchesSpecN_2() local
268 CLzRef *ptr1 = son + ((size_t)_cyclicBufferPos << 1); GetMatchesSpecN_2() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_texture.h54 struct fd_resource *ptr1, *ptr2; member
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring_view.h351 auto const* ptr1 = begin_; variable
385 auto const* ptr1 = begin_; in compare() local
783 auto const* ptr1 = begin_; in starts_with() local
[all...]
/third_party/cups-filters/backend/
H A Dimplicitclass.c89 const char *ptr1 = NULL; in main() local
[all...]
/third_party/cups-filters/filter/
H A Dbannertopdf.c85 char *ptr1, *ptr2, /* Pointer into string */ in get_pagesize() local
/third_party/cups-filters/utils/
H A Ddriverless.c610 char *ptr1, in generate_ppd() local
/third_party/node/deps/cares/src/lib/
H A Dares__sortaddrinfo.c235 static int rfc6724_compare(const void *ptr1, const void *ptr2) in rfc6724_compare() argument
/third_party/node/deps/v8/src/profiler/
H A Dtick-sample.cc24 bool IsSamePage(i::Address ptr1, i::Address ptr2) { in IsSamePage() argument
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dhuffman_encode_utils.c122 static int CompareHuffmanTrees(const void* ptr1, const void* ptr2) { in CompareHuffmanTrees() argument
/third_party/unity/test/tests/
H A Dtest_unity_core.c198 char* ptr1 = NULL; in testIsNull() local
207 const char* ptr1 = "hello"; in testIsNullShouldFailIfNot() local
216 char* ptr1 = NULL; in testNotNullShouldFailIfNULL() local
225 const char* ptr1 = "\0"; in testIsEmpty() local
234 const char* ptr1 = "hello"; in testIsEmptyShouldFailIfNot() local
243 const char* ptr1 = "\\0"; testNotEmptyShouldFailIfEmpty() local
[all...]
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_cmd_parser_service.cpp1322 OnIpcCmdFunc ptr1 = GetIpcCmdFunc(cmdCode); in HWTEST_F() local
1360 OnIpcCmdFunc ptr1 = GetIpcCmdFunc(cmdCode); in HWTEST_F() local
1519 OnIpcCmdFunc ptr1 = GetIpcCmdFunc(cmdCode); in HWTEST_F() local
/third_party/cJSON/tests/
H A Dmisc_tests.c660 char *ptr1 = NULL; in cjson_set_valuestring_to_object_should_not_leak_memory() local

Completed in 16 milliseconds

123