/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 165 case money_base::symbol: { 430 //No reason to add a space last if the money symbol do not have to be display 431 //if (__format.field[3] == (char) money_base::symbol && !__generate_curr) { 461 case money_base::symbol:
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 165 case money_base::symbol: { 430 //No reason to add a space last if the money symbol do not have to be display 431 //if (__format.field[3] == (char) money_base::symbol && !__generate_curr) { 461 case money_base::symbol:
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 165 case money_base::symbol: { 430 //No reason to add a space last if the money symbol do not have to be display 431 //if (__format.field[3] == (char) money_base::symbol && !__generate_curr) { 461 case money_base::symbol:
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 165 case money_base::symbol: { 430 //No reason to add a space last if the money symbol do not have to be display 431 //if (__format.field[3] == (char) money_base::symbol && !__generate_curr) { 461 case money_base::symbol:
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 165 case money_base::symbol: { 430 //No reason to add a space last if the money symbol do not have to be display 431 //if (__format.field[3] == (char) money_base::symbol && !__generate_curr) { 461 case money_base::symbol:
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_monetary.c | 165 case money_base::symbol: { 430 //No reason to add a space last if the money symbol do not have to be display 431 //if (__format.field[3] == (char) money_base::symbol && !__generate_curr) { 461 case money_base::symbol:
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
locale.py | 256 def currency(val, symbol=True, grouping=False, international=False): 268 # '<' and '>' are markers if the sign must be inserted between symbol and value 271 if symbol: [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
locale.py | 256 def currency(val, symbol=True, grouping=False, international=False): 268 # '<' and '>' are markers if the sign must be inserted between symbol and value 271 if symbol: [all...] |
/system/extras/tests/bionic/libc/ |
Android.mk | 111 # -Wl,-u,foo is used to ensure that symbol "foo" is not
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
BaseTreeAdaptor.as | 214 * For example, there is probably no input symbol associated with imaginary 226 * For example, there is probably no input symbol associated with imaginary
|
/external/bison/src/ |
output.c | 352 symbol *sym = symbols[i]; 391 | Output the symbol destructors or printers to OUT. | 396 code_props const *(*get)(symbol const *)) 406 symbol *sym = symbols[i]; 412 Symbol-name, Symbol-number,
|
reduce.c | 142 symbols which only has the start symbol in it, iterate over all 166 /* If the start symbol isn't useful, then nothing will be useful. */ 308 /* Shuffle elements of tables indexed by symbol number. */ 310 symbol **symbols_sorted = xnmalloc (nvars, sizeof *symbols_sorted); 422 _("start symbol %s does not derive any sentence"),
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/ |
speech_rule.js | 303 * Split a string wrt. a given separator symbol while not splitting inside of a 308 * @param {string} sep Separator symbol.
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
externs.js | 476 var symbol; variable 480 * @return {symbol} 482 function Symbol(description) {}
|
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/ |
rtcd.pl | 423 --sym=SYMBOL Unique symbol to use for RTCD initialization function
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/ |
kernel.cpp | 71 [=](const module::symbol &sym) {
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/llvm/ |
invocation.cpp | 244 m.syms.push_back(module::symbol(kernel_name, 0, 0, args ));
|
/external/chromium_org/v8/src/ |
dateparser-inl.h | 172 if (in_->Skip(':')) return DateToken::Symbol(':'); 173 if (in_->Skip('-')) return DateToken::Symbol('-'); 174 if (in_->Skip('+')) return DateToken::Symbol('+'); 175 if (in_->Skip('.')) return DateToken::Symbol('.'); 176 if (in_->Skip(')')) return DateToken::Symbol(')'); 274 tz->SetSign(scanner->Next().symbol() == '+' ? 1 : -1);
|
/external/libvpx/libvpx/build/make/ |
rtcd.pl | 413 --sym=SYMBOL Unique symbol to use for RTCD initialization function
|
/external/lldb/source/Symbol/ |
Symbol.cpp | 1 //===-- Symbol.cpp ----------------------------------------------*- C++ -*-===// 10 #include "lldb/Symbol/Symbol.h" 15 #include "lldb/Symbol/ObjectFile.h" 16 #include "lldb/Symbol/Symtab.h" 17 #include "lldb/Symbol/Function.h" 20 #include "lldb/Symbol/SymbolVendor.h" 26 Symbol::Symbol() : 45 Symbol::Symbo [all...] |
/external/llvm/test/MC/PowerPC/ |
ppc64-fixup-explicit.s | 11 # even if the target symbol is local.
|
/external/mesa3d/src/gallium/state_trackers/clover/api/ |
kernel.cpp | 71 [=](const module::symbol &sym) {
|
/external/mesa3d/src/gallium/state_trackers/clover/llvm/ |
invocation.cpp | 244 m.syms.push_back(module::symbol(kernel_name, 0, 0, args ));
|
/external/valgrind/main/memcheck/tests/ |
varinfo5.stderr.exp | 122 Address 0x........ is 5 bytes inside data symbol "static_local_def.XXXX" 141 Address 0x........ is 7 bytes inside data symbol "static_local_undef.XXXX"
|
/external/valgrind/main/none/tests/ |
cmdline2.stdout.exp | 97 --require-text-symbol=:sonamepattern:symbolpattern abort run if the 99 text symbol. Patterns can contain ? and *. 127 --trace-symtab=no|yes show symbol table details? [no]
|