/external/v8/test/mjsunit/es6/ |
promise-internal-setter.js | 5 // Flags: --promise-extra
|
/external/v8/tools/gyp/test/win/linker-flags/ |
generate-manifest.gyp | 100 'AdditionalManifestFiles': 'extra.manifest;extra2.manifest', 115 'AdditionalManifestFiles': 'extra.manifest;extra2.manifest', 131 'extra.manifest', 149 'extra.manifest',
|
/external/vboot_reference/firmware/lib/include/ |
vboot_audio.h | 21 * Caller should loop without extra delay until this returns false.
|
/external/zlib/src/contrib/minizip/ |
mztools.c | 46 char extra[1024]; local 63 unsigned int extsize = READ_16(header + 28); /* extra field length */ 64 filename[0] = extra[0] = '\0'; 97 /* Extra field */ 99 if (extsize < sizeof(extra)) { 100 if (fread(extra, 1, extsize, fpZip) == extsize) { 101 if (fwrite(extra, 1, extsize, fpOut) == extsize) { 186 /* Extra field */ 188 if (fwrite(extra, 1, extsize, fpOutCD) == extsize) {
|
/external/zlib/src/ |
inflate.h | 24 OS, /* i: waiting for extra flags and operating system (gzip) */ 25 EXLEN, /* i: waiting for extra length (gzip) */ 26 EXTRA, /* i: waiting for extra bytes (gzip) */ 42 LENEXT, /* i: waiting for length extra bits */ 44 DISTEXT, /* i: waiting for distance extra bits */ 62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT -> 104 unsigned extra; /* extra bits needed */ member in struct:inflate_state
|
/frameworks/av/media/libmedia/ |
IDrmClient.cpp | 43 virtual void notify(DrmPlugin::EventType eventType, int extra, const Parcel *obj) 48 data.writeInt32(extra); 67 int extra = data.readInt32(); local 73 notify((DrmPlugin::EventType)eventType, extra, &obj);
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
StreamingSource.cpp | 92 sp<AMessage> extra; local 93 ssize_t n = mStreamListener->read(buffer, sizeof(buffer), &extra); 104 if (extra != NULL 105 && extra->findInt32( 117 (ATSParser::DiscontinuityType)type, extra); 124 if (extra == NULL) { 125 extra = new AMessage; 134 extra->setInt64(IStreamListener::kKeyMediaTimeUs, mediaTimeUs); 141 extra);
|
/frameworks/base/core/java/android/net/wimax/ |
WimaxManagerConstants.java | 17 * enabling, disabling, or unknown. One extra provides this state as an int. 18 * Another extra provides the previous state, if available. 32 * initializing, initialized, unknown and ready. One extra provides this state as an int. 33 * Another extra provides the previous state, if available.
|
/frameworks/compile/libbcc/tests/debuginfo/host-tests/ |
forward-declare-class.cpp | 1 // RUN: %clangxx %s -g -fexceptions %extra-clang-opts -o %t
|
jit.cpp | 1 // RUN: %clang %s -g -fexceptions %extra-clang-opts -o %t
|
/frameworks/opt/setupwizard/library/ |
common.mk | 18 LOCAL_AAPT_FLAGS += --auto-add-overlay --extra-packages com.android.setupwizardlib
|
/frameworks/opt/setupwizard/navigationbar/ |
common.mk | 16 LOCAL_AAPT_FLAGS += --auto-add-overlay --extra-packages com.android.setupwizard.navigationbar
|
/frameworks/support/customtabs/src/android/support/customtabs/ |
CustomTabsIntent.java | 51 * If an application provides a mechanism for users to opt out of Custom Tabs, this extra should 55 * If this extra is present with {@link Intent#FLAG_ACTIVITY_NEW_TASK}, all Custom Tabs 59 "android.support.customtabs.extra.user_opt_out"; 62 * Extra used to match the session. This has to be included in the intent to open in 66 public static final String EXTRA_SESSION = "android.support.customtabs.extra.SESSION"; 69 * Extra that changes the background color for the toolbar. colorRes is an int that specifies a 73 "android.support.customtabs.extra.TOOLBAR_COLOR"; 76 * Boolean extra that enables the url bar to hide as the user scrolls down the page 79 "android.support.customtabs.extra.ENABLE_URLBAR_HIDING"; 82 * Extra bitmap that specifies the icon of the back button on the toolbar. If the client choose [all...] |
/frameworks/support/samples/SupportVectorDrawable/static/ |
Android.mk | 17 --extra-packages android.support.graphics.drawable \
|
/ndk/sources/cxx-stl/stlport/src/ |
stlport_prefix.h | 15 /* Please add extra compilation switches for particular compilers here */
|
/packages/apps/Nfc/src/com/android/nfc/beam/ |
BeamStatusReceiver.java | 29 "android.nfc.handover.intent.extra.HANDOVER_DATA_LINK_TYPE"; 33 "android.nfc.handover.intent.extra.TRANSFER_PROGRESS"; 36 "android.nfc.handover.intent.extra.TRANSFER_URI"; 39 "android.nfc.handover.intent.extra.OBJECT_COUNT"; 42 "android.nfc.handover.intent.extra.TRANSFER_STATUS"; 45 "android.nfc.handover.intent.extra.TRANSFER_MIME_TYPE"; 60 "com.android.nfc.handover.extra.INCOMING"; 63 "android.nfc.handover.intent.extra.TRANSFER_ID"; 66 "android.nfc.handover.intent.extra.ADDRESS";
|
/packages/apps/TV/ |
Android.mk | 51 --extra-packages android.support.v7.recyclerview \ 52 --extra-packages android.support.v17.leanback \ 53 --extra-packages com.android.tv.common \ 63 LOCAL_AAPT_FLAGS += --extra-packages com.android.usbtuner
|
/packages/services/Car/car-support-lib/ |
car-support.mk | 29 LOCAL_AAPT_FLAGS += --extra-packages android.support.car.ui 38 LOCAL_AAPT_FLAGS += --extra-packages android.support.v7.appcompat 45 LOCAL_AAPT_FLAGS += --extra-packages android.support.v7.recyclerview 52 LOCAL_AAPT_FLAGS += --extra-packages android.support.v7.cardview
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/ |
sembuf.h | 6 * Note extra padding because this structure is passed back and forth
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/ |
sembuf.h | 6 * Note extra padding because this structure is passed back and forth
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/ |
sembuf.h | 6 * Note extra padding because this structure is passed back and forth
|
/prebuilts/go/darwin-x86/src/cmd/go/ |
testgo.go | 5 // This file contains extra hooks for testing the go command.
|
/prebuilts/go/linux-x86/src/cmd/go/ |
testgo.go | 5 // This file contains extra hooks for testing the go command.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/symver/ |
symver1.d | 4 # The #... and #pass are there to match extra symbols inserted by
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
WebViewContextMenu.java | 247 String extra = result.getExtra(); local 263 decodedPhoneExtra = URLDecoder.decode(extra, Charset.defaultCharset().name()); 276 decodedPhoneExtra = extra; 286 Uri.parse(WebView.SCHEME_TEL + extra)); 297 new Intent(Intent.ACTION_SENDTO, Uri.parse("smsto:" + extra)); 315 setOnMenuItemClickListener(new Copy(extra, "copy_phone")); 320 menu.setHeaderTitle(extra); 322 new Intent(Intent.ACTION_VIEW, Uri.parse(WebView.SCHEME_MAILTO + extra)); 326 setOnMenuItemClickListener(new Copy(extra, "copy_email")); 331 menu.setHeaderTitle(extra); [all...] |