Home
last modified time | relevance | path

Searched defs:ph (Results 1 – 25 of 75) sorted by relevance

123

/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_create.c45 pthread_t ph; in pthread_create_0100() local
59 pthread_t ph; in pthread_create_0200() local
72 pthread_t ph; in pthread_create_0300() local
89 pthread_t ph; in pthread_create_0400() local
117 pthread_t ph; in pthread_create_0500() local
Dpthread_exit.c34 pthread_t ph; in pthread_exit_0100() local
Dpthread_getschedparam.c33 pthread_t ph; in pthread_getschedparam_0100() local
Dpthread_getattr_np.c33 pthread_t ph; in pthread_getattr_np_0100() local
/third_party/ltp/testcases/network/lib6/
Dasapi_01.c217 static struct ph { struct
218 struct in6_addr ph_sa; argument
219 struct in6_addr ph_da; argument
220 uint32_t ph_len; argument
221 uint8_t ph_mbz[3]; argument
222 uint8_t ph_nh; argument
223 } ph; variable
/third_party/musl/ldso/
Ddlstart.c57 Phdr *ph = (void *)(base + eh->e_phoff); in _dlstart_c() local
108 Phdr *ph = (void *)aux[AT_PHDR]; in _dlstart_c() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DFormattedValueStringBuilderImpl.java218 SpanFieldPlaceholder ph = (SpanFieldPlaceholder) _field; in nextPosition() local
259 SpanFieldPlaceholder ph = (SpanFieldPlaceholder) field; in handleSpan() local
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
Dunittests.cpp284 ProgramHandles ph; in createProgram() local
293 void deleteProgram(const ProgramHandles &ph) in deleteProgram()
380 const ProgramHandles ph = createProgram(vs, fs); in checkCompiles() local
559 const ProgramHandles ph = createProgram(vs, fs); in TEST_F() local
626 const ProgramHandles ph = createProgram(vs, fs); in TEST_F() local
691 const ProgramHandles ph = createProgram(vs, fs); in TEST_F() local
748 ProgramHandles ph; in TEST_F() local
1122 const ProgramHandles ph = createProgram(vs, ps); in TEST_F() local
1185 const ProgramHandles ph = createProgram(vs, fs); in TEST_F() local
1235 const ProgramHandles ph = createProgram(vs, fs); in TEST_F() local
[all …]
/third_party/libfuse/example/
Dpoll.c164 struct fuse_pollhandle *ph, unsigned *reventsp) in fsel_poll()
241 struct fuse_pollhandle *ph; in fsel_producer() local
/third_party/elfutils/libdwfl/
Ddwfl_report_elf.c183 GElf_Phdr phdr_mem, *ph = gelf_getphdr (elf, i, &phdr_mem); in __libdwfl_elf_address_range() local
206 GElf_Phdr phdr_mem, *ph = gelf_getphdr (elf, i, &phdr_mem); in __libdwfl_elf_address_range() local
/third_party/cups-filters/filter/pdftopdf/
Dqpdf_xobject.cc139 …auto ph=PointerHolder<QPDFObjectHandle::StreamDataProvider>(new CombineFromContents_Provider(conte… in makeXObject() local
Dpdftopdf_processor.cc193 int ph = param.page.top-param.page.bottom; in processPDFTOPDF() local
/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshmod.c54 void* ph = &module->ps_hints; in ps_hinter_init() local
/third_party/lwip/src/netif/ppp/
Dpppoe.c211 struct pbuf *ph; /* Ethernet + PPPoE header */ in pppoe_write() local
384 struct pppoehdr *ph; in pppoe_disc_input() local
653 struct pppoehdr *ph; in pppoe_data_input() local
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
Dsem_philosopher.c30 static sem_t ph[PH_NUM]; variable
/third_party/musl/src/internal/
Dvdso.c50 Phdr *ph = (void *)((char *)eh + eh->e_phoff); in __vdsosym() local
/third_party/ffmpeg/libavcodec/
Dvp9recon.c384 px, py, pw, ph, bw, bh, w, h, i) \ argument
388 row, col, mv, px, py, pw, ph, bw, bh, w, h, i) \ argument
412 int px, int py, int pw, int ph, in mc_luma_scaled()
472 int px, int py, int pw, int ph, in mc_chroma_scaled()
545 px, py, pw, ph, bw, bh, w, h, i) \ argument
550 row, col, mv, px, py, pw, ph, bw, bh, w, h, i) \ argument
Dvaapi_encode_mpeg2.c175 MPEG2RawPictureHeader *ph = &priv->picture_header; in vaapi_encode_mpeg2_init_sequence_params() local
423 MPEG2RawPictureHeader *ph = &priv->picture_header; in vaapi_encode_mpeg2_init_picture_params() local
/third_party/node/deps/v8/src/handles/
Dpersistent-handles.cc163 std::unique_ptr<PersistentHandles> ph = impl_->DetachPersistent(prev_limit_); in Detach() local
/third_party/musl/src/internal/linux/
Dvdso.c77 Phdr *ph = (void *)((char *)eh + eh->e_phoff); in __get_vdso_info() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
DChecker.java163 int ph = (int) percentHits; in check() local
/third_party/musl/porting/linux/user/src/internal/
Dvdso.c77 Phdr *ph = (void *)((char *)eh + eh->e_phoff); in __get_vdso_info() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_util.c45 union pointer_hack ph; in tgsi_align_128bit() local
/third_party/elfio/elfio/
Delfio_segment.hpp246 T ph = {}; member in ELFIO::segment_impl
/third_party/node/deps/npm/node_modules/fastest-levenshtein/esm/
Dmod.js61 let ph = mv | ~(xh | pv); variable

123