Home
last modified time | relevance | path

Searched refs:placed (Results 1 – 25 of 741) sorted by relevance

12345678910>>...30

/external/u-boot/doc/
DREADME.spear36 spear320 build with environment variables placed at default
41 placed in Parallel NOR device
43 spear320 build with environment variables placed in NAND device
46 placed at default location
49 placed in pnor device
51 Build with usbtty terminal as default and environment placed in
DREADME.arm6425 3. Earlier Linux kernel versions required the FDT to be placed at a
29 can be placed anywhere in memory.
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc110 bool placed = false; member
360 return instruction_list_.GetItem(instruction)->placed; in IsPlaced()
430 CHECK(original_buffer.defining_instruction->placed) in RematerializeBuffer()
435 CHECK(!use->placed) << use->instruction->name(); in RematerializeBuffer()
459 return item->placed && item != in_progress_item_; in IsFinished()
476 return (buffer.defining_instruction->placed && in IsCurrentlyLive()
576 item->placed = true; in BeginInstruction()
638 if (!item->placed || item == in_progress_item_) { in MemoryReducedIfRematerialized()
688 TF_RET_CHECK(original_item->placed) << original_item->instruction->name(); in AddRematerializedInstruction()
689 TF_RET_CHECK(!remat_item->placed) << remat_item->instruction->name(); in AddRematerializedInstruction()
[all …]
/external/clang/test/SemaObjC/
Divar-in-class-extension-error.m7 int _p0; // expected-error {{instance variables may not be placed in class extension}}
13 int _p1; // expected-error {{instance variables may not be placed in categories}}
/external/apache-commons-compress/
DNOTICE.txt9 which has been placed in the public domain:
11 "LZMA SDK is placed in the public domain." (http://www.7-zip.org/sdk.html)
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_StatefulPartitionedCall.pbtxt19 and 'Tout'. The function body of f will be placed and partitioned across
24 summary: "returns `f(inputs)`, where `f`'s body is placed and partitioned."
Dapi_def_PartitionedCall.pbtxt18 and 'Tout'. The function body of f will be placed and partitioned across
22 summary: "returns `f(inputs)`, where `f`'s body is placed and partitioned."
Dapi_def_BarrierTakeMany.pbtxt20 These indices refer to the batch in which the values were placed into the
64 in which they were placed into the barrier. The indices output provides
Dapi_def_ExperimentalIteratorGetDevice.pbtxt4 Returns the name of the device on which `resource` has been placed.
/external/grpc-grpc/tools/doxygen/
DDoxyfile.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 (\" \").
/external/ltp/testcases/misc/math/float/
DREADME24 /* check that make install will install datafiles where they've to be placed */
52 /* datafiles are supposed to be placed to the same directory as executables */
/external/antlr/runtime/C/doxygen/
Datsections.dox28 /// Java targeted grammars allow the special section <code>\@init</code> to be placed after the dec…
64 /// to be placed at the start of each generated file, regardless of whether it is a .c or .h file. …
89 /// the code they encapsulate to be placed in the generated .h file, \b after the standard
116 /// the code they encapsulate to be placed in the generated .h file, \b before the standard
129 /// the code they encapsulate to be placed in the generated <b>.C</b> file, after the generated inc…
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dglobal-merge.ll15 ; When this works properly, @g3 is placed in a separate chunk of merged globals.
19 ; Global variables that can be placed in BSS should be kept together in a
/external/wayland-protocols/freedesktop.org/
DREADME33 is placed within the toplevel directory containing the protocols with the
34 same state. Stable protocols are placed in the +stable/+ directory,
35 unstable protocols are placed in the +unstable/+ directory, and
36 deprecated protocols are placed in the +deprecated/+ directory.
92 be placed in the directory +unstable/foo-bar/+ consisting of one file
/external/libusb/
DINSTALL_WIN.txt38 The 32 bit binaries compiled either from Visual Studio or the DDK are placed in
40 The 64 bit binaries are placed in an x64\ directory
41 Windows CE binaries are placed in one of the following directories, depending
/external/v8/
D.gn9 # GN build files are placed when they can not be placed directly
/external/libyuv/files/
D.gn13 # GN build files are placed when they can not be placed directly
/external/webrtc/
D.gn13 # GN build files are placed when they can not be placed directly
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dsdata-stack-guard.ll1 ; Check that the __stack_chk_guard was placed in small data.
5 ; For threshold less than 4 (size of address), the variable is not placed in small-data
/external/u-boot/drivers/block/
DKconfig11 A filesystem can be placed in each partition.
28 A filesystem can be placed in each partition.
/external/tensorflow/tensorflow/contrib/mpi/
DREADME.md48 …ions take over the tensor exchanges. On the sending side the tensors are placed in the standard wa…
52 * Send requests placed on the request queue to the sending process
53 …executed once the requested data has arrived. To this end the request is placed in a queue and wil…
59 …t will be passed on to the standard TensorFlow code and eventually will be placed on the sendQueue.
/external/u-boot/lib/lzma/
Dlicense.txt3 LZMA SDK is placed in the public domain.
/external/fonttools/Tests/feaLib/data/
Dspec4h1.fea35 # The rules above will be placed in a lookup that is registered
45 # The rules above will be placed in a lookup that is registered
/external/tensorflow/tensorflow/core/profiler/g3doc/
Dprofile_time.md12 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.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcode_placement_cold_loop_blocks.ll4 ; Test if a cold block in a loop will be placed at the end of the function
79 ; Test if a cold block in an inner loop will be placed at the end of the

12345678910>>...30