/foundation/multimodalinput/input/intention/prototype/include/ |
H A D | i_device_observer.h | 35 inline bool operator<(std::weak_ptr<IDeviceObserver> ptr1, std::weak_ptr<IDeviceObserver> ptr2) in operator <() argument
|
/third_party/node/test/cctest/ |
H A D | test_base_object_ptr.cc | 163 BaseObjectPtr<BaseObject> ptr1; in TEST_F() member in ObjectWithPtr
|
/foundation/multimedia/media_foundation/test/unittest/ |
H A D | TestFFmpegAvcConfigDataParser.cpp | 28 const uint8_t* ptr1 = nullptr; in HWTEST() local 51 const uint8_t* ptr1 = # in HWTEST() local 59 const uint8_t* ptr1 = nullptr; in HWTEST() local
|
/third_party/musl/libc-test/src/regression/ |
H A D | malloc-uaf-check.c | 37 char *ptr1[MALLOC_TIME]; in child() local
|
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | script_test.cc | 131 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 D | deUniquePtr.cpp | 193 MovePtr<Object> ptr1; in UniquePtr_selfTest() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | pnmenc.c | 43 uint8_t *ptr, *ptr1, *ptr2; in pnm_encode_frame() local
|
H A D | pnmdec.c | 192 unsigned char *ptr1, *ptr2; in pnm_decode_frame() local 222 uint16_t *ptr1, *ptr2; in pnm_decode_frame() local
|
H A D | truespeech.c | 172 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 D | photocd.c | 80 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 D | test_mem.c | 144 u8_t *ptr1b, *ptr1, *ptr2, *ptr3; in START_TEST() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | mix_neon.c | 86 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 D | mix.c | 127 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 D | LzFindOpt.c | 258 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 D | fd6_texture.h | 54 struct fd_resource *ptr1, *ptr2; member
|
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | string_view.h | 351 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 D | implicitclass.c | 89 const char *ptr1 = NULL; in main() local [all...] |
/third_party/cups-filters/filter/ |
H A D | bannertopdf.c | 85 char *ptr1, *ptr2, /* Pointer into string */ in get_pagesize() local
|
/third_party/cups-filters/utils/ |
H A D | driverless.c | 610 char *ptr1, in generate_ppd() local
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares__sortaddrinfo.c | 235 static int rfc6724_compare(const void *ptr1, const void *ptr2) in rfc6724_compare() argument
|
/third_party/node/deps/v8/src/profiler/ |
H A D | tick-sample.cc | 24 bool IsSamePage(i::Address ptr1, i::Address ptr2) { in IsSamePage() argument
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | huffman_encode_utils.c | 122 static int CompareHuffmanTrees(const void* ptr1, const void* ptr2) { in CompareHuffmanTrees() argument
|
/third_party/unity/test/tests/ |
H A D | test_unity_core.c | 198 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 D | UTTest_ipc_cmd_parser_service.cpp | 1322 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 D | misc_tests.c | 660 char *ptr1 = NULL; in cjson_set_valuestring_to_object_should_not_leak_memory() local
|