HomeSort by relevance Sort by last modified time
    Searched full:weak (Results 251 - 275 of 496) sorted by null

<<11121314151617181920

  /external/elfutils/src/
ldgeneric.c 560 if (! oldp->weak)
702 /* If the definition comes from a DSO we pertain the weak flag
703 and it's indicating whether the reference is weak or not. */
704 oldp->weak = XELF_ST_BIND (sym->st_info) == STB_WEAK;
    [all...]
i386_ld.c 580 if (! sym->weak)
  /external/ipsec-tools/src/libipsec/
pfkey.c     [all...]
  /external/ipsec-tools/src/racoon/
crypto_openssl.c 1500 return 0; /* No known weak keys when used with 16 rounds. */
1581 return 0; /* No known weak keys. */
    [all...]
  /external/v8/
ChangeLog 87 instead of weak handles. This improves garbage collection
349 during weak handle callbacks.
    [all...]
  /frameworks/base/media/java/android/media/
MediaPlayer.java 508 /* Native setup requires a weak reference to our object.
    [all...]
  /external/dbus/
NEWS 61 - weak ref are now held for shared connections so the right things happen
  /external/icu4c/common/
locid.cpp 686 // processors with weak memory coherency, we might not otherwise see all
    [all...]
  /frameworks/base/core/java/android/text/
StaticLayout.java 662 * Weak type resolution
    [all...]
  /frameworks/base/libs/binder/
Parcel.cpp 204 LOGE("Unable to unflatten Binder weak reference!");
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java 374 // we have weak name checking here to provide better
    [all...]
  /packages/apps/Gallery3D/src/com/cooliris/media/
RenderView.java 103 // Weak reference to a texture that stores the associated texture ID.
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-objdump.1 636 The symbol is weak (w) or strong (a space).
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-objdump.1 636 The symbol is weak (w) or strong (a space).
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-objdump.1 636 The symbol is weak (w) or strong (a space).
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
auto-host.h 916 /* Define if your assembler supports .weak. */
    [all...]
c-common.h 607 weak symbols where possible, in order to conform to C++ semantics.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-objdump.1 636 The symbol is weak (w) or strong (a space).
  /build/tools/apriori/
apriori.c     [all...]
  /external/elfutils/libelf/
elf.h 439 #define STB_WEAK 2 /* Weak symbol */
    [all...]
  /external/elfutils/po/
elfutils.pot 79 msgid "Mark weak symbols"
1465 "Default rules of extracting from archive; weak references are not enough."
1469 msgid "Weak references cause extraction from archive."
    [all...]
  /external/webkit/JavaScriptGlue/
ChangeLog 15 file to prevent a weak external failure.
889 Add a 'Check For Weak VTables' build phase to catch weak vtables as early as possible.
    [all...]
  /external/webkit/WebKit/WebKit.xcodeproj/
project.pbxproj     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
ld.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
ld.info     [all...]

Completed in 108 milliseconds

<<11121314151617181920