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

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/drd/tests/
rwlock_type_checking.stderr.exp 2 Attempt to use a user-defined rwlock as a POSIX rwlock: rwlock 0x.........
8 Attempt to use a POSIX rwlock as a user-defined rwlock: rwlock 0x.........
  /prebuilts/go/darwin-x86/src/runtime/
os_darwin_arm.go 2 // Use of this source code is governed by a BSD-style
10 // osinit not called yet, so ncpu not set: must use getncpu directly.
12 print("runtime: this system has multiple CPUs and must use\n")
os_freebsd_arm.go 2 // Use of this source code is governed by a BSD-style
10 // osinit not called yet, so ncpu not set: must use getncpu directly.
12 print("runtime: this system has multiple CPUs and must use\n")
os_openbsd_arm.go 2 // Use of this source code is governed by a BSD-style
10 // osinit not called yet, so ncpu not set: must use getncpu directly.
12 print("runtime: this system has multiple CPUs and must use\n")
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug331.go 4 // Use of this source code is governed by a BSD-style
32 bug331.go:12: cannot use "hello" (type string) as type float64 in assignment
33 bug331.go:12: cannot use 0 (type float64) as type os.Error in assignment:
bug381.go 4 // Use of this source code is governed by a BSD-style
15 // bug381.go:30: cannot use 3 (type time.Weekday) as type int in function argument
17 // bug381.go:30: cannot use time.Wednesday (type time.Weekday) as type int in function argument
issue6671.go 4 // Use of this source code is governed by a BSD-style
17 b = bool(true) // ERROR "cannot use"
19 b = bool(true) && true // ERROR "cannot use"
issue9017.go 4 // Use of this source code is governed by a BSD-style
50 i = p // ERROR "cannot use|incompatible types"
56 i = p // ERROR "cannot use|incompatible types"
  /prebuilts/go/linux-x86/src/runtime/
os_darwin_arm.go 2 // Use of this source code is governed by a BSD-style
10 // osinit not called yet, so ncpu not set: must use getncpu directly.
12 print("runtime: this system has multiple CPUs and must use\n")
os_freebsd_arm.go 2 // Use of this source code is governed by a BSD-style
10 // osinit not called yet, so ncpu not set: must use getncpu directly.
12 print("runtime: this system has multiple CPUs and must use\n")
os_openbsd_arm.go 2 // Use of this source code is governed by a BSD-style
10 // osinit not called yet, so ncpu not set: must use getncpu directly.
12 print("runtime: this system has multiple CPUs and must use\n")
  /prebuilts/go/linux-x86/test/fixedbugs/
bug331.go 4 // Use of this source code is governed by a BSD-style
32 bug331.go:12: cannot use "hello" (type string) as type float64 in assignment
33 bug331.go:12: cannot use 0 (type float64) as type os.Error in assignment:
bug381.go 4 // Use of this source code is governed by a BSD-style
15 // bug381.go:30: cannot use 3 (type time.Weekday) as type int in function argument
17 // bug381.go:30: cannot use time.Wednesday (type time.Weekday) as type int in function argument
issue6671.go 4 // Use of this source code is governed by a BSD-style
17 b = bool(true) // ERROR "cannot use"
19 b = bool(true) && true // ERROR "cannot use"
issue9017.go 4 // Use of this source code is governed by a BSD-style
50 i = p // ERROR "cannot use|incompatible types"
56 i = p // ERROR "cannot use|incompatible types"
  /prebuilts/tools/common/cglib/
Android.mk 4 # you may not use this file except in compliance with the License.
19 # Note: To use cglib, please also add target asm-3-tools.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
micromips@mips64-cp2.s 10 # These tests use cp2 to avoid other (cp0, fpu, prefetch) opcodes.
mips64-cp2.s 10 # these tests use cp2 to avoid other (cp0, fpu, prefetch) opcodes.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
greg2.s 0 # Use of .greg; non-mmixal syntax though somewhat corresponding to greg1.
2 # Note that use-before-definition is allowed.
  /external/deqp/modules/egl/
teglMemoryStressTests.cpp 8 * you may not use this file except in compliance with the License.
72 MemoryAllocator (EglTestContext& eglTestCtx, EGLDisplay display, EGLConfig config, int seed, ObjectType types, int minWidth, int minHeight, int maxWidth, int maxHeight, bool use);
105 MemoryAllocator::MemoryAllocator (EglTestContext& eglTestCtx, EGLDisplay display, EGLConfig config, int seed, ObjectType types, int minWidth, int minHeight, int maxWidth, int maxHeight, bool use)
118 , m_use (use)
324 bool use; member in struct:deqp::egl::MemoryStressCase::Spec
369 m_testCtx.getLog() << TestLog::Message << "Tests that exhaust memory are disabled, use --deqp-test-oom=enable command line option to enable." << TestLog::EndMessage;
401 m_allocator = new MemoryAllocator(m_eglTestCtx, m_display, m_config, m_seed, m_spec.types, m_spec.minWidth, m_spec.minHeight, m_spec.maxWidth, m_spec.maxHeight, m_spec.use);
483 spec.use = false;
488 // Check small pbuffers 256x256 and use them
497 spec.use = true
    [all...]
  /external/r8/src/main/java/com/android/tools/r8/ir/regalloc/
LiveIntervals.java 2 // for details. All rights reserved. Use of this source code is governed by a
37 // conservatively determine if it is safe to use rematerialization for this value.
92 // rematerialize it using a ConstNumber instruction and we use spill moves instead of
93 // rematerialization. We use this check both before and after we have computed the set
94 // of unused registers. We therefore have to be careful to use the same max number for
95 // these computations. We use the unadjusted real register number to make sure that
206 * Record a use for this interval.
208 public void addUse(LiveIntervalsUse use) {
209 uses.add(use);
210 updateRegisterConstraint(use.getLimit())
    [all...]
  /external/v8/src/compiler/
osr.cc 2 // Use of this source code is governed by a BSD-style license that can be
263 for (Node* use : osr_value->uses()) {
264 if (use->opcode() == IrOpcode::kOsrGuard) {
265 DCHECK_EQ(use->InputAt(0), osr_value);
266 osr_guard = use;
294 for (Node* use : osr_loop_entry->uses()) {
295 if (use->opcode() == IrOpcode::kLoop) {
297 osr_loop = use; // found the OSR loop.
303 for (Node* use : osr_loop_entry->uses()) {
304 if (use->opcode() == IrOpcode::kOsrValue)
    [all...]
  /external/valgrind/callgrind/
sim.c 49 /* additional structures for cache use info, separated
82 /* for cache use */
87 line_use* use; member in struct:__anon37140
92 * We use a 2-level hierarchy,
118 /* Cache use offsets */
120 * the "Use" set added first !
160 if (c->use) {
166 c->use[i].mask = 0;
167 c->use[i].count = 0;
208 c->use = 0
855 line_use* use = &(LL.use[idx]); local
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
ConstCollector.java 5 * you may not use this file except in compliance with the License.
47 /** Maximum constants to collect per method. Puts cap on reg use */
241 // Sort by use, with most used at the beginning of the list.
280 for (SsaInsn use : ssaMeth.getUseListForRegister(origReg.getReg())) {
281 RegisterSpec localAssignment = use.getLocalAssignment();
286 if (use.getResult() == null) {
296 // Un-associate original use.
297 use.setResultLocal(null);
307 use.getBlock());
309 ArrayList<SsaInsn> insns = use.getBlock().getInsns()
    [all...]
  /build/make/core/
copy_headers.mk 11 # Modules linking against the SDK do not have the include path to use
14 $(shell echo $(LOCAL_MODULE_MAKEFILE): $(LOCAL_MODULE): Modules using LOCAL_SDK_VERSION may not use LOCAL_COPY_HEADERS >&2)
20 # If we're using the VNDK, only vendor modules using the VNDK may use
25 $(shell echo $(LOCAL_MODULE_MAKEFILE): $(LOCAL_MODULE): Only vendor modules using LOCAL_USE_VNDK may use LOCAL_COPY_HEADERS >&2)

Completed in 1143 milliseconds

1 2 3 4 5 6 7 8 91011>>