/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
plugin-api.h | 51 LDPS_BAD_HANDLE, /* No claimed object associated with given handle. */ 166 const struct ld_plugin_input_file *file, int *claimed); 199 /* The linker's interface for adding symbols from a claimed input file. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
plugin-api.h | 51 LDPS_BAD_HANDLE, /* No claimed object associated with given handle. */ 166 const struct ld_plugin_input_file *file, int *claimed); 199 /* The linker's interface for adding symbols from a claimed input file. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
plugin-api.h | 51 LDPS_BAD_HANDLE, /* No claimed object associated with given handle. */ 166 const struct ld_plugin_input_file *file, int *claimed); 199 /* The linker's interface for adding symbols from a claimed input file. */
|
/packages/apps/Contacts/tests/src/com/android/contacts/tests/testauth/ |
TestSyncAdapter.java | 62 Log.v(TestauthConstants.LOG_TAG, "Claimed " + count + " local raw contacts");
|
/cts/tests/tests/view/src/android/view/cts/ |
DisplayRefreshRateTest.java | 33 * Test that the screen refresh rate claimed by 165 Log.d(TAG, "claimed " + claimedFps + " fps, " +
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_common.c | 53 * If clients are quick to notice that service claimed its bus name, 292 * name was claimed above. Happens when clients are quick to notice the
|
/external/libusb/libusb/ |
core.c | 203 * another configuration and other programs or drivers have claimed 209 * USB-HID driver will almost always have claimed the keyboard interface. 210 * Because the kernel has claimed an interface, it is not even possible to 239 * The above method works because once an interface is claimed, no application [all...] |
libusbi.h | 555 * - LIBUSB_ERROR_BUSY if interfaces are currently claimed (and hence 563 /* Claim an interface. When claimed, the application can then perform 582 /* Release a previously claimed interface. 589 * successfully claimed earlier. 602 * interface which was successfully claimed earlier. 689 * - LIBUSB_ERROR_BUSY if a program or driver has claimed the interface,
|
/external/chromium/chrome/browser/resources/net_internals/ |
spdyview.js | 103 tablePrinter.addHeaderCell('Pushed and claimed');
|
/external/llvm/tools/gold/ |
gold-plugin.cpp | 84 // Note: This array will contain all plugin options which are not claimed 127 int *claimed); 239 int *claimed) { 278 *claimed = 1;
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
InvalidProtocolBufferException.java | 59 "which claimed to have negative size.");
|
/external/protobuf/java/src/main/java/com/google/protobuf/micro/ |
InvalidProtocolBufferMicroException.java | 59 "which claimed to have negative size.");
|
/external/dbus/dbus/ |
dbus-marshal-header.c | 643 * contain the entire message (assuming the claimed lengths are 649 * @param fields_array_len return location for claimed fields array length 650 * @param header_len return location for claimed header length 651 * @param body_len return location for claimed body length 655 * @returns #TRUE if the data is long enough for the claimed length, and the lengths were valid 945 * @param fields_array_len claimed length of fields array 946 * @param body_len claimed length of body 947 * @param header_len claimed length of header [all...] |
/frameworks/base/libs/androidfw/ |
ObbFile.cpp | 153 ALOGW("claimed footer size is too large (0x%08zx; file size is 0x%08llx)\n", 159 ALOGW("claimed footer size is too small (0x%zx; minimum size is 0x%x)\n",
|
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/ |
NonsenseGenerator.java | 145 pickOneOf(", claimed", ", said", ", reported"));
|
/external/chromium/chrome/browser/extensions/ |
convert_user_script.cc | 74 // be auto-updated, or claimed in the gallery.
|
/external/chromium/chrome/browser/ui/gtk/ |
owned_widget_gtk.h | 47 // g_object_unref(widget); // Destroy the initial reference we had claimed.
|
/external/e2fsprogs/po/ |
at-expand.pl | 90 $msg =~ s/\@m/multiply-claimed/g;
|
/external/grub/stage2/ |
dir.h | 65 * in a directory block are claimed by the directory entries. This
|
/external/webkit/Source/WebCore/bridge/ |
runtime_root.cpp | 40 // comments in this file claimed that problem #1 was an issue in Java, in particular,
|
/frameworks/base/core/java/android/hardware/usb/ |
UsbDeviceConnection.java | 89 * @return true if the interface was successfully claimed
|
/external/clang/include/clang/Driver/ |
ArgList.h | 165 /// \arg Claim Whether the argument should be claimed, if it exists. 181 /// \arg Claim Whether the argument should be claimed, if it exists.
|
/external/e2fsprogs/e2fsck/ |
message.c | 75 * @m multiply-claimed 130 N_("mmultiply-claimed"),
|
/packages/apps/Nfc/src/com/android/nfc/ |
NfceeAccessControl.java | 86 // Ensure the claimed package is present in the calling UID
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/ |
libfunction_reordering_plugin.so | |