HomeSort by relevance Sort by last modified time
    Searched full:extra2 (Results 1 - 25 of 41) sorted by null

1 2

  /external/compiler-rt/lib/asan/lit_tests/TestCases/Helpers/
initialization-blacklist.txt 3 src:*initialization-blacklist-extra2.cc=init
  /frameworks/compile/slang/tests/F_root_compute_too_many_args/
root_compute_too_many_args.rs 6 uint32_t extra1, uint32_t extra2) {
stderr.txt.expect 2 root_compute_too_many_args.rs:6:37: error: Unexpected kernel root() parameter 'extra2' of type 'uint32_t'
  /frameworks/compile/slang/tests/F_root_compute_really_bad/
root_compute_really_bad.rs 6 uint32_t extra1, uint32_t extra2) {
stderr.txt.expect 10 root_compute_really_bad.rs:6:36: error: Unexpected kernel root() parameter 'extra2' of type 'uint32_t'
  /external/compiler-rt/lib/asan/lit_tests/TestCases/
initialization-blacklist.cc 4 // RUN: %p/Helpers/initialization-blacklist-extra2.cc \
9 // RUN: %p/Helpers/initialization-blacklist-extra2.cc \
14 // RUN: %p/Helpers/initialization-blacklist-extra2.cc \
initialization-bug.cc 3 // RUN: %clangxx_asan -O0 %s %p/Helpers/initialization-bug-extra2.cc -o %t
  /external/chromium_org/tools/gyp/test/win/linker-flags/
generate-manifest.gyp 100 'AdditionalManifestFiles': 'extra.manifest;extra2.manifest',
115 'AdditionalManifestFiles': 'extra.manifest;extra2.manifest',
132 'extra2.manifest',
150 'extra2.manifest',
embed-manifest.gyp 51 'AdditionalManifestFiles': 'extra.manifest;extra2.manifest',
64 'extra2.manifest'
  /cts/tests/src/android/renderscript/cts/
structs.rsh 24 float2 extra2;
33 float2 extra2;
  /cts/tests/src/android/rsg/cts/
structs.rsh 24 float2 extra2;
33 float2 extra2;
  /external/llvm/lib/ExecutionEngine/IntelJITEvents/
ittnotify_config.h 308 void* extra2; /*!< Reserved to the runtime */ member in struct:___itt_thread_info
366 h->extra2 = NULL; /* reserved */ \
383 h->extra2 = NULL; /* reserved */ \
399 h->extra2 = NULL; /* reserved */ \
415 h->extra2 = NULL; /* reserved */ \
430 h->extra2 = NULL; /* reserved */ \
445 h->extra2 = NULL; /* reserved */ \
  /external/chromium_org/tools/gyp/test/win/
gyptest-link-embed-manifest.py 66 # extra2.manifest).
85 # Same as extra2, but using list syntax instead.
  /external/chromium_org/v8/src/third_party/vtune/
ittnotify_config.h 337 void* extra2; /*!< Reserved to the runtime */ member in struct:___itt_thread_info
395 h->extra2 = NULL; /* reserved */ \
412 h->extra2 = NULL; /* reserved */ \
428 h->extra2 = NULL; /* reserved */ \
444 h->extra2 = NULL; /* reserved */ \
459 h->extra2 = NULL; /* reserved */ \
474 h->extra2 = NULL; /* reserved */ \
  /external/llvm/test/CodeGen/SystemZ/
fp-mul-02.ll 157 %extra2 = fmul double %mul2, 1.21
158 %trunc2 = fptrunc double %extra2 to float
fp-mul-04.ll 180 %extra2 = fmul fp128 %mul2, %const2
181 %trunc2 = fptrunc fp128 %extra2 to double
  /cts/tests/tests/rsg/src/android/renderscriptgraphics/cts/
ProgramVertexTest.java 59 eb.add(Element.F32_2(mRS), "extra2");
  /external/elfutils/libelf-po/
Makefile.in 47 $(DISTFILES.common.extra1) $(DISTFILES.common.extra2) $(DISTFILES.common.extra3)
50 $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
Makefile.in.in 47 $(DISTFILES.common.extra1) $(DISTFILES.common.extra2) $(DISTFILES.common.extra3)
50 $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
  /external/chromium_org/v8/src/arm/
stub-cache-arm.cc 185 Register extra2,
203 ASSERT(!extra2.is(receiver));
204 ASSERT(!extra2.is(name));
205 ASSERT(!extra2.is(scratch));
206 ASSERT(!extra2.is(extra));
208 // Check scratch, extra and extra2 registers are valid.
211 ASSERT(!extra2.is(no_reg));
216 extra2, extra3);
244 extra2,
262 extra2,
    [all...]
  /external/chromium_org/v8/src/mips/
stub-cache-mips.cc 179 Register extra2,
197 ASSERT(!extra2.is(receiver));
198 ASSERT(!extra2.is(name));
199 ASSERT(!extra2.is(scratch));
200 ASSERT(!extra2.is(extra));
205 ASSERT(!extra2.is(no_reg));
210 extra2, extra3);
235 extra2,
254 extra2,
261 extra2, extra3)
    [all...]
  /external/bison/po/
Makefile.in.in 70 $(DISTFILES.common.extra1) $(DISTFILES.common.extra2) $(DISTFILES.common.extra3)
73 $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
  /external/bison/runtime-po/
Makefile.in.in 70 $(DISTFILES.common.extra1) $(DISTFILES.common.extra2) $(DISTFILES.common.extra3)
73 $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
  /external/chromium_org/third_party/yasm/source/patched-yasm/po/
Makefile.in.in 70 $(DISTFILES.common.extra1) $(DISTFILES.common.extra2) $(DISTFILES.common.extra3)
73 $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
  /external/chromium_org/v8/src/
stub-cache.h 204 // Arguments extra, extra2 and extra3 may be used to pass additional scratch
212 Register extra2 = no_reg,
    [all...]

Completed in 240 milliseconds

1 2