HomeSort by relevance Sort by last modified time
    Searched refs:prefix (Results 101 - 125 of 8720) sorted by null

1 2 3 45 6 7 8 91011>>

  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/util/
TempPath.java 30 TempPath createTempPath(String prefix) throws IOException;
35 * The prefix will be empty and the suffix will be
45 * The prefix and suffix can be set by the user.
47 * @param prefix the prefix to use. <code>null</code> gives no prefix.
52 TempFile createTempFile(String prefix, String suffix) throws IOException;
59 * The prefix and suffix can be set by the user.
61 * @param prefix the prefix to use. <code>null</code> gives no prefix
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/
fix_paren.py 41 lparen.prefix = target.prefix
42 target.prefix = u"" # Make it hug the parentheses
fix_idioms.py 103 x.prefix = u""
104 T.prefix = u" "
107 test.prefix = u" "
109 test.prefix = node.prefix
114 one.replace(Name(u"True", prefix=one.prefix))
123 list_call.replace(Name(u"sorted", prefix=list_call.prefix))
126 new.prefix = u"
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/
fix_paren.py 41 lparen.prefix = target.prefix
42 target.prefix = u"" # Make it hug the parentheses
fix_idioms.py 103 x.prefix = u""
104 T.prefix = u" "
107 test.prefix = u" "
109 test.prefix = node.prefix
114 one.replace(Name(u"True", prefix=one.prefix))
123 list_call.replace(Name(u"sorted", prefix=list_call.prefix))
126 new.prefix = u"
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_paren.py 41 lparen.prefix = target.prefix
42 target.prefix = u"" # Make it hug the parentheses
fix_idioms.py 103 x.prefix = u""
104 T.prefix = u" "
107 test.prefix = u" "
109 test.prefix = node.prefix
114 one.replace(Name(u"True", prefix=one.prefix))
123 list_call.replace(Name(u"sorted", prefix=list_call.prefix))
126 new.prefix = u"
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_paren.py 41 lparen.prefix = target.prefix
42 target.prefix = u"" # Make it hug the parentheses
fix_idioms.py 103 x.prefix = u""
104 T.prefix = u" "
107 test.prefix = u" "
109 test.prefix = node.prefix
114 one.replace(Name(u"True", prefix=one.prefix))
123 list_call.replace(Name(u"sorted", prefix=list_call.prefix))
126 new.prefix = u"
    [all...]
  /build/kati/testcase/
wildcard_with_var.mk 0 prefix = M
2 pattern = ${prefix}*
1 prefix = M macro
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
fix_idioms.py 103 x.prefix = u""
104 T.prefix = u" "
107 test.prefix = u" "
109 test.prefix = node.prefix
114 one.replace(Name(u"True", prefix=one.prefix))
123 list_call.replace(Name(u"sorted", prefix=list_call.prefix))
126 new.prefix = u""
    [all...]
  /external/curl/packages/vms/
gnv_curl_configure.sh 43 ./configure --prefix=/usr --exec-prefix=/usr --disable-dependency-tracking \
  /external/llvm/test/MC/X86/
intel-syntax-error.s 4 // don't. The [no]prefix operand of the syntax directive indicates whether
5 // registers need a '%' prefix.
7 .intel_syntax prefix
8 // CHECK: error: '.intel_syntax prefix' is not supported: registers must not have a '%' prefix in .intel_syntax
12 // CHECK: error: '.att_syntax noprefix' is not supported: registers must have a '%' prefix in .att_syntax
  /external/perfetto/include/perfetto/base/
string_utils.h 25 bool StartsWith(const std::string& str, const std::string& prefix);
  /external/proguard/src/proguard/gui/
FilterBuilder.java 65 * Builds two versions of the filter for the given prefix.
66 * @param prefix the prefix.
72 private void buildFilter(String prefix,
79 // Count all selected and unselected check boxes with the prefix.
85 if (name.startsWith(prefix))
106 positive.append('!').append(prefix);
107 if (prefix.length() == 0 ||
108 prefix.charAt(prefix.length()-1) == separator
    [all...]
  /external/python/cpython2/Lib/lib2to3/fixes/
fix_idioms.py 103 x.prefix = u""
104 T.prefix = u" "
107 test.prefix = u" "
109 test.prefix = node.prefix
114 one.replace(Name(u"True", prefix=one.prefix))
123 list_call.replace(Name(u"sorted", prefix=list_call.prefix))
126 new.prefix = u"
    [all...]
  /external/python/cpython2/RISCOS/Modules/
getpath_riscos.c 4 static char *prefix, *exec_prefix, *progpath, *module_search_path=NULL; variable
23 prefix = "<Python$Dir>";
24 exec_prefix = prefix;
43 return prefix;
  /external/python/cpython3/Lib/lib2to3/fixes/
fix_idioms.py 103 x.prefix = ""
104 T.prefix = " "
107 test.prefix = " "
109 test.prefix = node.prefix
114 one.replace(Name("True", prefix=one.prefix))
123 list_call.replace(Name("sorted", prefix=list_call.prefix))
126 new.prefix = "
    [all...]
  /external/scapy/.travis/
pylibpcap.rb 7 system "python", *Language::Python.setup_install_args(prefix)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/ssp/
ssp.h 57 # define __SSP_ASMNAME2(prefix, cname) __SSP_ASMNAME3 (prefix) cname
58 # define __SSP_ASMNAME3(prefix) #prefix
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ssp/
ssp.h 57 # define __SSP_ASMNAME2(prefix, cname) __SSP_ASMNAME3 (prefix) cname
58 # define __SSP_ASMNAME3(prefix) #prefix
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
schemadef.h 33 #define TM_PROP(val,prefix,name,primval) prefix##_##name = val,
34 #define TM_ENUM(val,prefix,name) prefix##_##name = val,
35 #define TM_PART(val,prefix,name) prefix##_##name = val,
36 #define TM_STATE(val,prefix,name) prefix##_##name = val,
67 #define TM_PROP(val,prefix,name,primval) {L#name,prefix##_##name,TMT_##primval}
    [all...]
  /system/core/libcutils/
android_get_control_env.h 27 LIBCUTILS_HIDDEN int __android_get_control_from_env(const char* prefix,
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
pr19539.s 5 .section .prefix,"a",%progbits
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
pr19539.s 5 .section .prefix,"a",%progbits

Completed in 1314 milliseconds

1 2 3 45 6 7 8 91011>>