HomeSort by relevance Sort by last modified time
    Searched full:exclusive (Results 101 - 125 of 2339) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/icu/icu4c/source/tools/gendict/
gendict.1.in 74 Set the output trie type to UChar. Mutually exclusive with
78 Set the output trie type to Bytes. Mutually exclusive with
  /external/mockito/cglib-and-asm/src/org/mockito/asm/tree/
LocalVariableNode.java 64 * (exclusive).
83 * variable (exclusive).
TryCatchBlockNode.java 47 * End of the exception handler's scope (exclusive).
66 * @param end end of the exception handler's scope (exclusive).
  /external/neven/FaceRecEm/common/src/b_FDSDK/
SDK.h 65 /** pointer to preallocated exclusive (=persistent) memory (alternative to fpMalloc) */
111 /** returns amount of allocated exclusive memory in bytes */
  /external/selinux/libselinux/utils/
matchpathcon.c 102 "%s: -f and -p are exclusive\n",
127 "%s: -f and -p are exclusive\n",
  /external/skia/include/pathops/
SkPathOps.h 31 kXOR_SkPathOp, //!< exclusive-or the two paths
38 kXOR_PathOp, //!< exclusive-or the two paths
  /external/v8/src/base/utils/
random-number-generator.h 48 // (inclusive) and the specified max value (exclusive), drawn from this random
68 // (exclusive), is pseudorandomly generated and returned.
  /frameworks/base/libs/hwui/
Glop.h 89 // buffer object and void* are mutually exclusive.
96 // buffer object and void*s are mutually exclusive.
  /frameworks/rs/api/
rs_for_each.spec 65 field: uint32_t xEnd, "Ending index (exclusive) in the X dimension."
67 field: uint32_t yEnd, "Ending index (exclusive) in the Y dimension."
69 field: uint32_t zEnd, "Ending index (exclusive) in the Z dimension."
71 field: uint32_t arrayEnd, "Ending index (exclusive) in the Array0 dimension."
73 field: uint32_t array1End, "Ending index (exclusive) in the Array1 dimension."
75 field: uint32_t array2End, "Ending index (exclusive) in the Array2 dimension."
77 field: uint32_t array3End, "Ending index (exclusive) in the Array3 dimension."
85 The Start fields are inclusive and the End fields are exclusive. E.g. to iterate
  /frameworks/rs/scriptc/
rs_for_each.rsh 75 * The Start fields are inclusive and the End fields are exclusive. E.g. to iterate
81 uint32_t xEnd; // Ending index (exclusive) in the X dimension.
83 uint32_t yEnd; // Ending index (exclusive) in the Y dimension.
85 uint32_t zEnd; // Ending index (exclusive) in the Z dimension.
87 uint32_t arrayEnd; // Ending index (exclusive) in the Array0 dimension.
89 uint32_t array1End; // Ending index (exclusive) in the Array1 dimension.
91 uint32_t array2End; // Ending index (exclusive) in the Array2 dimension.
93 uint32_t array3End; // Ending index (exclusive) in the Array3 dimension.
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
MenuWrapperICS.java 119 public void setGroupCheckable(int group, boolean checkable, boolean exclusive) {
120 mWrappedObject.setGroupCheckable(group, checkable, exclusive);
  /packages/apps/Camera2/src/com/android/camera/one/v2/core/
ObservableFrameServer.java 37 * availability (whether or not an exclusive session can likely be acquired
43 * The total number of clients which either have an exclusive Session or are
  /prebuilts/sdk/renderscript/include/
rs_for_each.rsh 75 * The Start fields are inclusive and the End fields are exclusive. E.g. to iterate
81 uint32_t xEnd; // Ending index (exclusive) in the X dimension.
83 uint32_t yEnd; // Ending index (exclusive) in the Y dimension.
85 uint32_t zEnd; // Ending index (exclusive) in the Z dimension.
87 uint32_t arrayEnd; // Ending index (exclusive) in the Array0 dimension.
89 uint32_t array1End; // Ending index (exclusive) in the Array1 dimension.
91 uint32_t array2End; // Ending index (exclusive) in the Array2 dimension.
93 uint32_t array3End; // Ending index (exclusive) in the Array3 dimension.
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/helpers/
AssertHelpers.java 78 * Assert that every element in the value array is greater than the lower bound (exclusive).
81 * @param lowerBound the exclusive lower bound
94 * Assert that every element in the value array is less than the upper bound (exclusive).
97 * @param upperBound the exclusive upper bound
  /external/freetype/src/cff/
cf2error.c 17 /* "Your") a perpetual, worldwide, non-exclusive, no-charge, */
cf2read.h 17 /* "Your") a perpetual, worldwide, non-exclusive, no-charge, */
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnicodeReplacer.java 30 * @param limit exclusive end index of text to be replaced;
  /external/ipsec-tools/src/include-glibc/net/
pfkeyv2.h 40 /* three of followings are exclusive flags each them */
  /external/libxml2/result/
dav11.rde 16 4 3 #text 0 1 exclusive
dav11.rdr 16 4 3 #text 0 1 exclusive
dav17.sax 24 SAX.characters(exclusive, 9)
dav19.rde 22 6 3 #text 0 1 Exclusive
dav19.rdr 22 6 3 #text 0 1 Exclusive
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/spdy/
BaseTestHandler.java 62 boolean exclusive) {
  /external/pdfium/third_party/freetype/src/cff/
cf2error.c 17 /* "Your") a perpetual, worldwide, non-exclusive, no-charge, */

Completed in 313 milliseconds

1 2 3 45 6 7 8 91011>>