HomeSort by relevance Sort by last modified time
    Searched full:wild (Results 76 - 100 of 244) sorted by null

1 2 34 5 6 7 8 910

  /external/libnfc-nxp/src/
phFriNfc_FelicaMap.h 48 #define PH_NFCFRI_NDEFMAP_FELI_STATE_SELECT_WILD_CARD 1 /* Select Wild Card State*/
  /external/libpcap/
CREDITS 127 Ollie Wild <aaw at users dot sourceforge dot net>
  /external/openssh/
auth-rhosts.c 145 auth_debug_add("Ignoring wild host/user names "
  /external/zxing/qr_scanner/src/com/google/zxing/client/android/
CaptureActivity.java 268 // Barcode Scanner has seen crashes in the wild of this variety:
  /packages/apps/Calendar/src/com/android/calendar/
GoogleCalendarUriIntentFilter.java 111 // Add sql wild card char to handle new cases
  /packages/apps/Email/tests/src/com/android/email/activity/setup/
AccountSettingsUtilsTests.java 197 // Everything hardcoded; not effective in the wild
  /packages/apps/InCallUI/res/values-my-rMM/
strings.xml 36 <string name="wild_prompt_str" msgid="5543521676355533577">"wild????????? ??????????????"</string>
  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
fastgrep.c 170 * The closer to the end the wild card is the slower the search. A
  /frameworks/base/core/java/android/text/
Html.java 96 * <p>This uses TagSoup to handle real HTML, including all of the brokenness found in the wild.
118 * <p>This uses TagSoup to handle real HTML, including all of the brokenness found in the wild.
  /external/libxml2/
xmlschemastypes.c 413 xmlSchemaWildcardPtr wild; local
437 wild = (xmlSchemaWildcardPtr) xmlMalloc(sizeof(xmlSchemaWildcard));
438 if (wild == NULL) {
442 memset(wild, 0, sizeof(xmlSchemaWildcard));
443 wild->type = XML_SCHEMA_TYPE_ANY;
444 wild->any = 1;
445 wild->processContents = XML_SCHEMAS_ANY_LAX;
446 particle->children = (xmlSchemaTreeItemPtr) wild;
450 wild = (xmlSchemaWildcardPtr) xmlMalloc(sizeof(xmlSchemaWildcard));
451 if (wild == NULL)
    [all...]
  /art/compiler/utils/
assembler_test_base.h 470 // Find the current tool. Wild-card pattern is "arch-string*tool-name".
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
WalkerFactory.java 679 // ? namespace.equals(NodeTest.WILD) : false;
681 // boolean isWild = (null != localname) ? localname.equals(NodeTest.WILD) : false;
905 pat.setLocalName(NodeTest.WILD);
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_decl_sm30.c 353 /* A wild stab in the dark. */
  /external/nist-sip/java/gov/nist/javax/sip/header/
SIPHeaderList.java 411 * Template match against a template. null field in template indicates wild
  /external/selinux/sepolgen/src/sepolgen/
access.py 70 interface parameters and are treated as wild cards in many
  /external/skia/src/pathops/
SkDLineIntersection.cpp 122 Mark this as a 'wild card' for the end points, so that either point is considered totally
  /external/sqlite/android/
PhoneNumberUtils.cpp 90 * Note this method current does not account for the WILD char 'N'
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Connection.java 373 WILD, /* The post dial string playback is waiting for a
  /packages/apps/InCallUI/res/values-en-rAU/
strings.xml 36 <string name="wild_prompt_str" msgid="5543521676355533577">"Replace wild character with"</string>
  /packages/apps/InCallUI/res/values-en-rGB/
strings.xml 36 <string name="wild_prompt_str" msgid="5543521676355533577">"Replace wild character with"</string>
  /packages/apps/InCallUI/res/values-en-rIN/
strings.xml 36 <string name="wild_prompt_str" msgid="5543521676355533577">"Replace wild character with"</string>
  /packages/apps/InCallUI/res/values-tl/
strings.xml 36 <string name="wild_prompt_str" msgid="5543521676355533577">"Palitan ang wild character ng"</string>
  /packages/apps/Nfc/nci/jni/
RoutingManager.cpp 151 // Register a wild-card for AIDs routed to the host
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
access.py 70 interface parameters and are treated as wild cards in many
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/sepolgen/
access.py 70 interface parameters and are treated as wild cards in many

Completed in 553 milliseconds

1 2 34 5 6 7 8 910