/external/libvpx/vp8/encoder/generic/ |
csystemdependent.c | 95 cpi->rtcd.search.full_search = vp8_full_search_sad; 96 cpi->rtcd.search.diamond_search = vp8_diamond_search_sad;
|
/external/oprofile/ |
opimport_pull | 104 match = pattern.search(line)
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/ |
build.com | 79 $ if f$search("skel.c").nes."" then - 85 $ if f$search("parse.c").nes."" .and. f$search("parse.h").nes."" then - 88 $ if f$search("y_tab.%").nes."" then 'REMOVE' y_tab.%;* 118 $ if f$search("flexlib.olb;-1").nes."" then 'PURGE' flexlib.olb 123 $ if f$search("crtl.opt;-1").nes."" then 'PURGE' crtl.opt 133 $ if f$search("ident.opt;-1").nes."" then 'PURGE' ident.opt
|
/device/htc/common/ |
releasetools.py | 32 m = re.search(r"require\s+version-bootloader\s*=\s*(\S+)", android_info)
|
/external/elfutils/libdw/ |
libdw_findcu.c | 20 #include <search.h> 30 /* Find out which of the two arguments is the search value. It has 94 /* Add the new entry to the search tree. */
|
/external/icu4c/common/ |
triedict.h | 198 * <p>Search the dictionary for matches.</p> 210 virtual int32_t search( UText *text,
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Exceptions/ |
regress-181654.js | 125 return err.toString().search(RegExp(pattern));
|
regress-181914.js | 164 return err.toString().search(RegExp(pattern));
|
/external/webkit/WebCore/page/ |
Location.cpp | 114 String Location::search() const function in class:WebCore::Location
|
/external/webkit/WebKitTools/Scripts/webkitpy/ |
buildbot.py | 87 builder['is_green'] = not re.search('fail',
|
changelogs.py | 115 if reviewed_by_regexp.search(line):
|
/frameworks/base/core/java/android/provider/ |
Applications.java | 49 * The content path for application search. 51 public static final String SEARCH_PATH = "search"; 73 * Gets a cursor with application search results. 76 public static Cursor search(ContentResolver resolver, String query) { method in class:Applications 120 * {@link Applications#search(ContentResolver, String)}.
|
/frameworks/base/core/java/android/server/search/ |
SearchManagerService.java | 17 package android.server.search; 35 * The search manager service handles the search UI, and maintains a registry of searchable 50 * Initializes the Search Manager service in the provided system context. 110 * @param launchActivity The activity from which we're launching this search. 111 * @return Returns a SearchableInfo record describing the parameters of the search, 123 * Returns a list of the searchable activities that can be included in global search. 130 * Gets the name of the global search activity. 137 * Gets the name of the web search activity.
|
/packages/apps/Browser/src/com/android/browser/search/ |
SearchEngines.java | 16 package com.android.browser.search; 68 Log.e(TAG, "Cannot load search engine " + name, exception);
|
/build/tools/droiddoc/templates/assets/ |
search_autocomplete.js | 7 var DEFAULT_TEXT = "search developer docs"; 106 var search = document.getElementById("search_autocomplete"); 107 var text = search.value.replace(/(^ +)|( +$)/g, ''); 157 return true; // allow the event to bubble up to the search api 173 while ((tmp = s.search(re)) >= 0) { 264 document.location = toRoot + 'search.html#q=' + query + '&t=0';
|
/external/chromium/third_party/icu/source/test/intltest/ |
uvectest.cpp | 152 TEST_ASSERT(a->search((void*)"cde") == 1); 153 TEST_ASSERT(a->search((void*)"bcde") == 2); 154 TEST_ASSERT(a->search((void*)"abc") == 3);
|
/external/icu4c/test/intltest/ |
uvectest.cpp | 152 TEST_ASSERT(a->search((void*)"cde") == 1); 153 TEST_ASSERT(a->search((void*)"bcde") == 2); 154 TEST_ASSERT(a->search((void*)"abc") == 3);
|
/external/blktrace/ |
blkiomon.c | 175 static struct dstat *blkiomon_find_dstat(struct rb_search *search, __u32 device) 193 search->node_ptr = p; 194 search->parent = parent; 201 struct rb_search search; local 205 dstat = blkiomon_find_dstat(&search, device); 215 rb_link_node(&dstat->node, search.parent, search.node_ptr);
|
/external/chromium/base/ |
string_util.h | 307 // Returns true if str starts with search, or false otherwise. 309 const std::string& search, 312 const std::wstring& search, 315 const string16& search, 318 // Returns true if str ends with search, or false otherwise. 320 const std::string& search, 323 const std::wstring& search, 326 const string16& search,
|
/libcore/luni/src/main/java/java/io/ |
ObjectStreamClass.java | 1000 Class<?> search = cl; local [all...] |
/external/webkit/JavaScriptCore/jit/ |
ExecutableAllocatorFixedVMPool.cpp | 154 } else if (FreeListEntry* entryInFreeList = m_freeList.search(entry->size, m_freeList.EQUAL)) { 322 FreeListEntry* entry = m_freeList.search(size, m_freeList.GREATER_EQUAL); 329 entry = m_freeList.search(size, m_freeList.GREATER_EQUAL);
|
/development/testrunner/test_defs/ |
native_test.py | 120 if re.search("_test$|_test_$|_unittest$|_unittest_$|^test_", name):
|
/external/bluetooth/bluez/lib/bluetooth/ |
sdp_lib.h | 136 * SDP transaction: functions for asynchronous search. 143 int sdp_service_search_async(sdp_session_t *session, const sdp_list_t *search, uint16_t max_rec_num); 145 int sdp_service_search_attr_async(sdp_session_t *session, const sdp_list_t *search, sdp_attrreq_type_t reqtype, const sdp_list_t *attrid_list); 323 * a service search request. 327 * sdp_list_t *search 328 * list containing elements of the search 350 int sdp_service_search_req(sdp_session_t *session, const sdp_list_t *search, uint16_t max_rec_num, sdp_list_t **rsp_list); 388 * This is a service search request combined with the service 394 * sdp_list_t *search 395 * Singly linked list containing elements of the search [all...] |
/external/chromium/third_party/icu/source/common/ |
triedict.h | 228 * <p>Search the dictionary for matches.</p> 241 virtual int32_t search( UText *text,
|
/external/webkit/WebCore/inspector/front-end/ |
InspectorBackendStub.js | 75 search: function(sourceRow, query)
|