HomeSort by relevance Sort by last modified time
    Searched refs:pattern (Results 476 - 500 of 532) sorted by null

<<11121314151617181920>>

  /prebuilt/sdk/7/
android.jar 
  /external/bluetooth/bluez/network/
server.c 156 record->pattern = NULL;
  /external/gtest/src/
gtest-death-test.cc 834 << " Expected: " << regex()->pattern() << "\n"
    [all...]
  /external/libxml2/
xmlreader.c 44 #include <libxml/pattern.h>
    [all...]
  /system/core/sh/
eval.c 402 for (patp = cp->nclist.pattern ; patp ; patp = patp->narg.next) {
jobs.c 1322 cmdtxt(np->nclist.pattern);
parser.c 426 app = &cp->nclist.pattern;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
cu_cmd.c 1860 char * pattern = (char *) parm[2].value; local
1883 char * pattern = (char *) parm[2].value; local
    [all...]
  /prebuilt/sdk/5/
android.jar 
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c 1913 PS8 pattern = (PS8) parm[2].value; local
1935 PS8 pattern = (PS8) parm[2].value; local
    [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
cu_cmd.c 1886 PS8 pattern = (PS8) parm[2].value; local
1908 PS8 pattern = (PS8) parm[2].value; local
    [all...]
  /dalvik/libcore/sql/src/test/java/tests/sql/
PreparedStatementTest.java     [all...]
  /dalvik/libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/
DecimalFormatTest.java 264 for(String pattern:patterns) {
265 DecimalFormat format = new DecimalFormat(pattern);
    [all...]
  /external/v8/src/
objects-inl.h     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_glfuncs.h 160 SDL_PROC_UNUSED(void,glLineStipple,(GLint factor, GLushort pattern))
  /external/webkit/JavaScriptCore/parser/
Nodes.h 338 RegExpNode(JSGlobalData*, const Identifier& pattern, const Identifier& flags);
    [all...]
  /hardware/ti/wlan/wl1271/wpa_supplicant_lib/
driver_ti.c 507 os_memcpy( dfreq_ptr->pattern, macaddr, MAC_ADDR_LEN );
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osRgstry.c     [all...]
  /system/wlan/ti/wilink_6_1/wpa_supplicant_lib/
driver_ti.c 507 os_memcpy( dfreq_ptr->pattern, macaddr, MAC_ADDR_LEN );
    [all...]
  /external/icu4c/i18n/
regexcmp.cpp 9 // for processing a regular expression pattern into the compiled form that
33 #include "regexcst.h" // Contains state table for the regex pattern parser.
91 // Compile regex pattern. The state machine for rexexp pattern parsing is here.
111 // There should be no pattern stuff in the RegexPattern object. They can not be reused.
114 // Prepare the RegexPattern object to receive the compiled pattern.
120 // Initialize the pattern scanning state machine
124 nextChar(fC); // Fetch the first char from the pattern string.
127 // Main loop for the regex pattern parsing state machine.
130 // - an advance to the the next pattern cha
    [all...]
rematch.cpp 162 // This handles the common setup to be done after the Pattern is available.
261 // number that is valid for this pattern.
397 // (without this test, a pattern with a zero-length match
437 // Note that it's perfectly OK for a pattern to have a zero-length
445 // (pattern begins with ^ or \A)
542 // Note that it's perfectly OK for a pattern to have a zero-length
568 // Note that it's perfectly OK for a pattern to have a zero-length
760 // pattern
763 const RegexPattern &RegexMatcher::pattern() const { function in class:RegexMatcher
994 // Loop through the input text, searching for the delimiter pattern
    [all...]
  /prebuilt/common/ecj/
ecj.jar 
  /frameworks/base/core/java/android/server/
BluetoothService.java     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]
  /prebuilt/common/osgi/
osgi.jar 

Completed in 1041 milliseconds

<<11121314151617181920>>