Searched
refs:language (Results
426 -
450 of
4591) sorted by null
<<11121314151617181920>>
/prebuilts/tools/common/kxml2-tools/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/prebuilts/tools/common/lombok-ast/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/prebuilts/tools/common/netbeans-visual/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/prebuilts/tools/common/objenesis/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/sdk/hierarchyviewer/etc/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/system/core/adf/libadf/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/system/core/libmincrypt/tools/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/system/extras/kexec_tools/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/system/extras/ksmutils/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/system/extras/latencytop/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/system/extras/librank/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/system/extras/preopt2cachename/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/system/extras/procmem/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/system/extras/procrank/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/system/extras/puncture_fs/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/tools/external/fat32lib/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/ |
basic.rb | 9 language = Ruby; 50 language = Ruby; 87 language = Ruby; 128 language = Ruby; 182 language = Ruby; 240 language = Ruby; 286 language = Ruby; 329 language = Ruby; 381 language = Ruby; 433 language = Ruby [all...] |
filter-mode.rb | 11 language = Ruby; 103 language = Ruby;
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/ |
aetypes.py | 262 """An AE text object with style, script and language specified""" 283 """A text object with script and language specified""" 285 def __init__(self, script, language, text): 287 self.language = language 291 return "IntlText(%r, %r, %r)" % (self.script, self.language, self.text) 297 return pack(struct.pack('hh', self.script, self.language)+self.text, 304 """An object representing script and language""" 306 def __init__(self, script, language): 308 self.language = languag [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
aetypes.py | 262 """An AE text object with style, script and language specified""" 283 """A text object with script and language specified""" 285 def __init__(self, script, language, text): 287 self.language = language 291 return "IntlText(%r, %r, %r)" % (self.script, self.language, self.text) 297 return pack(struct.pack('hh', self.script, self.language)+self.text, 304 """An object representing script and language""" 306 def __init__(self, script, language): 308 self.language = languag [all...] |
/development/ndk/platforms/android-13/include/android/ |
tts.h | 13 * See the License for the specific language governing permissions and 158 // Returns the level of support for the language, country and variant. 159 // @return TTS_LANG_COUNTRY_VAR_AVAILABLE if the language, country and variant are supported, 161 // TTS_LANG_COUNTRY_AVAILABLE if the language and country are supported and the 164 // TTS_LANG_AVAILABLE if the language is supported and the 168 // for the language are not correctly installed 169 // TTS_LANG_NOT_SUPPORTED if the language is not supported by the TTS engine. 176 // Load the resources associated with the specified language. The loaded 177 // language will only be used once a call to setLanguage() with the same 178 // language value is issued. Language and country values are coded according to the ISO thre [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/ |
rule-tracing.rb | 11 language = Ruby;
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/token-rewrite/ |
via-parser.rb | 10 options { language = Ruby; }
|
/external/apache-http/src/org/apache/commons/codec/language/ |
RefinedSoundex.java | 13 * See the License for the specific language governing permissions and 17 package org.apache.commons.codec.language;
|
SoundexUtils.java | 13 * See the License for the specific language governing permissions and 17 package org.apache.commons.codec.language;
|
Completed in 1049 milliseconds
<<11121314151617181920>>