HomeSort by relevance Sort by last modified time
    Searched refs:indicating (Results 1 - 25 of 140) sorted by null

1 2 3 4 5 6

  /prebuilts/go/darwin-x86/src/os/
error.go 47 // IsExist returns a boolean indicating whether the error is known to report
54 // IsNotExist returns a boolean indicating whether the error is known to
61 // IsPermission returns a boolean indicating whether the error is known to
  /prebuilts/go/linux-x86/src/os/
error.go 47 // IsExist returns a boolean indicating whether the error is known to report
54 // IsNotExist returns a boolean indicating whether the error is known to
61 // IsPermission returns a boolean indicating whether the error is known to
  /external/valgrind/exp-bbv/tests/amd64-linux/
fldcw_check.S 15 # Where xx is the "mod" which will be 00, 01, or 10 indicating offset
  /external/valgrind/exp-bbv/tests/x86/
fldcw_check.S 15 # Where xx is the "mod" which will be 00, 01, or 10 indicating offset
  /build/blueprint/deptools/
depfile.go 34 // indicating that target depends on deps.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_SetPredDir_s.s 36 ; * [in] blockIndex block index indicating the component type and
omxVCM4P2_PredictReconCoefIntra_s.s 57 ; * [in] ACPredFlag a flag indicating if AC prediction should be
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_SetPredDir_s.s 36 ; * [in] blockIndex block index indicating the component type and
omxVCM4P2_PredictReconCoefIntra_s.s 57 ; * [in] ACPredFlag a flag indicating if AC prediction should be
  /external/autotest/client/site_tests/security_RootCA/
security_RootCA.py 165 @param exact_match: boolean indicating if expected-but-missing CAs
  /build/soong/android/
defs.go 37 // GeneratedFile is a rule for indicating that a given file was generated
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
genIndexFilters.bat 35 # hand-edited and checked before use; it contains comments indicating
  /prebuilts/go/darwin-x86/src/path/filepath/
symlink_windows.go 58 // If two paths A and B are indicating the same file with the same format, toNorm(A) should be equal to toNorm(B).
  /prebuilts/go/linux-x86/src/path/filepath/
symlink_windows.go 58 // If two paths A and B are indicating the same file with the same format, toNorm(A) should be equal to toNorm(B).
  /frameworks/rs/script_api/
rs_allocation_create.spec 35 indicating non-vector.
60 vector_width of the Element will be set to 1, indicating non-vector.
82 arg: bool mipmaps, "Flag indicating if the Type has a mipmap chain"
83 arg: bool faces, "Flag indicating if the Type is a cubemap"
  /external/autotest/site_utils/deployment/
commandline.py 340 return `None` (indicating the build shouldn't change).
  /external/chromium-trace/catapult/telemetry/telemetry/core/
platform.py 222 """Returns a bool indicating whether the platform supports video capture."""
  /prebuilts/go/darwin-x86/src/math/big/
rat.go 260 // Float32 returns the nearest float32 value for x and a bool indicating
276 // Float64 returns the nearest float64 value for x and a bool indicating
floatconv.go 17 // SetString sets z to the value of s and returns z and a boolean indicating
  /prebuilts/go/linux-x86/src/math/big/
rat.go 260 // Float32 returns the nearest float32 value for x and a bool indicating
276 // Float64 returns the nearest float64 value for x and a bool indicating
  /prebuilts/go/darwin-x86/src/cmd/compile/
doc.go 114 //go:name, indicating that the directive is defined by the Go toolchain.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
nilcheck.go 35 // map from value ID to bool indicating if value is known to be non-nil
  /prebuilts/go/darwin-x86/src/cmd/internal/gcprog/
gcprog.go 10 // The GC program encodes a sequence of 0 and 1 bits indicating scalar or pointer words in an object.
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/plugin/
plugin.go 64 // Open returns an error indicating that the requested file does not exist.
  /prebuilts/go/darwin-x86/src/compress/bzip2/
huffman.go 205 // There is a superfluous level in the Huffman tree indicating

Completed in 985 milliseconds

1 2 3 4 5 6