HomeSort by relevance Sort by last modified time
    Searched refs:use (Results 176 - 200 of 7784) sorted by null

1 2 3 4 5 6 78 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
group5.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
group6.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
init-fini-arrays.d 6 # cr16 and crx use non-standard scripts with memory regions, which don't play
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
b-badfil2.d 7 #error: invalid mmo file: file name for number 42 was not specified before use
  /art/compiler/optimizing/
instruction_simplifier_shared.cc 5 * you may not use this file except in compliance with the License.
111 HInstruction* use = mul->GetUses().front().GetUser(); local
112 if (use->IsAdd() || use->IsSub()) {
125 HBinaryOperation* binop = use->AsBinaryOperation();
129 // one use.
133 } else if (use->IsAdd()) {
151 } else if (use->IsNeg() && isa != kArm) {
159 use->GetBlock()->ReplaceAndRemoveInstructionWith(use, mulacc)
302 HInstruction* use = mul->GetUses().front().GetUser(); local
    [all...]
  /external/clang/test/CodeGenCXX/
lambda-expressions-nested-linkage.cpp 52 int use = foo(); member in namespace:inline_function
  /external/curl/docs/cmdline-opts/
ciphers.d 3 help: SSL ciphers to use
6 Specifies which ciphers to use in the connection. The list of ciphers must
login-options.d 6 Specify the login options to use during server authentication.
8 You can use the login options to specify protocol specific options that may
no-buffer.d 6 will use a standard buffered output stream that will have the effect that it
10 Note that this is the negated option name documented. You can thus use
noproxy.d 3 Help: List of hosts which do not use proxy
6 Comma-separated list of hosts which do not use a proxy, if one is specified.
  /external/flatbuffers/tests/MyGame/Example/
Stat.php 6 use \Google\FlatBuffers\Struct;
7 use \Google\FlatBuffers\Table;
8 use \Google\FlatBuffers\ByteBuffer;
9 use \Google\FlatBuffers\FlatBufferBuilder;
  /external/flatbuffers/tests/namespace_test/NamespaceA/
TableInFirstNS.php 6 use \Google\FlatBuffers\Struct;
7 use \Google\FlatBuffers\Table;
8 use \Google\FlatBuffers\ByteBuffer;
9 use \Google\FlatBuffers\FlatBufferBuilder;
  /external/llvm/test/MC/AsmParser/
cfi-window-save.s 3 # Should use SPARC as the target to test this. However, SPARC does not support
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetSubtargetInfo.h 62 virtual void adjustSchedDependency(SUnit *def, SUnit *use,
  /external/v8/src/crankshaft/
hydrogen-uint32-analysis.h 2 // Use of this source code is governed by a BSD-style license that can be
24 INLINE(bool IsSafeUint32Use(HValue* val, HValue* use));
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue7310.go 4 // Use of this source code is governed by a BSD-style
12 _ = copy(nil, []int{}) // ERROR "use of untyped nil"
13 _ = copy([]int{}, nil) // ERROR "use of untyped nil"
  /prebuilts/go/linux-x86/test/fixedbugs/
issue7310.go 4 // Use of this source code is governed by a BSD-style
12 _ = copy(nil, []int{}) // ERROR "use of untyped nil"
13 _ = copy([]int{}, nil) // ERROR "use of untyped nil"
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
builtin1.s 3 # not use the symbol table.
prefix3.s 1 % Check that changing prefixes between the GREG definition, its use and
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
sh64-1.s 1 ! Test that all common kinds of relocs get right for simple use.
  /external/valgrind/memcheck/tests/amd64/
insn-pmovmskb.stderr.exp 2 at 0x........: use (insn-pmovmskb.c:48)
8 at 0x........: use (insn-pmovmskb.c:48)
14 at 0x........: use (insn-pmovmskb.c:48)
20 at 0x........: use (insn-pmovmskb.c:48)
26 at 0x........: use (insn-pmovmskb.c:48)
32 at 0x........: use (insn-pmovmskb.c:48)
38 at 0x........: use (insn-pmovmskb.c:48)
44 at 0x........: use (insn-pmovmskb.c:48)
50 at 0x........: use (insn-pmovmskb.c:48)
56 at 0x........: use (insn-pmovmskb.c:48
    [all...]
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
SmartPtr.h 5 * you may not use this file except in compliance with the License.
49 use();
62 use();
112 use();
128 use();
141 int use() { function in class:SmartPtr
  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_asm.c 7 * the rights to use, copy, modify, merge, publish, distribute, sub license,
20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
51 } else { /* second or later; check that it is a re-use */
65 if (inst->imm && inst->src[2].use)
74 COND(inst->dst.use, VIV_ISA_WORD_0_DST_USE) |
81 COND(inst->src[0].use, VIV_ISA_WORD_1_SRC0_USE) |
89 COND(inst->src[1].use, VIV_ISA_WORD_2_SRC1_USE) |
97 COND(inst->src[2].use, VIV_ISA_WORD_3_SRC2_USE) |
  /external/syslinux/gpxe/src/core/
debug.c 73 /* Fill a region with guard markers. We use a 4-byte pattern to make
150 static unsigned long use; local
156 use++;
161 acs[i].last_used = use;
168 oldest_last_used = use;
176 acs[oldest].last_used = use;
  /dalvik/dx/src/com/android/dx/ssa/
DeadCodeRemover.java 5 * you may not use this file except in compliance with the License.
44 /** use list indexed by register; modified during operation */
153 for (SsaInsn use : useList[result.getReg()]) {
154 if (use instanceof PhiInsn) {
155 PhiInsn phiUse = (PhiInsn) use;
180 for (SsaInsn use : useList[regV]) {
181 if (hasSideEffect(use)) {
193 for (SsaInsn use : useList[regV]) {
194 RegisterSpec result = use.getResult();

Completed in 1279 milliseconds

1 2 3 4 5 6 78 91011>>