HomeSort by relevance Sort by last modified time
    Searched full:inspects (Results 1 - 25 of 73) sorted by null

1 2 3

  /external/google-benchmark/cmake/
GetGitVersion.cmake 3 # This function inspects the annotated git tags for the project and returns a string
  /cts/apps/CameraITS/tests/scene0/
test_param_sensitivity_burst.py 23 within a burst. Inspects the output metadata only (not the image data).
  /external/libvpx/libvpx/
video_reader.h 28 // Opens the input file for reading and inspects it to determine file type.
  /external/llvm/cmake/modules/
VersionFromVCS.cmake 2 # determining the Version Control System used (if any) it inspects the
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
video_reader.h 28 // Opens the input file for reading and inspects it to determine file type.
  /system/sepolicy/
perfprofd.te 33 # perfprofd inspects /sys/power/wake_unlock
  /prebuilts/gdb/darwin-x86/lib/python2.7/
hashlib.py 40 For example, to obtain the digest of the string 'Nobody inspects the
45 >>> m.update("Nobody inspects")
52 >>> hashlib.sha224("Nobody inspects the spammish repetition").hexdigest()
  /prebuilts/gdb/linux-x86/lib/python2.7/
hashlib.py 40 For example, to obtain the digest of the string 'Nobody inspects the
45 >>> m.update("Nobody inspects")
52 >>> hashlib.sha224("Nobody inspects the spammish repetition").hexdigest()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
hashlib.py 40 For example, to obtain the digest of the string 'Nobody inspects the
45 >>> m.update("Nobody inspects")
52 >>> hashlib.sha224("Nobody inspects the spammish repetition").hexdigest()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
hashlib.py 40 For example, to obtain the digest of the string 'Nobody inspects the
45 >>> m.update("Nobody inspects")
52 >>> hashlib.sha224("Nobody inspects the spammish repetition").hexdigest()
  /external/libchrome/sandbox/linux/seccomp-bpf/
syscall.cc 46 // used as a marker that BPF code inspects.
94 // used as a marker that BPF code inspects.
159 // used as a marker that BPF code inspects.
204 // used as a marker that BPF code inspects.
  /dalvik/dx/src/com/android/dx/command/annotool/
AnnotationLister.java 136 * Inspects a class annotation.
158 * Inspects a package annotation
  /external/google-breakpad/src/client/mac/crash_generation/
Inspector.h 117 // from a crashed process, then inspects it, creates a minidump file
  /external/google-breakpad/src/testing/scripts/generator/
README.cppclean 98 header files. Anything which inspects structure of C++ source files should
  /external/autotest/client/site_tests/security_SandboxedServices/
security_SandboxedServices.py 170 """Inspects the process list, looking for root and sandboxed processes
  /external/clang/docs/analyzer/
DebugChecks.rst 71 inspects expressions.)
  /external/javassist/src/main/javassist/expr/
ExprEditor.java 53 * <p>This code inspects all method calls appearing in the method represented
  /external/valgrind/docs/internals/
multiple-architectures.txt 42 The configure script inspects the CPU. It then sets
  /external/vogar/src/vogar/target/
ClassPathScanner.java 32 * Inspects the classpath to return the classes in a requested package. This
  /external/vulkan-validation-layers/layers/
README.md 43 layers/core\_validation.cpp (name=VK\_LAYER\_LUNARG\_core\_validation) - The core\_validation layer does the bulk of the API validation that requires storing state. Some of the state it tracks includes the Descriptor Set, Pipeline State, Shaders, and dynamic state, and memory objects and bindings. It performs some point validation as states are created and used, and further validation Draw call and QueueSubmit time. Of primary interest is making sure that the resources bound to Descriptor Sets correctly align with the layout specified for the Set. Also, all of the image and buffer layouts are validated to make sure explicit layout transitions are properly managed. Related to memory, core\_validation includes tracking object bindings, memory hazards, and memory object lifetimes. It also validates several other hazard-related issues related to command buffers, fences, and memory mapping. Additionally core\_validation include shader validation (formerly separate shader\_checker layer) that inspects the SPIR-V shader images and fixed function pipeline stages at PSO creation time. It flags errors when inconsistencies are found across interfaces between shader stages. The exact behavior of the checks depends on the pair of pipeline stages involved. If a Dbg callback function is registered, this layer will use callback function(s) for reporting, otherwise uses stdout.
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/plugin/
plugin.go 42 // An ObjTool inspects shared libraries and executable files.
  /prebuilts/go/darwin-x86/src/crypto/x509/
pem_decrypt.go 108 // encrypt it and returns a slice of decrypted DER encoded bytes. It inspects
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/plugin/
plugin.go 42 // An ObjTool inspects shared libraries and executable files.
  /prebuilts/go/linux-x86/src/crypto/x509/
pem_decrypt.go 108 // encrypt it and returns a slice of decrypted DER encoded bytes. It inspects
  /external/bison/m4/
stdint.m4 216 dnl that inspects the macro expansion.

Completed in 391 milliseconds

1 2 3