HomeSort by relevance Sort by last modified time
    Searched refs:type_p (Results 1 - 3 of 3) sorted by null

  /bionic/libc/bionic/
pthread_mutex.cpp 68 int pthread_mutexattr_gettype(const pthread_mutexattr_t *attr, int *type_p)
76 *type_p = type;
  /external/ltrace/
ltrace-elf.c 168 type_p(Elf_Scn *scn, GElf_Shdr *shdr, void *data) function
179 &type_p, &type);
    [all...]
  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc 1008 void Set(Type type_p, const String& value_p) {
1009 type = type_p;
    [all...]

Completed in 1959 milliseconds