HomeSort by relevance Sort by last modified time
    Searched full:parts (Results 726 - 750 of 4773) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/openssl/openssl/ssl/
t1_srvr.c 19 * as the author of the parts of the library used.
  /external/chromium_org/third_party/opus/src/silk/
biquad_alt.c 56 /* Negate A_Q28 values and split in two parts */
  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcState_filter.h 17 all opaque, then the output color must also be opaque. Subsequent parts of
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
stl_allocator.h 55 // CAVEAT: Parts of the code below are probably specific
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
debugallocation_test.sh 81 # Test the non-death parts of the test too
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
stl_allocator.h 55 // CAVEAT: Parts of the code below are probably specific
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
debugallocation_test.sh 81 # Test the non-death parts of the test too
  /external/chromium_org/tools/gn/
label.h 48 // other parts of the system. SourceDirs end in slashes, but the user
  /external/chromium_org/tools/grit/grit/tool/
diff_structures.py 92 (i.e. one where all translateable parts have been replaced with "TTTTTT")
  /external/chromium_org/tools/telemetry/telemetry/core/
tab.py 11 The important parts of the Tab object are in the runtime and page objects.
  /external/chromium_org/ui/base/x/
selection_owner.cc 68 // override the parts indicating success in the different cases.
  /external/chromium_org/ui/native_theme/
native_theme_base.h 164 // Paint the common parts of the checkboxes and radio buttons.
  /external/chromium_org/ui/views/window/
client_view.h 54 // to detect if regions within the client area count as parts of the "non-
  /external/chromium_org/ui/webui/
jstemplate_builder.h 60 // The following functions build up the different parts that the above
  /external/chromium_org/v8/
LICENSE 1 This license applies to all parts of V8 that are not externally
  /external/chromium_org/v8/src/extensions/i18n/
i18n-utils.js 474 var parts = i.match(/^([a-z]{2,3})-([A-Z][a-z]{3})-([A-Z]{2})$/);
475 if (parts !== null) {
478 available[parts[1] + '-' + parts[3]] = null;
  /external/chromium_org/v8/tools/
gen-postmortem-metadata.py 249 parts = usetype.split('_');
252 if (parts[0] == 'JS'):
259 for ii in range(start, len(parts)):
260 part = parts[ii];
  /external/chromium_org/v8/tools/testrunner/objects/
testcase.py 49 Extracts those parts of this object that are required to run the test
  /external/clang/
README.android 9 * merge conflicts with upstream on those parts.
  /external/clang/test/Coverage/
c-language-features.inc 6 // Intended to exercise all syntactic parts of the C language.
  /external/compiler-rt/lib/
int_types.h 13 * used to access parts of larger types.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_symbolizer_linux_libcdep.cc 12 // Linux-specific implementation of symbolizer parts.
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
SetFactory.java 25 * Makes int sets for various parts of the optimizer.
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/string/
StringPropertyDialog.java 39 // into a bunch of other parts of WindowBuilder we're not including)
  /external/elfutils/libelf/
elf64_checksum.c 1 /* Compute simple checksum from permanent parts of the ELF file.

Completed in 734 milliseconds

<<21222324252627282930>>