HomeSort by relevance Sort by last modified time
    Searched full:separate (Results 26 - 50 of 7915) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/fio/examples/
netio_multicast.fio 1 # netio UDP multicast example. Writers and readers can be run on separate hosts.
  /external/ksoap2/
Android.mk 15 # additionally, build unit tests in a separate .apk
  /external/libxml2/result/SVG/
4rects.xml 4 <desc>Four separate rectangles
  /external/libxml2/test/SVG/
4rects.xml 5 <desc>Four separate rectangles
  /external/llvm/test/DebugInfo/ARM/
line.test 6 ; those two instructions are on separate lines)
  /external/llvm/test/DebugInfo/PowerPC/
line.test 6 ; those two instructions are on separate lines)
  /frameworks/base/docs/downloads/
README 7 Once saved here, the files must be uploaded to a separate
  /hardware/qcom/camera/
Android.mk 1 # TODO: Find a better way to separate build configs for ADP vs non-ADP devices
  /libcore/jsr166-tests/src/test/java/jsr166/
LinkedTransferQueueCollectionTest.java 11 // android-note: These tests have been moved into their own separate
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
thumb2-b-interwork.s 12 @ Put this in a separate section to force the assembler to generate a reloc
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
got-page-4a.s 5 # a way that each one lives on a separate page.
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_native_headers.h 28 /* For some compilers, C headers like <stdio.h> are located in separate directory */
36 /* For some compilers, C-library headers like <cstdio> are located in separate directory */
44 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_native_headers.h 28 /* For some compilers, C headers like <stdio.h> are located in separate directory */
36 /* For some compilers, C-library headers like <cstdio> are located in separate directory */
44 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
  /external/clang/test/SemaCXX/
warn-empty-body.cpp 11 if (x); // expected-warning {{if statement has empty body}} expected-note{{put the semicolon on a separate line to silence this warning}}
15 if (x == MACRO_A); // expected-warning {{if statement has empty body}} expected-note{{put the semicolon on a separate line to silence this warning}}
16 if (MACRO_A == x); // expected-warning {{if statement has empty body}} expected-note{{put the semicolon on a separate line to silence this warning}}
20 for (i = 0; i < x; i++); { // expected-warning{{for loop has empty body}} expected-note{{put the semicolon on a separate line to silence this warning}}
25 for (i = 0; i < x; i++); // expected-warning{{for loop has empty body}} expected-note{{put the semicolon on a separate line to silence this warning}}
32 i++); // expected-warning{{for loop has empty body}} expected-note{{put the semicolon on a separate line to silence this warning}}
38 for (int j : arr); // expected-warning{{range-based for loop has empty body}} expected-note{{put the semicolon on a separate line to silence this warning}}
42 arr); // expected-warning{{range-based for loop has empty body}} expected-note{{put the semicolon on a separate line to silence this warning}}
45 while (b() == 0); // expected-warning{{while loop has empty body}} expected-note{{put the semicolon on a separate line to silence this warning}}
48 while (b() == 0); { // expected-warning{{while loop has empty body}} expected-note{{put the semicolon on a separate line to silence this warning}
    [all...]
  /cts/tests/app/app/src/android/app/stubs/
ActivityManagerMemoryClassLaunchActivity.java 43 // Start the activity that runs in a separate process to do the actual testing,
44 // since the test itself cannot start an activity in a separate process. A separate
  /external/chromium-trace/catapult/third_party/polymer/components/paper-behaviors/test/
shadowed-ripple.html 21 #separate, #wrapper {
24 #separate {
36 <div id="separate">
  /development/samples/browseable/DragAndDropAcrossApps/
_index.jd 10 This sample contains two separate Android applications: DragSource and
  /external/clang/test/ARCMT/Inputs/Module.framework/Headers/
Module.h 3 // FIXME: The "umbrella header" warning should be moved to a separate test.
  /external/clang/test/Modules/Inputs/Module.framework/Headers/
Module.h 3 // FIXME: The "umbrella header" warning should be moved to a separate test.
  /external/clang/test/Parser/
cxx-condition.cpp 10 if (const int x = a) ; // expected-warning{{empty body}} expected-note{{put the semicolon on a separate line to silence this warning}}
  /external/compiler-rt/lib/safestack/
CMakeLists.txt 22 # Otherwise, build separate libraries for each target.
  /external/llvm/test/CodeGen/AArch64/
arm64-elf-constpool.ll 4 ; O0 checked for fastisel purposes. It has a separate path which
  /external/opencv3/3rdparty/zlib/
gzclose.c 8 /* gzclose() is in a separate file so that it is linked in only if it is used.
  /external/pdfium/third_party/zlib_v128/
gzclose.c 8 /* gzclose() is in a separate file so that it is linked in only if it is used.
  /external/v8/build/
dir_exists.py 18 """Hook to be called from gyp without starting a separate python

Completed in 1374 milliseconds

12 3 4 5 6 7 8 91011>>