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

1 2 3 4 5 6 7 891011>>

  /external/python/cpython2/Modules/expat/
xmlparse.c 266 HASH_TABLE prefixes; member in struct:__anon32812
    [all...]
  /external/python/cpython3/Modules/expat/
xmlparse.c 266 HASH_TABLE prefixes; member in struct:__anon33438
    [all...]
  /external/skia/tools/bookmaker/
bookmaker.cpp 1185 const char* prefixes[] = { "static", "const" }; local
    [all...]
  /external/skqp/tools/bookmaker/
bookmaker.cpp 1092 const char* prefixes[] = { "static", "const" }; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-i386.c 56 /* Prefixes will be emitted in the order defined below.
58 instruction, and so must come before any prefixes.
70 #define MAX_PREFIXES 7 /* max prefixes per opcode */
333 PREFIXES is the number of prefix opcodes. */
334 unsigned int prefixes; member in struct:_i386_insn
    [all...]
  /external/robolectric/v3/runtime/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2.1/
tagsoup-1.2.1.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
difflib.py     [all...]
  /external/capstone/bindings/vb6/
mMisc.bas 165 'ignores common C source prefixes, operators, delimiters, and whitespace
  /external/jcommander/src/main/java/com/beust/jcommander/
JCommander.java 404 String prefixes = getOptionPrefixes(args, arg); local
405 return arg.length() > 0 && prefixes.indexOf(arg.charAt(0)) >= 0;
    [all...]
  /external/python/cpython2/Lib/
difflib.py     [all...]
  /external/python/cpython3/Lib/
difflib.py     [all...]
  /external/tensorflow/tensorflow/core/graph/
graph_constructor.cc 267 // Prefixes already used in the GraphDef being imported.
273 // Prefixes already used in the graph.
332 // Adds any prefixes of `node_name` (not including the full name itself) to
333 // `prefixes`.
335 std::unordered_set<StringPiece, StringPieceHasher>* prefixes) {
338 prefixes->insert(node_name.substr(0, idx));
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
difflib.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
difflib.py     [all...]
  /prebuilts/go/darwin-x86/src/cmd/dist/
buildtool.go 91 // File prefixes that are ignored by go/build anyway, and cause
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/binutils/
binutils.go 155 // use a table of prefixes if we need to support other
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
objdump_test.go 157 // If there are multiple prefixes, allow libopcodes to use an alternate name.
  /prebuilts/go/darwin-x86/src/net/
interface_test.go 189 // interface address prefixes and connected routes.
  /prebuilts/go/darwin-x86/src/strings/
replace_test.go 116 // overall non-empty common prefix, but some pairwise common prefixes.
  /prebuilts/go/linux-x86/src/cmd/dist/
buildtool.go 91 // File prefixes that are ignored by go/build anyway, and cause
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/binutils/
binutils.go 155 // use a table of prefixes if we need to support other
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
objdump_test.go 157 // If there are multiple prefixes, allow libopcodes to use an alternate name.
  /prebuilts/go/linux-x86/src/net/
interface_test.go 189 // interface address prefixes and connected routes.

Completed in 695 milliseconds

1 2 3 4 5 6 7 891011>>