HomeSort by relevance Sort by last modified time
    Searched full:subsets (Results 126 - 150 of 276) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/google-breakpad/src/third_party/libdisasm/
libdis.h 462 /* CPU ISA subsets: These are derived from the Instruction Groups in
463 * Intel Vol 1 Chapter 5; they represent subsets of the IA32 ISA but
    [all...]
ia32_insn.h 99 /* intel instruction subsets */
  /external/owasp/sanitizer/src/main/org/owasp/html/
CssSchema.java     [all...]
  /external/tensorflow/tensorflow/python/ops/distributions/
bijector_impl.py 330 partitioned into `k` disjoint subsets, `Union{D1, ..., Dk}`, such that,
473 be partitioned into `k` disjoint subsets, `Union{D1, ..., Dk}`, such that,
  /packages/apps/Camera2/src/com/android/camera/
PhotoModule.java 143 // When setCameraParametersWhenIdle() is called, we accumulate the subsets
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/
Camera.java 109 // When setCameraParametersWhenIdle() is called, we accumulate the subsets
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
intrin-impl.h 25 allow for specific subsets of functions to be defined. This is done by defining the
57 times to define various subsets of the functions it contains. */
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
graph.go 73 // LabelTags provide additional information about subsets of a sample.
76 // NumericTags provide additional values for subsets of a sample.
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
graph.go 73 // LabelTags provide additional information about subsets of a sample.
76 // NumericTags provide additional values for subsets of a sample.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
sre_compile.py 368 # In UCS-4 mode, the BIGCHARSET opcode still supports only subsets
  /external/freetype/src/autofit/
afranges.c 55 /* the `af_xxxx_nonbase_uniranges' ranges must be strict subsets */
    [all...]
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
TransliteratorInputMethod.java 305 public void setCharacterSubsets(Character.Subset[] subsets) {
  /external/libjpeg-turbo/
jdapistd.c 503 * decoded coefficients. This is ~5% faster for large subsets, but
  /external/libvpx/libvpx/
configure 8 ## for extracting subsets of the source tree. In theory, reusable parts
  /external/libvpx/libvpx/vp8/decoder/
decodemv.c 264 Must do it here because ensuing subsets can
  /external/libxml2/doc/devhelp/
libxml2-entities.html 148 </pre><p>Do an entity lookup in the internal and external subsets and</p>
  /external/libxml2/doc/
xmlreader.html 405 streamable mode, only subsets which cannot be reduced to regular expressions
  /external/llvm/docs/tutorial/
LangImpl10.rst 149 That said, there are interesting subsets of C that can be made portable.
OCamlLangImpl8.rst 157 That said, there are interesting subsets of C that can be made portable.
  /external/opencv/cxcore/include/
cvwimage.h 49 // 5. Easy to create images which are subsets of other images
  /external/python/cpython2/Lib/
sre_compile.py 368 # In UCS-4 mode, the BIGCHARSET opcode still supports only subsets
  /external/rappor/client/javatest/com/google/android/rappor/
EncoderTest.java 380 // Cohort assignments are bit-wise subsets
    [all...]
  /external/scapy/doc/scapy/
development.rst 127 Python statements are identified by the lack of a defined UTScapy syntax specifier. The Python statements are fed directly to the Python interpreter as if one is operating within the interactive Scapy shell (``interact``). Looping, iteration and conditionals are permissible but must be terminated by a blank line. A test set may be comprised of multiple unit tests and multiple test sets may be defined for each campaign. It is even possible to have multiple test campaigns in a particular test definition file. The use of keywords allows testing of subsets of the entire campaign. For example, during development of a test campaign, the user may wish to mark new tests under development with the keyword ?debug?. Once the tests run successfully to their desired conclusion, the keyword ?debug? could be removed. Keywords such as ?regression? or ?limited? could be used as well.
  /external/skia/dm/
DMSrcSink.cpp 200 // Use a border to test subsets that extend outside the image.
213 // Four scaled subsets will only fill a 96x96 image.
216 // Maybe we need to consider testing scaled subsets without trying to
715 // SkWebpCodec, the only one that supports subsets, requires even top/left boundaries.
    [all...]
  /external/skia/fuzz/
fuzz.cpp 375 // SkWebpCodec, the only one that supports subsets, requires even top/left boundaries.

Completed in 1206 milliseconds

1 2 3 4 56 7 8 91011>>