HomeSort by relevance Sort by last modified time
    Searched full:typed (Results 1 - 25 of 1219) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/common/extensions/docs/examples/api/history/showHistory/
typedUrls.html 4 <title>Recently Typed URLs</title>
12 <h2>Recently Typed URLs:</h2>
manifest.json 2 "name": "Typed URL History",
  /external/llvm/test/YAMLParser/
construct-set.data 3 # Explicitly typed set.
construct-pairs.data 3 # Explicitly typed pairs.
construct-omap.data 3 # Explicitly typed ordered map (dictionary).
  /device/asus/deb/self-extractors/
PART2 12 read typed
14 if test "$typed" != I\ ACCEPT
  /device/asus/flo/self-extractors/
PART2 12 read typed
14 if test "$typed" != I\ ACCEPT
  /device/asus/fugu/self-extractors/
PART2 12 read typed
14 if test "$typed" != I\ ACCEPT
  /device/asus/grouper/self-extractors/
PART2 12 read typed
14 if test "$typed" != I\ ACCEPT
  /device/asus/tilapia/self-extractors/
PART2 12 read typed
14 if test "$typed" != I\ ACCEPT
  /device/htc/flounder/self-extractors/
PART2 12 read typed
14 if test "$typed" != I\ ACCEPT
  /device/lge/hammerhead/self-extractors/
PART2 12 read typed
14 if test "$typed" != I\ ACCEPT
  /device/lge/mako/self-extractors/
PART2 12 read typed
14 if test "$typed" != I\ ACCEPT
  /device/moto/shamu/self-extractors/
PART2 12 read typed
14 if test "$typed" != I\ ACCEPT
  /device/samsung/manta/self-extractors/
PART2 12 read typed
14 if test "$typed" != I\ ACCEPT
  /prebuilts/misc/common/swig/include/2.0.11/allegrocl/
inout_typemaps.i 45 (cl::push (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) ACL_result),
46 (cl::setf (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) $in));
48 (cl::push (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) ACL_result),
49 (cl::setf (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) $in));
51 (cl::push (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) ACL_result),
52 (cl::setf (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) $in));
54 (cl::push (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) ACL_result),
55 (cl::setf (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) $in));
57 (cl::push (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) ACL_result),
58 (cl::setf (ff:fslot-value-typed (cl::quote $*in_fftype) :c $out) $in))
    [all...]
  /external/chromium_org/components/omnibox/
autocomplete_match_type.cc 12 "url-what-you-typed",
18 "search-what-you-typed",
  /external/chromium_org/sync/protocol/
dictionary_specifics.proto 16 // A spelling which when typed is treated as a correctly spelled word.
typed_url_specifics.proto 5 // Sync protocol datatype extension for typed urls.
20 // Actual URL that was typed.
24 // The number of times this URL was typed. Deprecated since we no longer sync
  /external/llvm/test/CodeGen/X86/
vec_return.ll 3 ; Without any typed operations, always use the smaller xorps.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
TypingTimeRecorder.java 43 // 1. Letter keys are typed successively without any batch input in between.
44 // 2. A letter key is typed within the threshold time since the last any key typing.
45 // 3. A non-letter key is typed within the threshold time since the last letter key typing.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-357108.js 5 // Flags: --typed-array-max-size-in-heap=64
  /frameworks/support/v4/jellybean/android/support/v4/app/
BundleUtil.java 14 * Update the bundle to have a typed array so fetches in the future don't need
  /external/chromium_org/base/
callback_list_unittest.nc 35 // Callbacks run with a move-only typed parameter.
37 // CallbackList does not support move-only typed parameters. Notify() is
  /external/chromium_org/third_party/skia/src/sfnt/
SkTypedEnum.h 21 //Detect if typed enums are supported.
36 //Define what a typed enum looks like.

Completed in 1563 milliseconds

1 2 3 4 5 6 7 8 91011>>