HomeSort by relevance Sort by last modified time
    Searched refs:suffix (Results 326 - 350 of 2667) sorted by null

<<11121314151617181920>>

  /external/icu/icu4c/source/tools/toolutil/
pkgitems.cpp 127 * and a suffix
130 makeTargetName(const char *itemName, const char *id, int32_t idLength, const char *suffix,
149 suffixLength=(int32_t)strlen(suffix);
160 memcpy(target+treeLength+idLength, suffix, suffixLength+1); // +1 includes the terminating NUL
164 checkIDSuffix(const char *itemName, const char *id, int32_t idLength, const char *suffix,
168 makeTargetName(itemName, id, idLength, suffix, target, (int32_t)sizeof(target), pErrorCode);
178 const char *itemID, *parent, *parentLimit, *suffix; local
189 // get the item suffix
190 suffix=strrchr(itemID, '.');
191 if(suffix==NULL)
    [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/tls/
OkHostnameVerifier.java 235 String suffix = pattern.substring(1); local
236 if (!hostName.endsWith(suffix)) {
237 // hostName does not end with the suffix
242 int suffixStartIndexInHostName = hostName.length() - suffix.length();
  /external/proguard/src/proguard/
ClassPathEntry.java 204 * Returns whether the given string ends with the given suffix, ignoring
207 private static boolean endsWithIgnoreCase(String string, String suffix)
210 int suffixLength = suffix.length();
213 suffixLength, suffix, 0, suffixLength);
  /external/python/cpython2/Lib/
tempfile.py 280 def mkstemp(suffix="", prefix=template, dir=None, text=False):
285 If 'suffix' is specified, the file name will end with that suffix,
286 otherwise there will be no suffix.
314 return _mkstemp_inner(dir, prefix, suffix, flags)
317 def mkdtemp(suffix="", prefix=template, dir=None):
337 file = _os.path.join(dir, prefix + name + suffix)
353 def mktemp(suffix="", prefix=template, dir=None):
376 file = _os.path.join(dir, prefix + name + suffix)
447 def NamedTemporaryFile(mode='w+b', bufsize=-1, suffix=""
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
tempfile.py 270 def mkstemp(suffix="", prefix=template, dir=None, text=False):
275 If 'suffix' is specified, the file name will end with that suffix,
276 otherwise there will be no suffix.
304 return _mkstemp_inner(dir, prefix, suffix, flags)
307 def mkdtemp(suffix="", prefix=template, dir=None):
327 file = _os.path.join(dir, prefix + name + suffix)
338 def mktemp(suffix="", prefix=template, dir=None):
361 file = _os.path.join(dir, prefix + name + suffix)
430 def NamedTemporaryFile(mode='w+b', bufsize=-1, suffix=""
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
tempfile.py 270 def mkstemp(suffix="", prefix=template, dir=None, text=False):
275 If 'suffix' is specified, the file name will end with that suffix,
276 otherwise there will be no suffix.
304 return _mkstemp_inner(dir, prefix, suffix, flags)
307 def mkdtemp(suffix="", prefix=template, dir=None):
327 file = _os.path.join(dir, prefix + name + suffix)
338 def mktemp(suffix="", prefix=template, dir=None):
361 file = _os.path.join(dir, prefix + name + suffix)
430 def NamedTemporaryFile(mode='w+b', bufsize=-1, suffix=""
    [all...]
  /prebuilts/go/darwin-x86/src/regexp/syntax/
simplify.go 94 // Build and attach suffix: (x(x(x)?)?)?
96 suffix := simplify1(OpQuest, re.Flags, sub, nil)
99 nre2.Sub = append(nre2.Sub0[:0], sub, suffix)
100 suffix = simplify1(OpQuest, re.Flags, nre2, nil)
103 return suffix
105 prefix.Sub = append(prefix.Sub, suffix)
  /prebuilts/go/linux-x86/src/regexp/syntax/
simplify.go 94 // Build and attach suffix: (x(x(x)?)?)?
96 suffix := simplify1(OpQuest, re.Flags, sub, nil)
99 nre2.Sub = append(nre2.Sub0[:0], sub, suffix)
100 suffix = simplify1(OpQuest, re.Flags, nre2, nil)
103 return suffix
105 prefix.Sub = append(prefix.Sub, suffix)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tempfile.py 270 def mkstemp(suffix="", prefix=template, dir=None, text=False):
275 If 'suffix' is specified, the file name will end with that suffix,
276 otherwise there will be no suffix.
304 return _mkstemp_inner(dir, prefix, suffix, flags)
307 def mkdtemp(suffix="", prefix=template, dir=None):
327 file = _os.path.join(dir, prefix + name + suffix)
338 def mktemp(suffix="", prefix=template, dir=None):
361 file = _os.path.join(dir, prefix + name + suffix)
430 def NamedTemporaryFile(mode='w+b', bufsize=-1, suffix=""
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tempfile.py 270 def mkstemp(suffix="", prefix=template, dir=None, text=False):
275 If 'suffix' is specified, the file name will end with that suffix,
276 otherwise there will be no suffix.
304 return _mkstemp_inner(dir, prefix, suffix, flags)
307 def mkdtemp(suffix="", prefix=template, dir=None):
327 file = _os.path.join(dir, prefix + name + suffix)
338 def mktemp(suffix="", prefix=template, dir=None):
361 file = _os.path.join(dir, prefix + name + suffix)
430 def NamedTemporaryFile(mode='w+b', bufsize=-1, suffix=""
    [all...]
  /system/extras/tests/bootloader/
haltest.py 35 suffix = self.bootctl.get_suffix(slot)
36 self.assertNotEqual(suffix, "(null)")
37 suffixes[suffix] = slot
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
gencodec.py 271 suffix = 'table'
273 suffix = 'map'
292 ''' % (encodingname, name, suffix, suffix)]
301 (suffix, suffix))
  /external/elfutils/libcpu/
i386_parse.y 113 /* Suffix. */
115 suffix_w1, suffix_W1, suffix_D } suffix;
141 struct suffix
188 struct known_bitfield *suffix,
323 newp->suffix = suffix_w;
325 newp->suffix = suffix_w0;
327 newp->suffix = suffix_tttn;
329 newp->suffix = suffix_w1;
331 newp->suffix = suffix_W;
333 newp->suffix = suffix_W1
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
ContractionsAndExpansions.java 38 private String suffix; field in class:ContractionsAndExpansions
259 ce32 = data.getCE32FromContexts(index); // Default if no suffix match.
266 suffix = e.chars.toString();
273 suffix = null;
277 if (unreversedPrefix.length() == 0 && suffix == null) {
293 if (suffix != null) {
294 s.append(suffix);
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
ContractionsAndExpansions.java 34 private String suffix; field in class:ContractionsAndExpansions
255 ce32 = data.getCE32FromContexts(index); // Default if no suffix match.
262 suffix = e.chars.toString();
269 suffix = null;
273 if (unreversedPrefix.length() == 0 && suffix == null) {
289 if (suffix != null) {
290 s.append(suffix);
  /external/python/cpython2/PC/VS9.0/
rt.bat 32 set suffix= variable
40 if "%1"=="-d" (set suffix=_d) & shift & goto CheckOpts variable
44 set exe="%prefix%\python%suffix%"
  /external/python/cpython2/PCbuild/
rt.bat 32 set suffix= variable
40 if "%1"=="-d" (set suffix=_d) & shift & goto CheckOpts variable
44 set exe=%prefix%python%suffix%
  /external/python/cpython2/Tools/unicode/
gencodec.py 271 suffix = 'table'
273 suffix = 'map'
292 ''' % (encodingname, name, suffix, suffix)]
301 (suffix, suffix))
  /external/swiftshader/third_party/LLVM/lib/MC/
MCWin64EH.cpp 224 static const MCSection *getWin64EHTableSection(StringRef suffix,
226 if (suffix == "")
229 return context.getCOFFSection((".xdata"+suffix).str(),
236 static const MCSection *getWin64EHFuncTableSection(StringRef suffix,
238 if (suffix == "")
240 return context.getCOFFSection((".pdata"+suffix).str(),
  /external/swiftshader/third_party/LLVM/utils/lit/lit/
TestFormats.py 178 suffix = path[len(dir):]
179 if suffix.startswith(os.sep):
180 suffix = suffix[1:]
182 path_in_suite + tuple(suffix.split(os.sep)),
200 tmp = tempfile.NamedTemporaryFile(suffix='.cpp')
  /external/valgrind/VEX/priv/
s390_disasm.c 117 static const HChar suffix[8][3] = { local
122 vassert(vex_strlen(base) + sizeof suffix[0] <= sizeof buf);
128 /* strcat(buf, suffix); */
129 for (from = suffix[mask >> 1]; *from; ++from, ++to) {
141 construct_mnemonic(const HChar *prefix, const HChar *suffix, UInt mask)
156 vassert(vex_strlen(prefix) + vex_strlen(suffix) +
167 /* strcat(buf, suffix); */
168 for (from = suffix; *from; ++from, ++to) {
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
TestUtils.java 92 public static String getContactsDatabaseFilename(Context context, String suffix) {
93 return getDatabaseFile(context, "contacts2" + suffix + ".db");
100 public static String getProfileDatabaseFilename(Context context, String suffix) {
101 return getDatabaseFile(context, "profile.db" + suffix + ".db");
212 public static final String dumpToCacheDir(Context context, String prefix, String suffix,
215 File file = File.createTempFile(prefix, suffix, context.getCacheDir());
  /toolchain/binutils/binutils-2.25/gas/config/
obj-evax.c 238 char suffix [64]; local
245 suffix [0] = 0;
248 /* Check for ..xx suffix and save it. */
252 strncpy (suffix, &id[len-4], 4);
253 suffix [4] = 0;
298 /* Append back the suffix if there was one. */
299 if (strlen (suffix))
300 strcat (new_id, suffix);
322 number of characters in the suffix of the identifier that should be
444 suffix of the identifier are to be preserved, if any. *
    [all...]
  /cts/tests/tests/drm/src/android/drm/cts/
DrmSupportInfoTest.java 43 // Note that null file suffix is valid (for files without suffixes)
112 fail("File suffix '" + fileSuffix + "' was accepted for DrmSupportInfo");
123 String suffix = (String) suffixes.next(); local
124 assertEquals(suffix, fileSuffix);
  /external/apache-harmony/support/src/test/java/tests/support/
Support_GetLocal.java 90 public static File createTempFile(String suffix) throws IOException {
91 return File.createTempFile("hyts_", suffix, null);

Completed in 1567 milliseconds

<<11121314151617181920>>