HomeSort by relevance Sort by last modified time
    Searched refs:symbols (Results 201 - 225 of 280) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/libpng/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/openfst/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]
  /external/webkit/Source/WebCore/rendering/
RenderListMarker.cpp 119 static String toSymbolic(int number, const UChar* symbols, unsigned symbolsSize)
128 letters.append(symbols[numberShadow % symbolsSize]);
131 letters.append(symbols[numberShadow % symbolsSize]);
    [all...]
  /cts/tools/dasm/src/java_cup/
Main.java 31 * <dt> -symbols name
48 * <dd> produce a dump of the symbols and grammar
224 " -symbols name specify name for symbol constant class [default \"sym\"]\n"+
232 " -dump_grammar produce a human readable dump of the symbols and grammar\n"+
284 else if (argv[i].equals("-symbols"))
289 usage("-symbols must have a name argument");
447 /** Check for unused symbols. Unreduced productions get checked when
590 emit.symbols(symbol_class_file, include_non_terms);
640 /* unused symbols */
709 System.err.println(" Symbols "
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dfa.rb 40 alternatives in a rule based upon lookahead symbols from an input stream.
  /external/bison/src/
tables.c 70 the (array of) symbols FROMS[VECTOR].
304 symbol *sym = errp->symbols[i];
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 259 /// \brief Run checkers for live symbols.
262 /// register symbols of interest as live. These symbols will not be marked
267 /// \brief Run checkers for dead symbols.
269 /// Notifies checkers when symbols become dead. For example, this allows
284 /// \param invalidated A set of all symbols potentially touched by the change.
372 const StoreManager::InvalidatedSymbols *symbols,
  /external/jpeg/
ltmain.sh 644 # Prefer using a static library (so that no silly _DYNAMIC symbols
991 # Check to see if the archive will have undefined symbols.
994 $echo "$modename: warning: undefined symbols not allowed in $host shared libraries" 1>&2
999 # Don't allow undefined symbols.
    [all...]
  /external/linux-tools-perf/
builtin-test.c 106 * to fixup the symbols.
118 * Now look at the symbols in the vmlinux DSO and check if we find all of them
122 for (nd = rb_first(&vmlinux_map->dso->symbols[type]); nd; nd = rb_next(nd)) {
  /external/linux-tools-perf/util/scripting-engines/
trace-event-python.c 165 define_values(PRINT_SYMBOL, args->symbol.symbols, ev_name,
  /external/mesa3d/src/glsl/
glsl_parser_extras.cpp 50 this->symbols = new(mem_ctx) glsl_symbol_table(mem_ctx);
ir.h     [all...]
  /external/qemu/distrib/jpeg-6b/
ltmain.sh 644 # Prefer using a static library (so that no silly _DYNAMIC symbols
991 # Check to see if the archive will have undefined symbols.
994 $echo "$modename: warning: undefined symbols not allowed in $host shared libraries" 1>&2
999 # Don't allow undefined symbols.
    [all...]
  /external/v8/src/
gdb-jit.cc 866 Writer::Slot<ELFSymbol::SerializedLayout> symbols = local
875 symbols.at(0).set(ELFSymbol::SerializedLayout(0,
881 WriteSymbolsList(&locals_, symbols.at(1), strtab);
882 WriteSymbolsList(&globals_, symbols.at(locals_.length() + 1), strtab);
    [all...]
  /frameworks/base/tools/aapt/
AaptAssets.cpp 1899 const sp<AaptSymbols>& symbols = javaSymbols->mNestedSymbols.valueAt(i); local
2503 const sp<AaptSymbols>& symbols = mJavaSymbols.valueAt(i); local
    [all...]
  /external/e2fsprogs/debian/
rules 511 ifneq (,$(findstring update-symbols,$(DEB_BUILD_OPTIONS)))
518 echo "Generating symbols for $$i..."; \
521 patch debian/$$i.symbols < debian/$$i.tmp-patch; \
  /external/elfutils/tests/
run-strings-test.sh 405 testfile8: 85c0 Discard symbols from object files.
474 testfile9: 3e20 Discard symbols from object files.
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 1114 # to make a dll which has undefined symbols, in which case not
1117 # that all symbols are satisfied, otherwise we get a static library.
    [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 1114 # to make a dll which has undefined symbols, in which case not
1117 # that all symbols are satisfied, otherwise we get a static library.
    [all...]
  /external/expat/conftools/
ltmain.sh 1077 # to make a dll which has undefined symbols, in which case not
1080 # that all symbols are satisfied, otherwise we get a static library.
    [all...]
  /external/libffi/
ltmain.sh 1107 # to make a dll which has undefined symbols, in which case not
1110 # that all symbols are satisfied, otherwise we get a static library.
    [all...]

Completed in 1297 milliseconds

1 2 3 4 5 6 7 891011>>