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

1 2 3 4 5 67 8 91011>>

  /external/robolectric-shadows/
run_robolectric_module_tests.mk 73 # Define the basic recipe for building this module to execute the tests.
  /external/tensorflow/tensorflow/core/profiler/g3doc/
advise.md 101 * Checks the most expensive graph-building Python codes.
  /prebuilts/go/darwin-x86/src/regexp/syntax/
simplify.go 20 // Simplify children, building new Regexp if children change.
  /prebuilts/go/darwin-x86/src/runtime/
runtime-lldb_test.go 161 t.Fatalf("building source %v\n%s", err, out)
crash_cgo_test.go 352 // This test requires building various packages with -race, so
381 // This test requires building various packages with -race, so
  /prebuilts/go/linux-x86/src/regexp/syntax/
simplify.go 20 // Simplify children, building new Regexp if children change.
  /prebuilts/go/linux-x86/src/runtime/
runtime-lldb_test.go 161 t.Fatalf("building source %v\n%s", err, out)
crash_cgo_test.go 352 // This test requires building various packages with -race, so
381 // This test requires building various packages with -race, so
  /external/boringssl/src/util/
run_android_tests.go 129 if _, err := os.Stat("BUILDING.md"); err == nil {
135 panic("Couldn't find BUILDING.md in a parent directory!")
211 "BUILDING.md",
233 fmt.Printf("Building all_tests...\n")
235 fmt.Printf("Error building all_tests.go: %s\n", err)
243 "BUILDING.md",
264 fmt.Printf("Building runner...\n")
266 fmt.Printf("Error building runner: %s\n", err)
  /external/tensorflow/tensorflow/core/kernels/
cwise_ops_gpu_common.cu.h 17 #error This file must only be included when building with Cuda support
cwise_ops_sycl_common.h 17 #error This file must only be included when building TensorFlow with SYCL support
  /prebuilts/go/darwin-x86/src/cmd/go/internal/clean/
clean.go 49 file in the directory that is not included when building
228 // in "package main", and therefore capable of building
  /prebuilts/go/linux-x86/src/cmd/go/internal/clean/
clean.go 49 file in the directory that is not included when building
228 // in "package main", and therefore capable of building
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
AsmFuncs.asm 72 ;; Then we building the context record on the stack. Since the stack grows down,
266 ;; is building the context record on the debug stack, we need to save the pushed
277 ;; continue building context record
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
AsmFuncs.asm 70 ;; Then we building the context record on the stack. Since the stack grows down,
294 ;; is building the context record on the debug stack, we need to save the pushed
305 ;; continue building context record
  /external/libvpx/libvpx/build/make/
gen_msvs_vcxproj.sh 27 --exe Generate a project for building an Application
330 # WINAPI_FAMILY define, which is required for building
  /external/tensorflow/tensorflow/contrib/makefile/
README.md 5 if you are building for iOS, you currently need to use the Makefile.
46 ## Building on Linux
148 #### Building all CUDA-enabled native binaries:
155 (add -T on subsequent builds to skip protobuf downloading/building)
171 #### Building the CUDA-enabled TensorFlow AAR with Bazel:
184 #### Building the CUDA-enabled TensorFlow Android demo with Bazel:
215 #### Building the CUDA-enabled Android demo with gradle/Android Studio:
265 ### Building all at once
300 ### Building by hand
302 This section covers each step of building. For all the code in one place, se
    [all...]
  /prebuilts/go/darwin-x86/src/debug/pe/
file_test.go 344 t.Fatalf("building test executable for linktype %d failed: %s %s", linktype, err, out)
511 t.Fatalf("building test executable failed: %s %s", err, out)
  /prebuilts/go/linux-x86/src/debug/pe/
file_test.go 344 t.Fatalf("building test executable for linktype %d failed: %s %s", linktype, err, out)
511 t.Fatalf("building test executable failed: %s %s", err, out)
  /build/make/core/
pdk_config.mk 178 # We may not be building all of them.
  /build/soong/cc/
pgo.go 60 // Additional compiler flags to use when building this module
  /build/soong/python/
binary.go 17 // This file contains the module types for building Python binary.
  /build/soong/ui/build/
build.go 99 ctx.Println("You are building on a case-insensitive filesystem.")
  /device/linaro/bootloader/edk2/BaseTools/Scripts/
ShowEnvironment.bat 59 @echo when building NT32Pkg/Nt32Pkg.dsc
  /external/apache-http/
Android.mk 158 # Check that the API we're building hasn't changed from the not-yet-released

Completed in 867 milliseconds

1 2 3 4 5 67 8 91011>>