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

1 2 34 5 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urlparse.py 161 for c in '/?#': # look for delimiters; the order is NOT important
225 originally had redundant delimiters, e.g. a ? with an empty query
236 was parsed originally had unnecessary delimiters (for example, a ? with an
  /external/emma/core/java12/com/vladium/emma/
Command.java 263 protected static String [] getListOptValue (final IOptsParser.IOpt opt, final String delimiters, final boolean processAtFiles)
266 return Strings.mergeAT (opt.getValues (), delimiters, processAtFiles);
  /external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/
AntPathMatcher.java 56 public static String[] tokenizeToStringArray (String str, String delimiters, boolean trimTokens, boolean ignoreEmptyTokens) {
60 StringTokenizer st = new StringTokenizer(str, delimiters);
  /prebuilts/go/darwin-x86/src/net/http/
readrequest_test.go 417 // reqBytes treats req as a request (with \n delimiters) and returns it with \r\n delimiters,
  /prebuilts/go/linux-x86/src/net/http/
readrequest_test.go 417 // reqBytes treats req as a request (with \n delimiters) and returns it with \r\n delimiters,
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
TransliteratorUtilities.java 105 in their literal form, except when used as markup delimiters, or within a
  /external/icu/icu4c/source/i18n/
brktrans.cpp 37 * Constructs a transliterator with the default delimiters '{' and
name2uni.cpp 58 * Constructs a transliterator with the default delimiters '{' and
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/
TransliteratorUtilities.java 104 in their literal form, except when used as markup delimiters, or within a
  /external/jacoco/org.jacoco.build/
pom.xml 425 <!-- We can't use delimiters "${*}" and "$*$" together - probably it's bug in plugin -->
426 <!-- so for now we will define only our delimiters in compliance with https://sourceforge.net/apps/trac/eclemma/changeset/1229 -->
429 <delimiters>
432 </delimiters>
    [all...]
  /external/libxml2/
triostr.h 83 TRIO_STRING_PUBLIC char *trio_tokenize TRIO_PROTO((char *string, const char *delimiters));
  /external/protobuf/src/google/protobuf/io/
printer.cc 91 // Two delimiters in a row reduce to a literal delimiter character.
  /frameworks/base/core/java/com/android/internal/util/
ProcFileReader.java 32 * delimiters.
  /hardware/qcom/gps/msm8084/utils/
loc_misc_utils.h 42 strings. Instead, it places '\0' in places of delimiters and assings the
  /hardware/qcom/gps/msm8909/utils/
loc_misc_utils.h 42 strings. Instead, it places '\0' in places of delimiters and assings the
  /hardware/qcom/gps/msm8994/utils/
loc_misc_utils.h 42 strings. Instead, it places '\0' in places of delimiters and assings the
  /hardware/qcom/gps/msm8996/utils/
loc_misc_utils.h 42 strings. Instead, it places '\0' in places of delimiters and assings the
  /hardware/qcom/gps/utils/
loc_misc_utils.h 42 strings. Instead, it places '\0' in places of delimiters and assings the
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
PackedString.java 25 * Uses non-printable (control chars) for internal delimiters; Intended for regular displayable
  /packages/services/Telephony/src/com/android/phone/common/mail/
PackedString.java 24 * Uses non-printable (control chars) for internal delimiters; Intended for regular displayable
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.build/0.7.1.201405082137/
org.jacoco.build-0.7.1.201405082137.pom 422 <!-- We can't use delimiters "${*}" and "$*$" together - probably it's bug in plugin -->
423 <!-- so for now we will define only our delimiters in compliance with https://sourceforge.net/apps/trac/eclemma/changeset/1229 -->
426 <delimiters>
429 </delimiters>
    [all...]
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.build/0.7.3.201501221555/
org.jacoco.build-0.7.3.201501221555.pom 422 <!-- We can't use delimiters "${*}" and "$*$" together - probably it's bug in plugin -->
423 <!-- so for now we will define only our delimiters in compliance with https://sourceforge.net/apps/trac/eclemma/changeset/1229 -->
426 <delimiters>
429 </delimiters>
    [all...]
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.build/0.7.4.201502262128/
org.jacoco.build-0.7.4.201502262128.pom 422 <!-- We can't use delimiters "${*}" and "$*$" together - probably it's bug in plugin -->
423 <!-- so for now we will define only our delimiters in compliance with https://sourceforge.net/apps/trac/eclemma/changeset/1229 -->
426 <delimiters>
429 </delimiters>
    [all...]
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.build/0.7.5.201505241946/
org.jacoco.build-0.7.5.201505241946.pom 425 <!-- We can't use delimiters "${*}" and "$*$" together - probably it's bug in plugin -->
426 <!-- so for now we will define only our delimiters in compliance with https://sourceforge.net/apps/trac/eclemma/changeset/1229 -->
429 <delimiters>
432 </delimiters>
    [all...]
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.build/0.7.6.201602180812/
org.jacoco.build-0.7.6.201602180812.pom 425 <!-- We can't use delimiters "${*}" and "$*$" together - probably it's bug in plugin -->
426 <!-- so for now we will define only our delimiters in compliance with https://sourceforge.net/apps/trac/eclemma/changeset/1229 -->
429 <delimiters>
432 </delimiters>
    [all...]

Completed in 1341 milliseconds

1 2 34 5 6 7 8 91011>>