HomeSort by relevance Sort by last modified time
    Searched full:extraction (Results 176 - 200 of 649) sorted by null

1 2 3 4 5 6 78 91011>>

  /toolchain/binutils/binutils-2.25/opcodes/
fr30-ibld.c 1 /* Instruction building/extraction support for fr30. -*- C -*-
318 /* Operand extraction. */
395 /* Default extraction routine.
740 /* Main entry point for operand extraction.
    [all...]
iq2000-ibld.c 1 /* Instruction building/extraction support for iq2000. -*- C -*-
318 /* Operand extraction. */
395 /* Default extraction routine.
723 /* Main entry point for operand extraction.
    [all...]
mep-opc.h 341 /* This struct records data prior to insertion or after extraction. */
mt-ibld.c 1 /* Instruction building/extraction support for mt. -*- C -*-
318 /* Operand extraction. */
395 /* Default extraction routine.
759 /* Main entry point for operand extraction.
    [all...]
xc16x-ibld.c 1 /* Instruction building/extraction support for xc16x. -*- C -*-
318 /* Operand extraction. */
395 /* Default extraction routine.
762 /* Main entry point for operand extraction.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gmp.info-2 123 File: gmp.info, Node: Powering Algorithms, Next: Root Extraction Algorithms, Prev: Greatest Common Divisor Algorithms, Up: Algorithms
164 File: gmp.info, Node: Root Extraction Algorithms, Next: Radix Conversion Algorithms, Prev: Powering Algorithms, Up: Algorithms
166 16.5 Root Extraction Algorithms
177 File: gmp.info, Node: Square Root Algorithm, Next: Nth Root Algorithm, Prev: Root Extraction Algorithms, Up: Root Extraction Algorithms
231 File: gmp.info, Node: Nth Root Algorithm, Next: Perfect Square Algorithm, Prev: Square Root Algorithm, Up: Root Extraction Algorithms
251 File: gmp.info, Node: Perfect Square Algorithm, Next: Perfect Power Algorithm, Prev: Nth Root Algorithm, Up: Root Extraction Algorithms
296 File: gmp.info, Node: Perfect Power Algorithm, Prev: Perfect Square Algorithm, Up: Root Extraction Algorithms
312 File: gmp.info, Node: Radix Conversion Algorithms, Next: Other Algorithms, Prev: Root Extraction Algorithms, Up: Algorithms
333 O(N) bit extraction algorithm
    [all...]
  /external/jetty/src/java/org/eclipse/jetty/server/
Dispatcher.java 147 // force parameter extraction
237 // force parameter extraction
  /external/jetty/src/java/org/eclipse/jetty/webapp/
WebInfConfiguration.java 469 //Use a sentinel file that will exist only whilst the extraction is taking place.
485 //only extract if the war file is newer, or a .extract_lock file is left behind meaning a possible partial extraction
  /external/libhevc/common/arm/
ihevc_intra_ref_substitution_a9q.c 190 /* 1 bit extraction for all the neighboring blocks */
440 /* 1 bit extraction for all the neighboring blocks */
  /external/pcre/dist/doc/html/
pcre16.html 17 <li><a name="TOC2" href="#SEC2">PCRE 16-BIT API STRING EXTRACTION FUNCTIONS</a>
72 <br><a name="SEC2" href="#TOC1">PCRE 16-BIT API STRING EXTRACTION FUNCTIONS</a><br>
pcre32.html 17 <li><a name="TOC2" href="#SEC2">PCRE 32-BIT API STRING EXTRACTION FUNCTIONS</a>
71 <br><a name="SEC2" href="#TOC1">PCRE 32-BIT API STRING EXTRACTION FUNCTIONS</a><br>
  /external/selinux/policycoreutils/semodule/
semodule.c 147 printf(" -c, --cil extract module as cil. This only affects module extraction.\n");
148 printf(" -H, --hll extract module as hll. This only affects module extraction.\n");
  /external/webrtc/webrtc/modules/audio_coding/neteq/
packet_buffer_unittest.cc 74 // Order of this packet to appear upon extraction, after inserting a series
76 // before extraction.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
hashtable_policy.h 493 // form pair<T1, T2> and a key extraction policy that returns the
566 // We also put the key extraction and equality comparison function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
hashtable_policy.h 493 // form pair<T1, T2> and a key extraction policy that returns the
566 // We also put the key extraction and equality comparison function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-ar.1 155 extraction.
379 are stamped with the time of extraction.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
hashtable_policy.h 493 // form pair<T1, T2> and a key extraction policy that returns the
566 // We also put the key extraction and equality comparison function
  /prebuilts/go/darwin-x86/src/text/template/parse/
node.go 585 // If an integer extraction succeeded, promote the float.
602 // If a floating-point extraction succeeded, extract the int if needed.
  /prebuilts/go/linux-x86/src/text/template/parse/
node.go 585 // If an integer extraction succeeded, promote the float.
602 // If a floating-point extraction succeeded, extract the int if needed.
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
hashtable_policy.h 493 // form pair<T1, T2> and a key extraction policy that returns the
566 // We also put the key extraction and equality comparison function
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_tarfile.py 58 "regular file extraction failed")
299 # Test hardlink extraction (e.g. bug #857297).
366 "regular file extraction failed")
393 self.assertTrue(v1.read() == v2.read(), "stream extraction failed")
593 "sparse file extraction failed")
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_tarfile.py 58 "regular file extraction failed")
299 # Test hardlink extraction (e.g. bug #857297).
366 "regular file extraction failed")
393 self.assertTrue(v1.read() == v2.read(), "stream extraction failed")
593 "sparse file extraction failed")
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_tarfile.py 58 "regular file extraction failed")
299 # Test hardlink extraction (e.g. bug #857297).
366 "regular file extraction failed")
393 self.assertTrue(v1.read() == v2.read(), "stream extraction failed")
593 "sparse file extraction failed")
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_tarfile.py 58 "regular file extraction failed")
299 # Test hardlink extraction (e.g. bug #857297).
366 "regular file extraction failed")
393 self.assertTrue(v1.read() == v2.read(), "stream extraction failed")
593 "sparse file extraction failed")
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
cgen.h 227 /* Parse result (also extraction result).
231 When printing an insn, the result of extraction is stored here.
254 /* Extraction support for variable length insn sets. */
261 operands that may be in them), and that extraction of fields is needed
314 The second argument is a pointer to a struct controlling extraction
    [all...]

Completed in 1303 milliseconds

1 2 3 4 5 6 78 91011>>