HomeSort by relevance Sort by last modified time
    Searched refs:symbols (Results 276 - 300 of 480) sorted by null

<<11121314151617181920

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 1 // Predefined symbols and macros -*- C++ -*-
158 without inlining due to lack of weak symbols
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 1 // Predefined symbols and macros -*- C++ -*-
158 without inlining due to lack of weak symbols
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
error.rb 366 A recognizer expected to match symbol that is not in some set of symbols but
384 upon the current and future input symbols, but it has determined that
393 symbols. Thus, NoViableAlternative errors indicate that the current input does
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
SerializationStressTest.java 183 java.text.DateFormatSymbols symbols = new java.text.DateFormatSymbols(); typedefs
184 symbols.setZoneStrings(new String[][] { { "a", "b", "c", "d", "e" },
186 ((java.text.SimpleDateFormat) DATEFORM).setDateFormatSymbols(symbols);
  /external/chromium_org/third_party/icu/source/i18n/
unum.cpp 890 DecimalFormatSymbols symbols(*dcf->getDecimalFormatSymbols());
891 symbols.setSymbol((DecimalFormatSymbols::ENumberFormatSymbol)symbol,
893 dcf->setDecimalFormatSymbols(symbols);
  /external/oprofile/libpp/
format_output.cpp 572 // module+symbol table for detecting duplicate symbols
611 symbols(s),
732 // seen so remove (otherwise get several "no symbols")
760 sym_iterator it = symbols.begin();
761 sym_iterator end = symbols.end();
  /frameworks/base/core/java/com/android/internal/widget/
LockPatternUtils.java 641 int symbols = 0; local
655 symbols++;
661 numbers, symbols, nonletter, userHandle); local
    [all...]
  /external/icu4c/i18n/
smpdtfmt.cpp 368 const DateFormatSymbols& symbols,
372 fSymbols(new DateFormatSymbols(symbols)),
412 * the last resort symbols.
532 // We will need the calendar to know what type of symbols to load.
551 // create a symbols object from the locale
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemNumber.java 1130 DecimalFormatSymbols symbols = formatter.getDecimalFormatSymbols(); local
    [all...]
  /external/chromium_org/v8/src/
v8natives.js 253 // TODO(rossberg): adjust once there is a story for symbols vs proxies.
278 // TODO(rossberg): adjust once there is a story for symbols vs proxies.
649 // TODO(rossberg): adjust once there is a story for symbols vs proxies.
692 // TODO(rossberg): adjust once there is a story for symbols vs proxies.
982 // TODO(rossberg): adjust once there is a story for symbols vs proxies.
1026 // TODO(rossberg): adjust once there is a story for symbols vs proxies.
    [all...]
  /cts/tools/dasm/src/java_cup/
emit.java 40 * had seen the LHS symbol rather than all the symbols matching the
59 symbols - emit the symbol constant class
92 unused_term - count of unused terminal symbols.
93 unused_non_term - count of unused non terminal symbols.
94 *_time - a series of symbols indicating how long various
242 public static void symbols(PrintStream out, boolean emit_non_terms) method in class:emit
  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
SoftKeyboard.java 103 mSymbolsKeyboard = new LatinKeyboard(this, R.xml.symbols);
159 // Numbers and dates default to the symbols keyboard, with
165 // Phones will also default to the symbols keyboard, though
  /external/bison/src/
lalr.c 437 k, symbols[k]->tag,
  /external/chromium/build/
install-build-deps.sh 14 echo "--[no-]syms: enable or disable installation of debugging symbols"
102 // Write out the local symbols.
176 # Debugging symbols for all of the run-time libraries
239 echo "For most of the libraries, it can also install debugging symbols, which"
241 echo "won't need these symbols."
248 echo "Installing debugging symbols."
250 echo "Skipping installation of debugging symbols."
468 # Rename lib to lib32, but keep debug symbols in /usr/lib/debug/usr/lib32
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jsevalcontext.js 95 // If a root node, inherit global symbols. Since every parent
140 * A map of globally defined symbols. Every instance of JsExprContext
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jsevalcontext.js 95 // If a root node, inherit global symbols. Since every parent
140 * A map of globally defined symbols. Every instance of JsExprContext
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jsevalcontext.js 95 // If a root node, inherit global symbols. Since every parent
140 * A map of globally defined symbols. Every instance of JsExprContext
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jsevalcontext.js 95 // If a root node, inherit global symbols. Since every parent
140 * A map of globally defined symbols. Every instance of JsExprContext
  /external/chromium_org/third_party/jstemplate/
jsevalcontext.js 95 // If a root node, inherit global symbols. Since every parent
140 * A map of globally defined symbols. Every instance of JsExprContext
  /external/linux-tools-perf/
builtin-report.c 296 RB_EMPTY_ROOT(&kdso->symbols[MAP__FUNCTION]) ?
299 "If some relocation was applied (e.g. kexec) symbols may be misresolved.");
430 "load module symbols - WARNING: use only with -k and LIVE kernel"),
451 "only consider symbols in these dsos"),
453 "only consider symbols in these comms"),
454 OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
455 "only consider these symbols"),
465 "Look for files with symbols relative to this directory"),
  /external/linux-tools-perf/util/scripting-engines/
trace-event-perl.c 206 define_symbolic_values(args->symbol.symbols, ev_name,
  /ndk/build/tools/
dev-system-import.sh 80 3/ For each shared library, also generate a list of symbols exported
82 symbols were added (or even removed) since the last invocation.
275 # Filter the list of symbols from a file
300 # same symbols as a reference shared library, and can be used during
308 # Note that the list of symbols for each generated library is stored
309 # under arch-$ARCH/symbols/<libname>.txt
365 # Write the functions and variables to a symbols file now
366 local symdir=`dirname "$libdir"`/symbols
496 # Remove a few internal symbols that should not be exposed
553 # This is the only library that is allowed to export C++ symbols for now
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h 1 // Predefined symbols and macros -*- C++ -*-
158 without inlining due to lack of weak symbols
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
c++config.h 1 // Predefined symbols and macros -*- C++ -*-
248 // Check for invalid use due to lack for weak symbols.
251 without inlining due to lack of weak symbols
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
c++config.h 1 // Predefined symbols and macros -*- C++ -*-
248 // Check for invalid use due to lack for weak symbols.
251 without inlining due to lack of weak symbols
    [all...]

Completed in 592 milliseconds

<<11121314151617181920