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

12 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
lui-2.s 2 # These need to be separate from lui-1.s as they are reported at a later
  /external/ltp/testcases/network/stress/multicast/query-flood/
00_Descriptions.txt 17 groups on separate socket, then receiving a large number of General
22 multicast groups on separate socket, then receiving a large number of
27 multicast groups on separate socket, then receiving a large number of
46 groups on separate socket, then receiving a large number of General
51 multicast groups on separate socket, then receiving a large number of
56 multicast groups on separate socket, then receiving a large number of
  /external/curl/docs/cmdline-opts/
next.d 7 Help: Make next URL use its separate set of options
9 Tells curl to use a separate operation for the following URL and associated
key.d 6 Private key file name. Allows you to provide your private key in this separate
  /external/ltp/testcases/network/stress/multicast/packet-flood/
00_Descriptions.txt 8 multicast groups on separate sockets, then receiving a large number
18 multicast groups on separate sockets, then receiving a large number
  /device/google/marlin/camera/
Android.mk 1 # TODO: Find a better way to separate build configs for ADP vs non-ADP devices
  /external/clang/test/Parser/
statements.c 34 if (0); // expected-warning {{if statement has empty body}} expected-note {{put the semicolon on a separate line to silence this warning}}
38 foo: if (0); // expected-warning {{if statement has empty body}} expected-note {{put the semicolon on a separate line to silence this warning}}
43 if (0); // expected-warning {{if statement has empty body}} expected-note {{put the semicolon on a separate line to silence this warning}}
47 if (0); // expected-warning {{if statement has empty body}} expected-note {{put the semicolon on a separate line to silence this warning}}
  /external/compiler-rt/make/platform/
multi_arch.mk 1 Description := Example configuration for build two libraries for separate \
  /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)
  /external/mesa3d/src/compiler/glsl/glcpp/tests/
039-func-arg-obj-macro-with-comma.c 7 #define foo2(a,b) (a separate b)
  /external/python/cpython2/Lib/idlelib/
idlever.py 2 The separate Idle version was eliminated years ago;
  /frameworks/base/docs/downloads/
README 7 Once saved here, the files must be uploaded to a separate
  /libcore/jsr166-tests/src/test/java/jsr166/
LinkedTransferQueueCollectionTest.java 11 // android-note: These tests have been moved into their own separate
  /prebuilts/tools/common/m2/repository/xmlpull/xmlpull/
LICENSE.txt 5 contained in this distribution *except* for tests (see separate LICENSE_TESTS.txt)
  /toolchain/binutils/binutils-2.27/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.27/ld/testsuite/ld-mips-elf/
got-page-4a.s 5 # a way that each one lives on a separate page.
  /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
  /compatibility/cdd/9_security-model/
9_2_uid-and-process-isolation.md 7 and in a separate process.
  /development/samples/browseable/DragAndDropAcrossApps/
_index.jd 10 This sample contains two separate Android applications: DragSource and

Completed in 445 milliseconds

12 3 4 5 6 7 8 91011>>