HomeSort by relevance Sort by last modified time
    Searched defs:Exclusive (Results 1 - 12 of 12) sorted by null

  /external/jsr305/ri/src/main/java/javax/annotation/meta/
Exclusive.java 16 * @Exclusive int value();
24 public @interface Exclusive {
  /external/harfbuzz_ng/src/
hb-aat-layout-feat-table.hh 85 Exclusive = 0x8000, /* If set, the feature settings are mutually exclusive. */
110 if (featureFlags & Exclusive)
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
Handle.c 993 BOOLEAN Exclusive;
1088 Exclusive = FALSE;
1102 Exclusive = TRUE;
1113 // Exclusive TRUE -> Something has exclusive access to (UserHandle, Protocol)
1114 // Exclusive FALSE -> Nothing has exclusive access to (UserHandle, Protocol)
1119 if (Exclusive || ByDriver) {
1126 if (Exclusive) {
    [all...]
  /external/v8/src/ppc/
simulator-ppc.h 357 Exclusive,
373 // true if the exclusive store is allowed; the global monitor will still
  /external/guice/lib/build/
jsr305.jar 
  /external/owasp/sanitizer/distrib/lib/
jsr305.jar 
  /external/owasp/sanitizer/lib/jsr305/
jsr305.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
jsr305.jar 
annotations.jar 
  /external/vogar/lib/
jsr305.jar 
  /external/v8/src/arm/
simulator-arm.h 270 // The *Ex functions are exclusive access. The writes return the strex status:
411 Exclusive,
432 // true if the exclusive store is allowed; the global monitor will still
470 // exclusive store fails. This will happen once after every
471 // kMaxFailureCounter exclusive stores.
  /external/v8/src/arm64/
simulator-arm64.h     [all...]

Completed in 975 milliseconds