HomeSort by relevance Sort by last modified time
    Searched refs:weak (Results 176 - 200 of 368) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.h 63 # define DYNAMIC_ANNOTATIONS_ATTRIBUTE_WEAK __attribute__((weak))
67 # error weak annotations are not supported for your compiler
  /external/chromium_org/v8/test/mjsunit/harmony/
proxies-hash.js 78 // Maps and weak maps.
  /external/v8/test/mjsunit/harmony/
proxies-hash.js 78 // Maps and weak maps.
  /bionic/libc/arch-x86/include/machine/
asm.h 196 .weak alias; \
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_rasterpos.c 214 rs->prim.weak = 0;
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_internal_defs.h 27 # define SANITIZER_WEAK_ATTRIBUTE __attribute__((weak))
114 #define WEAK SANITIZER_WEAK_ATTRIBUTE
  /external/linux-tools-perf/util/
util.h 210 extern void *xrealloc(void *ptr, size_t size) __attribute__((weak));
  /external/llvm/include/llvm/Support/
Compiler.h 197 #if (__has_attribute(weak) || __GNUC_PREREQ(4, 0)) && \
  /external/mesa3d/src/mesa/state_tracker/
st_cb_rasterpos.c 214 rs->prim.weak = 0;
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
bfdlink.h 63 bfd_link_hash_undefweak, /* Symbol is weak and undefined. */
65 bfd_link_hash_defweak, /* Symbol is weak and defined. */
114 Weak symbols are not kept on this list.
124 bfd *weak; /* BFD weak symbol was found in. */
123 bfd *weak; \/* BFD weak symbol was found in. *\/ member in struct:bfd_link_hash_entry::__anon35236::__anon35237
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfdlink.h 63 bfd_link_hash_undefweak, /* Symbol is weak and undefined. */
65 bfd_link_hash_defweak, /* Symbol is weak and defined. */
114 Weak symbols are not kept on this list.
124 bfd *weak; /* BFD weak symbol was found in. */
123 bfd *weak; \/* BFD weak symbol was found in. *\/ member in struct:bfd_link_hash_entry::__anon35965::__anon35966
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/
bfdlink.h 63 bfd_link_hash_undefweak, /* Symbol is weak and undefined. */
65 bfd_link_hash_defweak, /* Symbol is weak and defined. */
114 Weak symbols are not kept on this list.
124 bfd *weak; /* BFD weak symbol was found in. */
123 bfd *weak; \/* BFD weak symbol was found in. *\/ member in struct:bfd_link_hash_entry::__anon36708::__anon36709
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/
bfdlink.h 63 bfd_link_hash_undefweak, /* Symbol is weak and undefined. */
65 bfd_link_hash_defweak, /* Symbol is weak and defined. */
114 Weak symbols are not kept on this list.
124 bfd *weak; /* BFD weak symbol was found in. */
123 bfd *weak; \/* BFD weak symbol was found in. *\/ member in struct:bfd_link_hash_entry::__anon36750::__anon36751
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
bfdlink.h 63 bfd_link_hash_undefweak, /* Symbol is weak and undefined. */
65 bfd_link_hash_defweak, /* Symbol is weak and defined. */
114 Weak symbols are not kept on this list.
124 bfd *weak; /* BFD weak symbol was found in. */
123 bfd *weak; \/* BFD weak symbol was found in. *\/ member in struct:bfd_link_hash_entry::__anon36796::__anon36797
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
bfdlink.h 63 bfd_link_hash_undefweak, /* Symbol is weak and undefined. */
65 bfd_link_hash_defweak, /* Symbol is weak and defined. */
114 Weak symbols are not kept on this list.
124 bfd *weak; /* BFD weak symbol was found in. */
123 bfd *weak; \/* BFD weak symbol was found in. *\/ member in struct:bfd_link_hash_entry::__anon37525::__anon37526
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/
bfdlink.h 63 bfd_link_hash_undefweak, /* Symbol is weak and undefined. */
65 bfd_link_hash_defweak, /* Symbol is weak and defined. */
114 Weak symbols are not kept on this list.
124 bfd *weak; /* BFD weak symbol was found in. */
123 bfd *weak; \/* BFD weak symbol was found in. *\/ member in struct:bfd_link_hash_entry::__anon43150::__anon43151
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/
bfdlink.h 63 bfd_link_hash_undefweak, /* Symbol is weak and undefined. */
65 bfd_link_hash_defweak, /* Symbol is weak and defined. */
114 Weak symbols are not kept on this list.
124 bfd *weak; /* BFD weak symbol was found in. */
123 bfd *weak; \/* BFD weak symbol was found in. *\/ member in struct:bfd_link_hash_entry::__anon43192::__anon43193
  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_save_api.c 447 GLboolean weak; local
457 weak = save->prim[i].weak;
467 save->prim[0].weak = weak;
908 save->prim[i].weak = (mode & VBO_SAVE_PRIM_WEAK) ? 1 : 0;
    [all...]
  /external/mesa3d/src/mesa/vbo/
vbo_save_api.c 447 GLboolean weak; local
457 weak = save->prim[i].weak;
467 save->prim[0].weak = weak;
908 save->prim[i].weak = (mode & VBO_SAVE_PRIM_WEAK) ? 1 : 0;
    [all...]
  /external/llvm/utils/vim/
llvm.vim 57 syn keyword llvmKeyword unordered uwtable volatile weak weak_odr
  /system/core/libutils/
Threads.cpp 739 wp<Thread> weak(strong);
793 strong = weak.promote();
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
TrustZoneDevice.cpp 62 __attribute__ ((weak)) MobiCoreDevice *getDeviceInstance(
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 158 without inlining due to lack of weak symbols
255 // library to avoid multiple weak definitions for required types that
264 // macro causes these definitions to be weak.
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 158 without inlining due to lack of weak symbols
255 // library to avoid multiple weak definitions for required types that
264 // macro causes these definitions to be weak.
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 158 without inlining due to lack of weak symbols
255 // library to avoid multiple weak definitions for required types that
264 // macro causes these definitions to be weak.
    [all...]

Completed in 2443 milliseconds

1 2 3 4 5 6 78 91011>>