HomeSort by relevance Sort by last modified time
    Searched refs:could (Results 151 - 175 of 1159) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webrtc/
android-webrtc.mk 25 # TODO(kma): figure out if the above define could be moved to NDK build only.
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
asm_test.go 29 t.Fatalf("could not create directory: %v", err)
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/tempfile/
tempfile.go 24 return nil, fmt.Errorf("could not create file of the form %s%03d%s", prefix, 1, suffix)
  /prebuilts/go/darwin-x86/src/crypto/cipher/
xor.go 58 // we could still try fastXORBytes. It is not clear
  /prebuilts/go/darwin-x86/src/encoding/gob/
example_encdec_test.go 18 // We could equivalently use the locally defined GobEncode/GobDecoder
  /prebuilts/go/darwin-x86/src/net/
sockopt_windows.go 28 // This could lead to a non-deterministic behavior, where
  /prebuilts/go/darwin-x86/src/os/exec/
lp_unix.go 35 // NOTE(rsc): I wish we could use the Plan 9 behavior here
  /prebuilts/go/darwin-x86/src/runtime/
cgo_mmap.go 22 // A write barrier here could break because of the way
mgcsweepbuf.go 30 // this memory because there could be concurrent lock-free
32 // we could do this during STW.)
97 // could still be reading from it. We let it
100 // this is a problem, we could free old spines
  /prebuilts/go/darwin-x86/test/
finprofiled.go 8 // Previously profile special records could have been processed prematurely
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
asm_test.go 29 t.Fatalf("could not create directory: %v", err)
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/tempfile/
tempfile.go 24 return nil, fmt.Errorf("could not create file of the form %s%03d%s", prefix, 1, suffix)
  /prebuilts/go/linux-x86/src/crypto/cipher/
xor.go 58 // we could still try fastXORBytes. It is not clear
  /prebuilts/go/linux-x86/src/encoding/gob/
example_encdec_test.go 18 // We could equivalently use the locally defined GobEncode/GobDecoder
  /prebuilts/go/linux-x86/src/net/
sockopt_windows.go 28 // This could lead to a non-deterministic behavior, where
  /prebuilts/go/linux-x86/src/os/exec/
lp_unix.go 35 // NOTE(rsc): I wish we could use the Plan 9 behavior here
  /prebuilts/go/linux-x86/src/runtime/
cgo_mmap.go 22 // A write barrier here could break because of the way
mgcsweepbuf.go 30 // this memory because there could be concurrent lock-free
32 // we could do this during STW.)
97 // could still be reading from it. We let it
100 // this is a problem, we could free old spines
  /prebuilts/go/linux-x86/test/
finprofiled.go 8 // Previously profile special records could have been processed prematurely
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
messages.properties 17 # generic messages that could be used by multiple classes
29 AndroidJUnitDelegate_NoTargetMsg_3s=%1$s is not configured correctly for running tests:\nA targetPackage attribute for instrumentation %2$s in its %3$s could not be found\!
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
TechNotes.txt 109 driver could not do that due to the exclusivity of the driver binding that
346 always accepted (and a lower MTU could be encountered on any later hop as
349 and higher level protocols could interpret it as a fatal condition.
  /external/libvpx/libvpx/vpx_dsp/x86/
ssim_opt_x86_64.asm 59 ; ( calling app will initialize to 0 ) could easily fit everything in sse2
149 ; ( calling app will initialize to 0 ) could easily fit everything in sse2
  /external/llvm/test/MC/ARM/
eh-link.s 8 @ name first we could use a FileCheck variable.
  /external/llvm/test/MC/Hexagon/
new-value-check.s 45 # valid (relaxed): p3 could be always true
  /external/toolchain-utils/binary_search_tool/
common.py 261 'before it could properly finish.'))

Completed in 1411 milliseconds

1 2 3 4 5 67 8 91011>>