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

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/6/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/x86/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/7/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/7/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/7/sources/cxx-stl/gnu-libstdc++/libs/x86/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/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...]
  /external/chromium_org/v8/src/
global-handles.cc 53 // FREE -> NORMAL <-> WEAK -> PENDING -> NEAR_DEATH -> { NORMAL, WEAK, FREE }
57 WEAK, // Flagged as weak but not yet finalized.
58 PENDING, // Has been recognized as only reachable by weak handles.
73 STATIC_ASSERT(WEAK == Internals::kNodeStateIsWeakValue);
84 // TODO(1428): if it's a weak handle we should have invoked its callback.
179 bool IsWeak() const { return state() == WEAK; }
186 return state() == WEAK || state() == PENDING || state() == NEAR_DEATH;
190 ASSERT(state() == WEAK);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_exec_array.c 825 prim[0].weak = 0;
    [all...]
vbo_exec_draw.c 61 prim->weak ? " (weak)" : "",
  /external/mesa3d/src/mesa/vbo/
vbo_exec_array.c 825 prim[0].weak = 0;
    [all...]
vbo_exec_draw.c 61 prim->weak ? " (weak)" : "",
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 441 double __attribute__((weak)) INTERFACE_ATTRIBUTE ValgrindSlowdown(void) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/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...]
gthr-default.h 74 __gthrw_pragma(weak type)
81 /* Typically, __gthrw_foo is a weak reference to symbol foo. */
188 we need to play the usual game with weak symbols. On Solaris 10 and up, a
gthr-posix.h 74 __gthrw_pragma(weak type)
81 /* Typically, __gthrw_foo is a weak reference to symbol foo. */
188 we need to play the usual game with weak symbols. On Solaris 10 and up, a
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
c++config.h 105 // throughout the library to avoid multiple weak definitions for
248 // Check for invalid use due to lack for weak symbols.
251 without inlining due to lack of weak symbols
406 // macro causes these definitions to be weak.
    [all...]
gthr-default.h 74 __gthrw_pragma(weak type)
81 /* Typically, __gthrw_foo is a weak reference to symbol foo. */
188 we need to play the usual game with weak symbols. On Solaris 10 and up, a
gthr-posix.h 74 __gthrw_pragma(weak type)
81 /* Typically, __gthrw_foo is a weak reference to symbol foo. */
188 we need to play the usual game with weak symbols. On Solaris 10 and up, a
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
c++config.h 105 // throughout the library to avoid multiple weak definitions for
248 // Check for invalid use due to lack for weak symbols.
251 without inlining due to lack of weak symbols
406 // macro causes these definitions to be weak.
    [all...]
gthr-default.h 74 __gthrw_pragma(weak type)
81 /* Typically, __gthrw_foo is a weak reference to symbol foo. */
188 we need to play the usual game with weak symbols. On Solaris 10 and up, a
gthr-posix.h 74 __gthrw_pragma(weak type)
81 /* Typically, __gthrw_foo is a weak reference to symbol foo. */
188 we need to play the usual game with weak symbols. On Solaris 10 and up, a
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h 44 * weak symbols in their static C++ constructors. Such code crashes
87 __gthrw_pragma(weak type)
94 /* Typically, __gthrw_foo is a weak reference to symbol foo. */
201 we need to play the usual game with weak symbols. On Solaris 10 and up, a

Completed in 2989 milliseconds

1 2 3 4 5 6 7 891011>>