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

  /external/libselinux/src/
selinux_internal.h 114 #define __selinux_key_create(KEY, DESTRUCTOR) \
117 pthread_key_create(KEY, DESTRUCTOR); \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
libc-lock.h 448 #define __libc_key_create(KEY, DESTRUCTOR) \
449 __libc_ptf_call (__pthread_key_create, (KEY, DESTRUCTOR), 1)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
libc-lock.h 448 #define __libc_key_create(KEY, DESTRUCTOR) \
449 __libc_ptf_call (__pthread_key_create, (KEY, DESTRUCTOR), 1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
libc-lock.h 448 #define __libc_key_create(KEY, DESTRUCTOR) \
449 __libc_ptf_call (__pthread_key_create, (KEY, DESTRUCTOR), 1)
  /external/clang/bindings/python/clang/
cindex.py 393 it calls the libclang destructor which invalidates all tokens in the group.
421 # anything and potentially call a destructor on nothing.
644 # A C++ destructor.
645 CursorKind.DESTRUCTOR = CursorKind(25)
873 # A delete expression for memory deallocation and destructor calls,
    [all...]
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 

Completed in 396 milliseconds