Home
last modified time | relevance | path

Searched defs:ph (Results 1 - 25 of 72) sorted by relevance

123

/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_exit.c34 pthread_t ph; in pthread_exit_0100() local
H A Dpthread_getattr_np.c33 pthread_t ph; in pthread_getattr_np_0100() local
H A Dpthread_getschedparam.c33 pthread_t ph; in pthread_getschedparam_0100() local
H A 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; pthread_create_0500() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshmod.c54 void* ph = &module->ps_hints; in FT_CALLBACK_DEF() local
/third_party/elfio/elfio/
H A Delfio_segment.hpp246 T ph = {}; global() member in ELFIO::segment_impl
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_xobject.cc139 auto ph=PointerHolder<QPDFObjectHandle::StreamDataProvider>(new CombineFromContents_Provider(contents)); in makeXObject() local
H A Dpdftopdf_processor.cc193 int ph = param.page.top-param.page.bottom; in processPDFTOPDF() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2DataModelFormatter.java232 private FormattedPlaceholder formatPlaceholder(Expression ph, Map<String, Object> arguments, boolean localExpression) { in formatPlaceholder() argument
[all...]
/third_party/musl/src/internal/linux/
H A Dvdso.c77 Phdr *ph = (void *)((char *)eh + eh->e_phoff); in __get_vdso_info() local
/third_party/musl/porting/linux/user/src/internal/
H A Dvdso.c77 Phdr *ph = (void *)((char *)eh + eh->e_phoff); in __get_vdso_info() local
/third_party/musl/src/internal/
H A Dvdso.c50 Phdr *ph = (void *)((char *)eh + eh->e_phoff); in __vdsosym() local
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_philosopher.c30 static sem_t ph[PH_NUM]; variable
/third_party/node/deps/v8/src/handles/
H A Dpersistent-handles.cc163 std::unique_ptr<PersistentHandles> ph = impl_->DetachPersistent(prev_limit_); in Detach() local
/third_party/musl/ldso/
H A Ddlstart.c57 Phdr *ph = (void *)(base + eh->e_phoff); in _dlstart_c() local
108 Phdr *ph = (void *)aux[AT_PHDR]; in _dlstart_c() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dcache.c480 struct HASH_ENTRY *ph; in ntfs_create_cache() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c45 union pointer_hack ph; in tgsi_align_128bit() local
/third_party/python/Modules/_decimal/libmpdec/
H A Dbasearith.c437 mpd_uint_t ph; in _mpd_baseshiftl() local
508 mpd_uint_t ph; in _mpd_baseshiftr() local
/third_party/ffmpeg/libavcodec/
H A Djpeg2000.c57 int pw = w, ph = h; in ff_jpeg2000_tag_tree_init() local
/third_party/elfutils/libdwfl/
H A 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
[all...]
/third_party/ffmpeg/libavfilter/
H A Dasrc_afirsrc.c168 const float ph = (x - freq[j-1]) / (freq[j] - freq[j-1]) * (phase[j] - phase[j-1]) + phase[j-1]; in lininterp() local
H A Dvf_neighbor.c284 const int ph = y < height - 1; in filter_slice() local
[all...]
H A Dvf_swaprect.c80 int pw[4], ph[4]; in filter_frame() local
/third_party/ffmpeg/libavresample/
H A Dresample.c69 int ph, i; in build_filter() local
/third_party/libwebsockets/lib/cose/
H A Dprivate-lib-cose.h67 uint8_t ph[4][MAX_BLOBBED_PARAMS]; member

Completed in 13 milliseconds

123