HomeSort by relevance Sort by last modified time
    Searched full:present (Results 601 - 625 of 8021) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
mediaGalleries.html 6 locations. From those locations, only media files will be present in the file
111 <p>If present, the user's iTunes library can be accessed as a media gallery.
124 <p>If present, the user's Picasa library can also be accessed as a media
  /external/chromium_org/chrome/installer/setup/
install.h 36 // system-level equivalent of that shortcut is not present on the system.
64 // present on the system.
128 // Shortcut creation is skipped if the First Run beacon is present (unless
  /external/chromium_org/extensions/common/
manifest_handler.h 46 // key is present in the manifest. If true, always attempt to parse
48 // are present. This allows specifying a default parsed value for
56 // The list of keys that, if present, should be parsed before calling our
  /external/chromium_org/net/tools/quic/test_tools/
http_message_test_utils.cc 52 // - Transfer-Encoding: chunked is present and message has a final chunk.
53 // - Content-Length header is present and matches the message body length.
54 // - Neither Transfer-Encoding nor Content-Length is present and message
  /external/chromium_org/third_party/WebKit/Source/testing/runner/
TestRunner.h 318 // ignores any that may be present.
337 // It takes no arguments, and ignores any that may be present.
349 // ignores any that may be present.
354 // ignores any that may be present.
359 // arguments, and ignores any that may be present.
366 // It takes no arguments, and ignores any that may be present.
373 // any that may be present.
378 // arguments, and ignores any that may be present.
383 // that may be present.
397 // It takes no arguments, and ignores any that may be present
    [all...]
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MultisetReadsTester.java 50 assertEquals("multiset.count(present) didn't return 1",
73 assertTrue("multiset.elementSet().contains(present) returned false",
79 assertTrue("multiset.entrySet() didn't contain [present, 1]",
  /external/llvm/lib/MC/
MCExternalSymbolizer.cpp 58 SymbolicOp.AddSymbol.Present = true;
71 if (SymbolicOp.AddSymbol.Present) {
82 if (SymbolicOp.SubtractSymbol.Present) {
MCSectionMachO.cpp 179 /// specifier is present, this returns a string indicating the problem.
199 // Verify that the segment is present and not too long.
204 // Split the section name off from any attributes if present.
211 // Verify that the section is present and not too long.
254 // present.
  /external/stlport/doc/
README.wince 69 declare a function that in fact is not present. Keep this in mind when you get
77 these missing functions at present.
91 this is not the case, the application will behave as if the DLL was not present or
  /external/wpa_supplicant_8/wpa_supplicant/
todo.txt 6 and try to optimize next connection if the same card is present for next
9 present in scan results; would need to update scan results periodically..
26 (Done once; number of unused function arguments still present)
  /frameworks/base/core/java/com/android/internal/view/menu/
BaseMenuPresenter.java 163 * re-use the view passed as convertView if present. The returned view will be populated
166 * @param item Item to present
194 * @param item Item to present
  /frameworks/native/services/surfaceflinger/
SurfaceFlingerConsumer.cpp 117 // time when previous buffer's actual-present fence was signaled
123 // will be slightly later then the actual-present timing. If we get a
124 // desired-present time that is unintentionally a hair after the next
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneSubInfo.java 170 * @return the IMPI, or null if not present or not loaded
186 * @return the IMS domain name, or null if not present or not loaded
203 * not present or not loaded
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
BaseMenuPresenter.java 165 * passed as convertView if present. The returned view will be populated with data from the item
168 * @param item Item to present
196 * @param item Item to present
  /ndk/sources/host-tools/sed-4.2.1/m4/
mbrlen.m4 45 dnl is present.
95 dnl is present.
160 dnl is present.
mbrtowc.m4 99 dnl is present.
147 dnl is present.
199 dnl is present.
249 dnl is present.
316 dnl is present.
  /prebuilts/devtools/repository/
sdk-repository-4.xsd 100 <!-- The optional license of this package. If present, users will have
114 Optional. If present, must be an int > 0. -->
153 <!-- The optional license of this package. If present, users will have
187 <!-- The optional license of this package. If present, users will have
223 <!-- The optional license of this package. If present, users will have
259 <!-- The optional license of this package. If present, users will have
273 Optional. If present, must be an int > 0. -->
319 <!-- The optional license of this package. If present, users will have
331 Optional. If present, must be an int > 0. -->
334 Optional. If present, must be an int > 0. --
    [all...]
sdk-repository-5.xsd 110 <!-- The optional license of this package. If present, users will have
124 Optional. If present, must be an int > 0. -->
128 When the field is present, it means the platform already embeds one
182 <!-- The optional license of this package. If present, users will have
233 <!-- The optional license of this package. If present, users will have
261 <!-- The optional license of this package. If present, users will have
295 <!-- The optional license of this package. If present, users will have
331 <!-- The optional license of this package. If present, users will have
367 <!-- The optional license of this package. If present, users will have
381 Optional. If present, must be an int > 0. --
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
DebuggerConnector.java 65 * Users can query whether an application is present in the workspace using
72 * <li> The number of projects actually present in the workspace, and the
81 /** Mapping of application name to project name for apps present in the workspace. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
build_messages.properties 15 AAPT_Exec_Error_s=Error executing aapt. Please check aapt is present at %1$s
40 AIDL_Exec_Error_s=Error executing aidl. Please check aidl is present at %1$s
67 Proguard_Exec_Error=Error executing Proguard. Please check Proguard is present at %1$s
  /system/core/fastboot/
fastboot_protocol.txt 37 of the response (if present) provide a textual failure message
38 to present to the user. Stop.
59 b. FAIL -> display the remaining 60 bytes (if present) as a failure
  /frameworks/base/location/java/android/location/
LocationManager.java 445 * @throws SecurityException if no suitable permission is present
476 * @throws SecurityException if no suitable permission is present
508 * @throws SecurityException if no suitable permission is present
535 * @throws SecurityException if no suitable permission is present
636 * @throws SecurityException if no suitable permission is present
665 * @throws SecurityException if no suitable permission is present
694 * @throws SecurityException if no suitable permission is present
716 * @throws SecurityException if no suitable permission is present
739 * @throws SecurityException if no suitable permission is present
    [all...]
  /external/bison/build-aux/
git-version-gen 30 # .tarball-version - present only in a distribution tarball, and not in
33 # be present in either $(srcdir) or $(builddir) for git-version-gen to
35 # but must be present in a tarball when there is no version control system.
40 # .version - present in a checked-out repository and in a distribution
62 # will be present for dependencies, and so that .version and
  /external/chromium_org/third_party/libwebp/webp/
demux.h 20 // // ... (Get information about the features present in the WebP file).
106 WEBP_FF_FORMAT_FLAGS, // Extended format flags present in the 'VP8X' chunk.
111 WEBP_FF_FRAME_COUNT // Number of frames present in the demux object.
150 // Returns false if 'dmux' is NULL or frame 'frame_number' is not present.
163 // Returns true if fragment 'fragment_num' is present, false otherwise.
  /external/webp/include/webp/
demux.h 20 // // ... (Get information about the features present in the WebP file).
106 WEBP_FF_FORMAT_FLAGS, // Extended format flags present in the 'VP8X' chunk.
111 WEBP_FF_FRAME_COUNT // Number of frames present in the demux object.
150 // Returns false if 'dmux' is NULL or frame 'frame_number' is not present.
163 // Returns true if fragment 'fragment_num' is present, false otherwise.

Completed in 2423 milliseconds

<<21222324252627282930>>