HomeSort by relevance Sort by last modified time
    Searched defs:ALIASES (Results 1 - 22 of 22) sorted by null

  /prebuilts/gdb/darwin-x86/lib/python2.7/email/
charset.py 67 # Aliases for other commonly-used names for character sets. Map
69 ALIASES = {
145 ALIASES[alias] = canonical
175 input_charset: The initial character set specified. Common aliases
217 # Set the input charset after filtering through the aliases and/or codecs
218 if not (input_charset in ALIASES or input_charset in CHARSETS):
223 self.input_charset = ALIASES.get(input_charset, input_charset)
234 self.output_charset = ALIASES.get(conv, conv)
  /prebuilts/gdb/linux-x86/lib/python2.7/email/
charset.py 67 # Aliases for other commonly-used names for character sets. Map
69 ALIASES = {
145 ALIASES[alias] = canonical
175 input_charset: The initial character set specified. Common aliases
217 # Set the input charset after filtering through the aliases and/or codecs
218 if not (input_charset in ALIASES or input_charset in CHARSETS):
223 self.input_charset = ALIASES.get(input_charset, input_charset)
234 self.output_charset = ALIASES.get(conv, conv)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
charset.py 67 # Aliases for other commonly-used names for character sets. Map
69 ALIASES = {
145 ALIASES[alias] = canonical
175 input_charset: The initial character set specified. Common aliases
217 # Set the input charset after filtering through the aliases and/or codecs
218 if not (input_charset in ALIASES or input_charset in CHARSETS):
223 self.input_charset = ALIASES.get(input_charset, input_charset)
234 self.output_charset = ALIASES.get(conv, conv)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
charset.py 67 # Aliases for other commonly-used names for character sets. Map
69 ALIASES = {
145 ALIASES[alias] = canonical
175 input_charset: The initial character set specified. Common aliases
217 # Set the input charset after filtering through the aliases and/or codecs
218 if not (input_charset in ALIASES or input_charset in CHARSETS):
223 self.input_charset = ALIASES.get(input_charset, input_charset)
234 self.output_charset = ALIASES.get(conv, conv)
  /external/selinux/libsepol/cil/src/
cil_policy.c 62 #define ALIASES 10
961 fprintf(file_arr[ALIASES], "typealias %s alias %s;\n", ((struct cil_symtab_datum*)alias->actual)->name, ((struct cil_symtab_datum*)current->data)->name);
1054 fprintf(file_arr[ALIASES], "role %s types %s\n", role_str, type_str);
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-artifact-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-artifact/3.2.1/
maven-artifact-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-artifact/3.3.9/
maven-artifact-3.3.9.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-site-plugin/3.3/
maven-site-plugin-3.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-site-plugin/3.3/
maven-site-plugin-3.3.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/
kotlin-compiler-0.12.613.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/
kotlin-compiler-embeddable-0.13.1513.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/
kotlin-compiler-embeddable-0.13.1514.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/
kotlin-compiler-embeddable-1.0.0-beta-1103.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/
kotlin-compiler-embeddable-1.0.0-beta-4584.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/
kotlin-compiler-embeddable-1.0.0-rc-1036.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
kotlin-compiler-embeddable-1.0.2.jar 

Completed in 159 milliseconds