HomeSort by relevance Sort by last modified time
    Searched refs:pull (Results 226 - 250 of 381) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/cmd/vet/internal/cfg/
builder.go 175 // We pull the default case (if present) down to the end.
  /prebuilts/go/darwin-x86/src/net/
net_test.go 235 // multiple consumer threads to pull pending
  /prebuilts/go/darwin-x86/src/strconv/
quote.go 461 // and therefore not pull in all the Unicode tables. If the linker were better
  /prebuilts/go/linux-x86/src/cmd/vet/internal/cfg/
builder.go 175 // We pull the default case (if present) down to the end.
  /prebuilts/go/linux-x86/src/net/
net_test.go 235 // multiple consumer threads to pull pending
  /prebuilts/go/linux-x86/src/strconv/
quote.go 461 // and therefore not pull in all the Unicode tables. If the linker were better
  /external/syslinux/gpxe/src/interface/efi/
efi_snp.c 676 if ( ( rc = ll_protocol->pull ( snpdev->netdev, iobuf, &iob_ll_dest,
    [all...]
  /external/tensorflow/tensorflow/examples/image_retraining/
retrain.py 233 category: Name string of set to pull images from - training, testing, or
266 category: Name string of set to pull images from - training, testing, or
415 category: Name string of which set to pull images from - training, testing,
518 category: Name string of which set to pull from - training, testing, or
    [all...]
  /test/vts/utils/python/coverage/
coverage_utils.py 39 LOCAL_COVERAGE_PATH = "/tmp/vts-test-coverage" # location to pull coverage to host
312 "adb -s %s pull %s %s " % (serial, gcda, file_name))
318 dut.adb.pull("%s %s" % (gcda, file_name))
587 dut: the device object for which to pull coverage data
  /build/blueprint/bootstrap/
bootstrap.go 130 // Work around a Ninja issue. See https://github.com/martine/ninja/pull/634
  /external/boringssl/ios-arm/crypto/chacha/
chacha-armv4.S 41 ldr r12,[sp,#0] @ pull pointer to counter and nonce
807 ldr r12,[sp,#0] @ pull pointer to counter and nonce
  /external/boringssl/linux-arm/crypto/chacha/
chacha-armv4.S 40 ldr r12,[sp,#0] @ pull pointer to counter and nonce
804 ldr r12,[sp,#0] @ pull pointer to counter and nonce
  /external/wpa_supplicant_8/hostapd/
Android.mk 29 # TODO: move off readdir_r upstream, pull fix back (http://b/72326431).
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
dwarf_test.go 653 // way to pull in a lot of code.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/idna/
idna.go 112 // NOTE: the following options pull in tables. The tables should not be linked
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
dwarf_test.go 653 // way to pull in a lot of code.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/idna/
idna.go 112 // NOTE: the following options pull in tables. The tables should not be linked
  /prebuilts/misc/common/robolectric/3.1.1/lib/
maven-artifact-manager-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/
maven-artifact-manager-2.0.9.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/
maven-artifact-manager-2.2.1.jar 
  /test/vts/utils/python/controllers/
android_device.py 651 logging.debug("Pull config.gz to %s", config_path)
652 self.adb.pull("/proc/config.gz", config_path)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/amd64/
ssa.go 324 // Shift right once and pull the carry back into the 63rd bit.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/x86/
ssa.go 290 // Shift right once and pull the carry back into the 31st bit.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/amd64/
ssa.go 324 // Shift right once and pull the carry back into the 63rd bit.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/x86/
ssa.go 290 // Shift right once and pull the carry back into the 31st bit.

Completed in 809 milliseconds

1 2 3 4 5 6 7 8 91011>>