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

<<41424344454647484950>>

  /external/chromium/chrome/browser/ui/tests/
browser_uitest.cc 264 // Verify that the window is present.
303 // Verify that the window is present.
324 // Verify that the window is present.
  /external/chromium/chrome/common/
web_apps.cc 255 // Parse out the permissions if present.
266 // Parse out the URLs if present.
285 // Parse out the icons if present.
  /external/chromium_org/chrome/browser/chromeos/drive/
change_list_loader_unittest.cc 257 // My Drive is present in the local metadata, but its child is not.
280 // Now the file is present.
319 // The new file is present in the local metadata.
  /external/chromium_org/chrome/browser/search_engines/
default_search_policy_handler_unittest.cc 231 // default search policy will be present.
256 // default search policy will be present.
284 // default search policy will be present.
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
bluetooth_options_handler.h 123 // range 0-999999 and should be always present zero-padded to six
143 bool present) OVERRIDE;
201 // argument is present, it is the passkey for pairing confirmation.
  /external/chromium_org/content/browser/accessibility/
browser_accessibility.h 193 // true if the attribute is present and false if not, one that takes a
194 // pointer argument and returns true if the attribute is present (if you
197 // attribute is not present. In addition, strings can be returned as
  /external/chromium_org/device/bluetooth/
bluetooth_adapter_chromeos.cc 165 // Set the adapter to the newly added adapter only if no adapter is present.
393 void BluetoothAdapterChromeOS::PresentChanged(bool present) {
395 AdapterPresentChanged(this, present));
  /external/chromium_org/third_party/leveldatabase/src/db/
skiplist_test.cc 128 // data that was present in the skip list when the iterator was
131 // constructed, but we should never miss any values that were present
245 // Verify that everything in [pos,current) was not present in
  /external/chromium_org/third_party/protobuf/python/google/protobuf/
message.py 126 """Mark this as present in the parent.
130 present while keeping it empty. If you find yourself using this,
152 When we find a field in |serialized| that is already present
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
insn.h 38 * structures, must be present as the first element in any
50 /** 1 if a displacement should be present in the output. */
136 * structures, must be present as the first element in any
  /external/chromium_org/tools/gn/
scope.cc 186 // Value present in both the source and the dest.
225 // Sources assignment filter present in both the source and the dest.
241 // Rule present in both the source and the dest.
  /external/chromium_org/webkit/browser/fileapi/
file_system_operation_runner.h 59 // in case a file is already present at the URL.
89 // Checks if a directory is present at |url|.
93 // Checks if a file is present at |url|.
  /external/clang/lib/Format/
BreakableToken.h 173 // Lines[LineIndex] starts (note that the decoration, if present, is not
179 // at TailOffset. Note that the decoration (if present) is not considered part
186 // present) is also not considered part of the text.
  /external/dexmaker/src/dx/java/com/android/dx/util/
IntList.java 383 * the given value if it is present or
384 * {@code (-(insertion point) - 1)} if the value is not present.
390 * value is not present
  /external/guava/guava-testlib/src/com/google/common/collect/testing/features/
FeatureUtil.java 239 "implicitly requires one or more features to be both present " +
266 "present", morePresentFeatures, source);
268 "present", presentFeatures,
  /external/libexif/m4m/
gp-byteorder.m4 18 AC_EGREP_CPP([symbol is present|\<$1\>],[
21 symbol is present
207 /* if present, indicates that the endian side is a pointer to an */
  /external/protobuf/python/google/protobuf/
message.py 112 """Mark this as present in the parent.
116 present while keeping it empty. If you find yourself using this,
138 When we find a field in |serialized| that is already present
  /external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio_mcsn.c 98 /* Cookie _MCH present ? if not, assume ST machine */
103 /* Cookie _SND present ? if not, assume ST machine */
114 /* Cookie MCSN present ? */
SDL_mintaudio_xbios.c 100 /* Cookie _SND present ? if not, assume ST machine */
272 /* DSP present with its GPIO port ? */
353 /* Add external clocks if present */
  /external/srtp/crypto/kernel/
crypto_kernel.c 257 * free dynamic memory used in crypto_kernel at present
337 /* load debug module, if there is one present */
382 /* load debug module, if there is one present */
  /external/v8/src/
d8.h 332 // timeout1 is present then it should be a number. -1 indicates no timeout
335 // timeout2, if present, should be a number indicating the limit in
348 // os.mkdirp(name, mask) creates a directory. The mask (if present) is anded
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
int_lpc.cpp 102 present frame (M)
104 present frame (M)
177 present frame (M) */
179 present frame (M) */
249 present frame (M)
251 present frame (M)
314 present frame (M) */
316 present frame (M) */
364 present frame (M)
437 Word16 lsp_new[], /* input : LSP vector at the 4th SF of present frame *
    [all...]
  /frameworks/base/core/java/android/nfc/tech/
TagTechnology.java 136 * type tags using it must still be discovered and present the lower level radio interface
145 * type tags using it must still be discovered and present the lower level radio interface
154 * type tags using it must still be discovered and present the lower level radio interface
  /frameworks/base/docs/html/about/versions/
android-2.3.3.jd 103 access to tag properties and I/O operations based on the technologies present
109 is not present in all Android devices. Android devices that do not support
114 will return <code>false</code>. The NFC API is always present, however, regardless of
  /libcore/luni/src/main/java/java/security/cert/
X509Certificate.java 51 * -- If present, version must be v2 or v3
53 * -- If present, version must be v2 or v3
55 * -- If present, version must be v3

Completed in 980 milliseconds

<<41424344454647484950>>