HomeSort by relevance Sort by last modified time
    Searched full:present (Results 426 - 450 of 5294) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/resources/
about_memory_mac.html 153 Amount of memory that is present in physical RAM.
158 Amount of memory that is present in physical RAM and can
163 Amount of memory that is present in physical RAM and can not
  /external/clang/include/clang/Basic/
DiagnosticDriverKinds.td 93 "conflicting deployment targets, both '%0' and '%1' are present in environment">;
112 "%0: '%1' input unused%select{ when '%3' is present|}2">,
118 "%0: previously preprocessed input%select{ unused when '%2' is present|}1">,
  /external/e2fsprogs/lib/ext2fs/
tst_badblocks.c 134 match ? "present" : "absent",
149 match ? "present" : "absent");
160 "present" : "absent");
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MultisetWritesTester.java 76 assertEquals("multiset.remove(present, 2) didn't return the old count",
78 assertFalse("multiset contains present after multiset.remove(present, 2)",
  /external/jpeg/
jdtrans.c 56 /* Call progress monitor hook if present */
107 /* Call progress monitor hook if present */
169 /* Call progress monitor hook if present */
  /external/llvm/include/llvm-c/
Disassembler.h 70 * symbol names are present in the relocation information. The VariantKind
75 uint64_t Present; /* 1 if this symbol is present */
  /external/llvm/lib/Support/Windows/
Process.inc 22 #error "libpsapi.a should be present"
76 // This function retrieves the page size using GetSystemInfo and is present
80 // GetNativeSystemInfo. However, this interface is not present prior
  /external/qemu/distrib/jpeg-6b/
jdtrans.c 56 /* Call progress monitor hook if present */
107 /* Call progress monitor hook if present */
169 /* Call progress monitor hook if present */
  /external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio_stfa.c 97 /* Cookie _MCH present ? if not, assume ST machine */
102 /* Cookie _SND present ? if not, assume ST machine */
107 /* Cookie STFA present ? */
  /external/webkit/Source/WebKit/mac/DefaultDelegates/
WebDefaultContextMenuDelegate.mm 151 // FIXME 4184640: The Look Up in Dictionary item is only implemented in WebHTMLView, and so is present but
152 // dimmed for other cases where WebElementIsSelectedKey is present. It would probably
154 // existing clients that have code that relies on it being present (unlikely for clients outside of Apple,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IsimUiccRecords.java 214 * Returns null if the IMPI hasn't been loaded or isn't present on the ISIM.
224 * Returns null if the IMS domain hasn't been loaded or isn't present on the ISIM.
234 * Returns null if the IMPU hasn't been loaded or isn't present on the ISIM.
  /libcore/luni/src/main/java/java/lang/
Package.java 77 * this package, if present.
115 * Indicates whether the specified annotation is present.
119 * @return {@code true} if the annotation is present; {@code false}
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
TBSCertificate.java 55 * -- If present, version MUST be v2 or v3
57 * -- If present, version MUST be v2 or v3
59 * -- If present, version MUST be v3
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/
video.h 206 /* 7 line 21-1 data present in GOP (1=yes, 0=no) */
207 /* 6 line 21-2 data present in GOP (1=yes, 0=no) */
223 (CSS API is not present yet) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
video.h 206 /* 7 line 21-1 data present in GOP (1=yes, 0=no) */
207 /* 6 line 21-2 data present in GOP (1=yes, 0=no) */
223 (CSS API is not present yet) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
video.h 206 /* 7 line 21-1 data present in GOP (1=yes, 0=no) */
207 /* 6 line 21-2 data present in GOP (1=yes, 0=no) */
223 (CSS API is not present yet) */
  /cts/suite/audio_quality/lib/include/audio/
AudioHardware.h 67 * Convenience API to pass buffer ID. The buffer can be either present in testCase
  /dalvik/vm/mterp/armv5te/
OP_INVOKE_SUPER.S 41 bcs .L${opcode}_nsm @ method not present in superclass
  /dalvik/vm/mterp/x86/
OP_INVOKE_SUPER.S 38 jae .L${opcode}_nsm # method not present in superclass
  /developers/samples/android/content/contacts/BasicContactables/BasicContactables/src/main/java/com/example/android/basiccontactables/
MainActivity.java 79 // Inflate the menu; this adds items to the action bar if it is present.
  /device/samsung/manta/
BoardConfig.mk 25 # Use the non-open-source parts, if they're present
  /device/samsung/tuna/
BoardConfig.mk 21 # Use the non-open-source parts, if they're present
  /device/ti/panda/
BoardConfig.mk 26 # Use the non-open-source parts, if they're present
  /device/ti/panda/overlay/frameworks/base/core/res/res/values/
config.xml 46 <!-- This string array should be overridden by the device to present a list of radio
  /external/apache-http/src/org/apache/http/impl/entity/
StrictContentLengthStrategy.java 62 * empty line after the header fields, regardless of the entity-header fields present in the
66 * 2.If a Transfer-Encoding header field (section 14.41) is present and has any value other
71 * 3.If a Content-Length header field (section 14.13) is present, its decimal value in
77 * header field is present). If a message is received with both a

Completed in 2902 milliseconds

<<11121314151617181920>>