HomeSort by relevance Sort by last modified time
    Searched defs:search (Results 101 - 125 of 152) sorted by null

1 2 3 45 6 7

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algo.h 340 // search
532 = _GLIBCXX_STD_A::search(__first1, __last1, __first2, __last2);
561 = _GLIBCXX_STD_A::search(__first1, __last1, __first2,
595 _RevIterator1 __rresult = _GLIBCXX_STD_A::search(_RevIterator1(__last1),
631 _RevIterator1 __rresult = std::search(_RevIterator1(__last1), __rlast1,
648 * @param __first1 Start of range to search.
649 * @param __last1 End of range to search.
693 * @param __first1 Start of range to search.
694 * @param __last1 End of range to search.
4714 search(_ForwardIterator1 __first1, _ForwardIterator1 __last1, function
4786 search(_ForwardIterator1 __first1, _ForwardIterator1 __last1, function
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
Hyperlinks.java 106 import org.eclipse.jdt.core.search.IJavaSearchConstants;
107 import org.eclipse.jdt.core.search.IJavaSearchScope;
108 import org.eclipse.jdt.core.search.SearchEngine;
109 import org.eclipse.jdt.core.search.SearchMatch;
110 import org.eclipse.jdt.core.search.SearchParticipant;
111 import org.eclipse.jdt.core.search.SearchPattern;
112 import org.eclipse.jdt.core.search.SearchRequestor;
620 // Search for the method in the Java index, filtering by the required click handler
665 engine.search(pattern, participants, scope, requestor, new NullProgressMonitor());
669 // TODO: Create a project+dependencies scope and search only that scop
    [all...]
  /external/elfutils/libcpu/
i386_parse.c 144 #include <search.h>
1681 struct suffix search = { .name = (yyvsp[(5) - (6)].field)->name }; local
1714 struct known_bitfield search; local
1795 struct known_bitfield search; local
1869 struct known_bitfield search; local
2411 struct synonym search = { .from = fieldname }; local
2513 struct argstring search = { .str = runp->operands[i].fct }; local
2810 struct argstring search = { .str = instr->operands[i].fct }; local
2821 struct argstring search = { .str = instr->operands[i].str }; local
    [all...]
  /packages/apps/Browser/src/com/android/browser/provider/
BrowserProvider2.java 361 map.put(Searches.SEARCH, Searches.SEARCH);
448 Searches.SEARCH + " TEXT," +
1569 String search = values.getAsString(Searches.SEARCH); local
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java 1023 String search = mComposingText.getStrSegment(ComposingText.LAYER1, cursor - 1).string; local
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h 119 /* DM search events */
122 /* DM search API events */
583 tBTA_DM_API_SEARCH search; member in union:__anon2482
786 /* DM search control block */
802 tBTA_DM_MSG * p_search_queue; /* search or discover commands during search cancel stored here */
835 /* DM search state */
941 /* DM search control block */
  /external/elfutils/src/
ldgeneric.c 970 struct scnhead search; local
1004 search.name = elf_strptr (fileinfo->elf, fileinfo->shstrndx, shdr->sh_name);
1005 search.type = shdr->sh_type;
1006 search.flags = shdr->sh_flags;
1007 search.entsize = shdr->sh_entsize;
1008 search.grp_signature = grpscn != NULL ? grpscn->symbols->name : NULL;
1009 search.kind = scn_normal;
1010 hval = elf_hash (search.name);
1013 queued = ld_section_tab_find (&ld_state.section_tab, hval, &search);
1521 struct symbol search; local
1920 struct symbol search = { .name = syms[cnt].as_name }; local
3362 struct id_list search; local
3633 struct symbol search = { .name = ld_state.entry }; local
5396 struct symbol search; local
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/
geshi.php 132 /** The key of the regex array defining what to search for */
135 matched search to use as a replacement */
140 matched search to put before the replacement */
143 matched search to put after the replacement */
3174 $search = array(); variable
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js 99 'String': ["charAt", "charCodeAt", "concat", "indexOf", "lastIndexOf", "match", "replace", "search", "slice", "split", "substr", "substring", "toLowerCase", "toUpperCase", "valueOf"]
    [all...]
  /external/bluetooth/bluedroid/stack/include/
avrc_defs.h 241 #define AVRC_STS_SEARCH_NOT_SUP 0x0f /* Search Not Supported - The Browsed Media Player does not support search Search */
242 #define AVRC_STS_SEARCH_BUSY 0x10 /* Search in Progress - A search operation is already in progress Search*/
245 #define AVRC_STS_PLAYER_N_ADDR 0x13 /* Player Not Addressed. The Player Id supplied refers to a player which is not currently addressed, and the command is not able to be performed if the player is not set as addressed. Search, SetBrowsedPlayer*/
246 #define AVRC_STS_BAD_SEARCH_RES 0x14 /* No valid Search Results - The Search result list does not contain valid entries, e.g. after being invalidated due to change of browsed player GetFolderItems */
364 #define AVRC_SCOPE_SEARCH 0x02 /* Media Element Item The results of a search operation on the browsed player *
1199 tAVRC_SEARCH_CMD search; \/* Search *\/ member in union:__anon3193
1413 tAVRC_SEARCH_RSP search; \/* Search *\/ member in union:__anon3212
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.eclipse.text_3.5.0.v20100601-1300.jar 
org.sat4j.core_2.2.0.v20100429.jar 
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 
org-netbeans-api-visual.jar 
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 

Completed in 936 milliseconds

1 2 3 45 6 7