HomeSort by relevance Sort by last modified time
    Searched defs:true (Results 1 - 25 of 996) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/dagger2/core/src/main/java/dagger/
MapKey.java 63 * <p>If {@code unwrapValue} is true, the annotation's single member can be any type except an
108 * True to use the value of the single member of the annotated annotation as the map key; false
111 * <p>If true, the single member must not be an array.
113 boolean unwrapValue() default true; field in interface:MapKey
  /external/fio/lib/
types.h 9 #ifndef true
10 #define true 1 macro
  /art/test/029-assert/src/
Main.java 22 assert true; local
31 ClassLoader.getSystemClassLoader().setDefaultAssertionStatus(true);
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/
stdbool.h 35 #define true 1 macro
  /device/linaro/bootloader/edk2/StdLib/Include/
stdbool.h 12 directives. They are true, which expands to the integer constant 1,
17 macros bool, true, and false.
33 #define true 1 macro
  /external/clang/test/Parser/
altivec-csk-bool.c 4 // PR16456: Verify that bool, true, false are treated as context-sensitive
13 #define true true_value macro
  /external/libcxx/include/
stdbool.h 33 #undef true macro
  /external/testng/src/test/java/test/failures/
Base0.java 8 assert true; local
  /external/testng/src/test/java/test/superclass/
BaseSampleTest3.java 8 assert true; local
  /frameworks/data-binding/baseLibrary/src/main/java/android/databinding/
BindingAdapter.java 85 * value is true.
87 boolean requireAll() default true; field in interface:BindingAdapter
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
stdbool.h 33 #undef true macro
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
stdbool.h 33 #undef true macro
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
stdbool.h 33 #undef true macro
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
stdbool.h 33 #undef true macro
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
stdbool.h 33 #undef true macro
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
stdbool.h 33 #undef true macro
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
stdbool.h 33 #undef true macro
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
stdbool.h 33 #undef true macro
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
stdbool.h 33 #undef true macro
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
stdbool.h 33 #undef true macro
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
stdbool.h 33 #undef true macro
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
stdbool.h 33 #undef true macro
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
stdbool.h 33 #undef true macro
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
stdbool.h 33 #undef true macro
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
stdbool.h 33 #undef true macro

Completed in 1240 milliseconds

1 2 3 4 5 6 7 8 91011>>