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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/Generic/
multiple-return-values-cross-block-with-invoke.ll 3 declare { i64, double } @wild()
6 %t = invoke { i64, double } @wild() to label %normal unwind label %handler
  /external/opencv3/modules/core/src/
glob.cpp 172 static bool wildcmp(const char *string, const char *wild)
177 while ((*string) && (*wild != '*'))
179 if ((*wild != *string) && (*wild != '?'))
184 wild++;
190 if (*wild == '*')
192 if (!*++wild)
197 mp = wild;
200 else if ((*wild == *string) || (*wild == '?')
    [all...]
  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
__init__.py 4 HTML found in the wild and implements well-defined error recovery that
  /external/libxml2/test/schemas/
po0_0.xml 17 <comment>Hurry, my lawn is going wild!</comment>
po1_0.xml 18 <apo:comment>Hurry, my lawn is going wild!</apo:comment>
  /prebuilts/go/darwin-x86/src/cmd/gofmt/testdata/
typeswitch.golden 38 // thus there won't be any code in the wild using this style if
53 // the wild using this style if the code was gofmt-ed.
typeswitch.input 38 // thus there won't be any code in the wild using this style if
53 // the wild using this style if the code was gofmt-ed.
  /prebuilts/go/linux-x86/src/cmd/gofmt/testdata/
typeswitch.golden 38 // thus there won't be any code in the wild using this style if
53 // the wild using this style if the code was gofmt-ed.
typeswitch.input 38 // thus there won't be any code in the wild using this style if
53 // the wild using this style if the code was gofmt-ed.
  /external/curl/tests/data/
test69 15 WWW-Authenticate: Wild-and-crazy
50 WWW-Authenticate: Wild-and-crazy
82 HTTP with NTLM, Basic or Wild-and-crazy authorization
test90 18 WWW-Authenticate: Wild-and-crazy
53 WWW-Authenticate: Wild-and-crazy
86 WWW-Authenticate: Wild-and-crazy
105 WWW-Authenticate: Wild-and-crazy
  /external/toybox/tests/
ls.test 21 testing "ls with wild char" "$IN && ls file*; $OUT" "file1.txt\nfile2.txt\n" "" ""
22 testing "ls with wild char - long listing" "$IN && ls -1 file*; $OUT" "file1.txt\nfile2.txt\n" "" ""
29 testing "ls with wild char and -d *" "$IN && ls -d *; $OUT" "dir1\ndir2\nfile1.txt\nfile2.txt\n" "" ""
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
cors.py 39 requests from. This can contain at most one * wild character.
41 The origin value can include at most one '*' wild character.
51 This can contain at most one * wild character.
163 requests from. This can contain at most one * wild character.
165 The origin value can include at most one '*' wild character.
182 This can contain at most one * wild character.
  /external/compiler-rt/test/ubsan/TestCases/TypeCheck/
misaligned.cpp 17 // RUN: not %run %t w1 2>&1 | FileCheck %s --check-prefix=CHECK-WILD
39 void *wild = reinterpret_cast<void *>(0x123L); local
103 // CHECK-WILD: misaligned.cpp:[[@LINE+3]]{{(:35)?}}: runtime error: member access within misaligned address 0x{{0+}}123 for type 'S', which requires 4 byte alignment
104 // CHECK-WILD-NEXT: 0x{{0+}}123: note: pointer points here
105 // CHECK-WILD-NEXT: <memory cannot be printed>
106 return static_cast<S*>(wild)->k;
  /external/avahi/avahi-core/
iface-linux.c 50 /* Issue a wild dump NETLINK request */
286 /* This wild dump request ended, so let's see what we do next */
290 /* Mmmm, interfaces have been wild dumped already, so
291 * let's go on with wild dumping the addresses */
310 * checks and RR updates are disabled during the wild
320 /* Tell the user that the wild dump is complete */
354 /* Start the wild dump for the interfaces */
382 /* Let's handle netlink events until we are done with wild
  /external/apache-xml/src/main/java/org/apache/xpath/patterns/
NodeTest.java 46 public static final String WILD = "*";
100 * @return The namespace to be tested for, or {@link #WILD}, or null.
110 * @param ns The namespace to be tested for, or {@link #WILD}, or null.
126 * @return the local name to be tested, or {@link #WILD}, or an empty string.
136 * @param name the local name to be tested, or {@link #WILD}, or an empty string.
295 * True if this test has a null namespace and a local name of {@link #WILD}.
326 else if (((m_namespace == WILD) || (m_namespace == null))
327 && (m_name == WILD))
329 else if ((m_namespace != WILD) && (m_name == WILD))
    [all...]
  /external/libchrome/base/threading/
non_thread_safe_impl.h 15 // bug that only occurs in the wild.
thread_checker_impl.h 17 // seen only in the wild).
  /external/webrtc/webrtc/base/
thread_checker_impl.h 23 // seen only in the wild).
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2/
tagsoup-1.2.pom 8 <description>TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational application design. By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML. TagSoup also includes a command-line processor that reads HTML files and can generate either clean HTML or well-formed XML that is a close approximation to XHTML.</description>
  /bionic/libc/upstream-openbsd/lib/libc/gen/
fnmatch.c 290 int wild; local
291 /* For '*' wild processing only; surpress 'used before initialization'
356 for (wild = 0; ((*pattern == '*') || (*pattern == '?')); ++pattern)
359 wild = 1;
370 if (wild)
393 wild = 0;
406 /* Begin first wild comparison at the current position */
431 /* Success; begin a new wild pattern search
451 if (wild) {
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
PsuedoNames.java 31 * Psuedo name for a wild card pattern ('*').
  /external/curl/docs/libcurl/opts/
CURLOPT_SSL_SESSIONID_CACHE.3 37 wild that may require you to disable this in order for you to succeed.
  /external/libchrome/base/strings/
pattern_unittest.cc 43 // This test verifies that consecutive wild cards are collapsed into 1
  /external/tlsdate/
TLSDATEPOOL 4 tlsdate has only the wild internet's pool of TLS/SSL machines.

Completed in 1677 milliseconds

1 2 3 4 5 6 7 8 91011>>