/external/grpc-grpc/tools/doxygen/ |
Doxyfile.c++ | 8 # All text after a double hash (##) is considered a comment and is placed in 16 # Values that contain spaces should be placed between quotes (\" \"). [all...] |
/external/tensorflow/tensorflow/compiler/xla/service/ |
hlo_rematerialization.cc | 108 // True once the instruction is marked as placed (when BeginInstruction 110 bool placed = false; member in struct:xla::__anon44509::Item 323 // placed sequentially. Memory usage is the sum of the sizes of live values 357 // Returns whether the given instruction has been placed (BeginInstruction 360 return instruction_list_.GetItem(instruction)->placed; 401 // been placed in the sequence. 430 CHECK(original_buffer.defining_instruction->placed) 435 CHECK(!use->placed) << use->instruction->name(); 459 return item->placed && item != in_progress_item_; 476 return (buffer.defining_instruction->placed & 759 string placed = item->placed ? " placed" : ""; local [all...] |
/cts/build/ |
config.mk | 15 # Test XMLs, native executables, and packages will be placed in this
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/Arm/ |
CpuSleep.asm | 30 ; are disabled prior to calling this function, then the CPU will be placed in a
|
/external/chromium-libpac/test/js-unittest/ |
passthrough.js | 14 // non-alphanumeric character with a dot, then fix up the oddly placed dots.
|
/external/flatbuffers/docs/source/ |
README_TO_GENERATE_DOCS.md | 28 The output is placed in `flatbuffers/docs/html`.
|
/external/compiler-rt/lib/builtins/arm/ |
divmodsi4.S | 32 @ value is the quotient, the remainder is placed in the variable.
|
udivmodsi4.S | 27 @ value is the quotient, the remainder is placed in the variable.
|
/external/autotest/client/cros/video/ |
collect_golden_images.py | 35 Output images will be placed under /tmp/test. Images will be saved as
|
/external/tensorflow/tensorflow/core/profiler/g3doc/ |
profile_time.md | 12 in the graph. An operation can be placed on an accelerator or on CPU. 16 When an operation is placed on accelerator, it will first be scheduled 35 When an operation is placed on CPU, it will completely run on CPU. Hence, 133 # that expensive. As shown below, it is placed on cpu.
|
command_line.md | 263 In tfprof, 'device' is an op_type. For example, if op1 and op2 are placed on
|
/external/curl/docs/cmdline-opts/ |
config.d | 44 in the same dir the curl executable is placed. On Unix-like systems, it will
|
/external/skia/modules/canvaskit/htmlcanvas/ |
lineargradient.js | 14 // gradient, then they must be placed in the order added, with the first
|
radialgradient.js | 17 // gradient, then they must be placed in the order added, with the first
|
/external/skqp/experimental/canvaskit/htmlcanvas/ |
lineargradient.js | 14 // gradient, then they must be placed in the order added, with the first
|
radialgradient.js | 17 // gradient, then they must be placed in the order added, with the first
|
/external/mesa3d/docs/specs/ |
MESA_multithread_makecurrent.spec | 133 (5) What requirements should be placed on the user managing contexts
|
/external/elfutils/src/ |
unstrip.c | 1620 bool placed[unstripped_shnum - 1]; local [all...] |
/external/golang-protobuf/protoc-gen-go/plugin/ |
plugin.pb.go | 251 // which allows it to be placed in a comment. NAME should be replaced with 253 // as the insertion_point. Code inserted at this point will be placed 265 // other declarations that should be placed in this scope.
|
/build/soong/python/ |
python_test.go | 47 "found two files to be placed at the same location within zip %q." +
|
python.go | 643 ctx.ModuleErrorf("found two files to be placed at the same location within zip %q."+
|
/device/linaro/bootloader/edk2/ |
Edk2Setup.bat | 259 @echo placed in the directory tree pointed to by the current
273 @echo placed in the appropriate subdirectory in the
|
/device/generic/goldfish-opengl/ |
common.mk | 251 # Call this function when your shared library must be placed in a non-standard
|
/external/syzkaller/vendor/golang.org/x/net/http2/ |
http2.go | 236 // It exists because so a closeWaiter value can be placed inside a
|
/external/boringssl/src/fipstools/ |
run_cavp.go | 383 // The cavp binary, and a matching libcrypto.so, are required to be placed
|