HomeSort by relevance Sort by last modified time
    Searched refs:search (Results 1226 - 1250 of 1487) sorted by null

<<41424344454647484950>>

  /external/chromium_org/tools/gyp/pylib/gyp/generator/
msvs.py 119 username_match = username_re.search(config)
123 domain_match = domain_re.search(config)
    [all...]
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
exif_encoder.js 482 // 2. Method names are discoverable by full text search.
  /external/chromium_org/v8/tools/gyp/
v8_base.target.darwin-arm.mk 205 v8/src/string-search.cc \
v8_base.target.linux-arm.mk 205 v8/src/string-search.cc \
  /external/icu/icu4c/source/i18n/
tzfmt.cpp     [all...]
  /external/stlport/stlport/stl/
_rope.h     [all...]
  /ndk/build/core/
build-binary.mk 437 # Insert PCH dir at beginning of include search path
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h     [all...]
  /ndk/tests/device/test-libc++-shared-full/jni/
Android.mk 209 $(call gen-test, algorithms/alg.nonmodifying/alg.search/search_n)
210 $(call gen-test, algorithms/alg.nonmodifying/alg.search/search_n_pred)
211 $(call gen-test, algorithms/alg.nonmodifying/alg.search/search)
212 $(call gen-test, algorithms/alg.nonmodifying/alg.search/search_pred)
217 $(call gen-test, algorithms/alg.sorting/alg.binary.search/binary.search/binary_search_comp)
218 $(call gen-test, algorithms/alg.sorting/alg.binary.search/binary.search/binary_search)
219 $(call gen-test, algorithms/alg.sorting/alg.binary.search/equal.range/equal_range_comp
    [all...]
  /ndk/tests/device/test-libc++-static-full/jni/
Android.mk 200 $(call gen-test, algorithms/alg.nonmodifying/alg.search/search_n)
201 $(call gen-test, algorithms/alg.nonmodifying/alg.search/search_n_pred)
202 $(call gen-test, algorithms/alg.nonmodifying/alg.search/search)
203 $(call gen-test, algorithms/alg.nonmodifying/alg.search/search_pred)
208 $(call gen-test, algorithms/alg.sorting/alg.binary.search/binary.search/binary_search_comp)
209 $(call gen-test, algorithms/alg.sorting/alg.binary.search/binary.search/binary_search)
210 $(call gen-test, algorithms/alg.sorting/alg.binary.search/equal.range/equal_range_comp
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 89 * Search queue to serialize remote onbject inspection.
563 for (UUID search : client.uuids) {
565 if (remote.equals(search)) {
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java 1023 String search = mComposingText.getStrSegment(ComposingText.LAYER1, cursor - 1).string; local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.h     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.h     [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_rope.h     [all...]
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
ChromeBrowserProvider.java     [all...]
  /external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_view.cc 25 #include "chrome/browser/search/instant_service.h"
26 #include "chrome/browser/search/instant_service_factory.h"
27 #include "chrome/browser/search/search.h"
108 // The search button images are made to look as if they overlay the normal edge
109 // images, but to align things, the search button needs to be inset horizontally
743 // Because IMEs may eat the tab key, we don't show "press tab to search" while
788 // Do a case-insensitive search to better match cases like
790 size_t chip_text_offset = std::search(
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Document.h 258 DEFINE_ATTRIBUTE_EVENT_LISTENER(search);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/audits/
AuditRules.js 241 if (!parsedURL.host.search(WebInspector.AuditRules.IPAddressRegexp))
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/
xcode_emulation.py 742 libraries are placed. This is added to the library search path.
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/background/js/
file_operation_manager.js 16 * @param {DirectoryEntry} root The root of the filesystem to search.
881 // This may be moving from search results, where it fails if we
    [all...]
  /external/chromium_org/v8/src/
array.js     [all...]

Completed in 1251 milliseconds

<<41424344454647484950>>