HomeSort by relevance Sort by last modified time
    Searched refs:NOTHING (Results 1 - 25 of 122) sorted by null

1 2 3 4 5

  /external/clang/test/Index/
annotate-tokens-pp.c 1 #define NOTHING(X,Y)
2 #define STILL_NOTHING NOTHING(honk,warble)
5 NOTHING(more,junk) float WIBBLE(int, float);
50 // CHECK: Identifier: "NOTHING" [2:23 - 2:30] macro expansion=NOTHING:1:9
71 // CHECK: Identifier: "NOTHING" [5:1 - 5:8] macro expansion=NOTHING:1:9
  /external/vboot_reference/scripts/image_signing/
tofactory.sh 31 DEFINE_boolean nothing $FLAGS_FALSE \
73 $NOTHING ${flash_rom} --wp-disable || wp_error "$which_rom" "--wp-disable"
74 $NOTHING ${flash_rom} --wp-range 0 0 || wp_error "$which_rom" "--wp-range"
128 # If --nothing was specified, keep flashrom from writing
130 NOTHING="echo Not executing: "
170 $NOTHING sh "$FLAGS_ec" --factory || err_die "Unable to write EC"
172 $NOTHING ${FLASHROM_BIOS} -w "$NEW_BIOS" || err_die "Unable to write BIOS"
177 $NOTHING cgpt create -z "$FLAGS_ssd" || err_die "Unable to wipe SSD"
  /external/curl/lib/
netrc.c 42 NOTHING,
62 enum host_lookup_state state=NOTHING;
130 case NOTHING:
151 state=NOTHING;
  /frameworks/av/media/libaaudio/src/binding/
AAudioServiceMessage.h 52 NOTHING,
  /external/v8/src/ast/
ast-expression-rewriter.cc 21 #define NOTHING() DCHECK_NULL(replacement_)
56 NOTHING();
79 NOTHING();
97 NOTHING();
102 NOTHING();
183 NOTHING();
211 NOTHING();
225 NOTHING();
231 NOTHING();
237 NOTHING();
    [all...]
  /external/proguard/build/
makefile 20 NOTHING:=
21 SPACE:=$(NOTHING) $(NOTHING)
  /frameworks/support/room/rxjava2/src/main/java/android/arch/persistence/room/
RxRoom.java 48 public static final Object NOTHING = new Object();
62 * @return A {@link Flowable} which emits {@link #NOTHING} when one of the observed tables
76 emitter.onNext(NOTHING);
92 emitter.onNext(NOTHING);
  /packages/apps/Dialer/java/com/android/dialershared/bubble/
Bubble.java 111 @IntDef({CollapseEnd.NOTHING, CollapseEnd.HIDE})
113 int NOTHING = 0;
182 * already showing this method does nothing.
187 collapseEndAction = CollapseEnd.NOTHING;
244 * visible this method does nothing.
325 startCollapse(CollapseEnd.NOTHING);
395 startCollapse(CollapseEnd.NOTHING);
628 if (collapseEndAction == CollapseEnd.NOTHING) {
656 collapseEndAction = CollapseEnd.NOTHING;
719 startCollapse(CollapseEnd.NOTHING);
    [all...]
  /cts/tests/tests/text/src/android/text/method/cts/
NumberKeyListenerTest.java 105 mMockNumberKeyListener = new MockNumberKeyListener(MockNumberKeyListener.NOTHING);
186 static final char[] NOTHING = new char[0];
  /external/curl/packages/DOS/
common.dj 40 DS = \$(NOTHING)
  /external/mockito/src/main/java/org/mockito/internal/creation/bytebuddy/
ByteBuddyCrossClassLoaderSerializationSupport.java 345 private static final String NOTHING = "";
373 return NOTHING;
  /frameworks/base/core/java/android/util/
StateSet.java 130 public static final int[] NOTHING = new int[] { 0 };
  /packages/apps/DeskClock/src/com/android/deskclock/data/
SettingsDAO.java 42 import static com.android.deskclock.data.DataModel.AlarmVolumeButtonBehavior.NOTHING;
287 case SettingsActivity.DEFAULT_VOLUME_BEHAVIOR: return NOTHING;
DataModel.java 61 public enum AlarmVolumeButtonBehavior {NOTHING, SNOOZE, DISMISS}
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
PathV1.h 102 LLVM_PATH_DEPRECATED_MSG(NOTHING));
    [all...]
  /external/llvm/lib/Support/
regengine.inc 100 #define NOTHING (BOL+3)
122 #define SP(t, s, c) /* nothing */
123 #define AT(t, p1, p2, s1, s2) /* nothing */
124 #define NOTE(s) /* nothing */
698 st = step(m->g, startst, stopst, st, NOTHING, st);
752 assert(EQ(step(m->g, startst, stopst, st, NOTHING, st), st));
785 st = step(m->g, startst, stopst, st, NOTHING, st);
837 assert(EQ(step(m->g, startst, stopst, st, NOTHING, st), st));
  /external/swiftshader/third_party/LLVM/lib/Support/
regengine.inc 100 #define NOTHING (BOL+3)
122 #define SP(t, s, c) /* nothing */
123 #define AT(t, p1, p2, s1, s2) /* nothing */
124 #define NOTE(s) /* nothing */
698 st = step(m->g, startst, stopst, st, NOTHING, st);
752 assert(EQ(step(m->g, startst, stopst, st, NOTHING, st), st));
785 st = step(m->g, startst, stopst, st, NOTHING, st);
837 assert(EQ(step(m->g, startst, stopst, st, NOTHING, st), st));
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regengine.inc 100 #define NOTHING (BOL+3)
122 #define SP(t, s, c) /* nothing */
123 #define AT(t, p1, p2, s1, s2) /* nothing */
124 #define NOTE(s) /* nothing */
698 st = step(m->g, startst, stopst, st, NOTHING, st);
752 assert(EQ(step(m->g, startst, stopst, st, NOTHING, st), st));
785 st = step(m->g, startst, stopst, st, NOTHING, st);
837 assert(EQ(step(m->g, startst, stopst, st, NOTHING, st), st));
  /bionic/libc/upstream-netbsd/lib/libc/regex/
engine.c 138 #define NOTHING (BOL+3)
165 #define SP(t, s, c) /* nothing */
166 #define AT(t, p1, p2, s1, s2) /* nothing */
167 #define NOTE(s) /* nothing */
795 st = step(m->g, startst, stopst, st, NOTHING, st);
849 assert(EQ(step(m->g, startst, stopst, st, NOTHING, st), st));
892 st = step(m->g, startst, stopst, st, NOTHING, st);
944 assert(EQ(step(m->g, startst, stopst, st, NOTHING, st), st));
959 == #define NOTHING (BOL+3)
  /external/v8/src/arm64/
constants-arm64.h 228 #define NOTHING(A, B)
230 SYSTEM_REGISTER_FIELDS_LIST(DECLARE_FIELDS_OFFSETS, NOTHING)
231 #undef NOTHING
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 70 #ifndef NOTHING
71 #define NOTHING
  /external/vixl/src/aarch64/
constants-aarch64.h 192 #define NOTHING(A, B)
194 SYSTEM_REGISTER_FIELDS_LIST(DECLARE_FIELDS_OFFSETS, NOTHING)
195 #undef NOTHING
    [all...]
  /external/curl/include/curl/
curl.h     [all...]
  /external/google-breakpad/src/third_party/curl/
curl.h 494 #define CURLAUTH_NONE 0 /* nothing */
    [all...]
  /frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
TestService.java 235 NOTHING,
460 super(null, "Nothing");
    [all...]

Completed in 484 milliseconds

1 2 3 4 5