/external/v8/src/ast/ |
D | ast-expression-rewriter.cc | 20 #define NOTHING() DCHECK_NULL(replacement_) macro 56 NOTHING(); in VisitVariableDeclaration() 69 NOTHING(); in VisitImportDeclaration() 75 NOTHING(); in VisitExportDeclaration() 91 NOTHING(); in VisitEmptyStatement() 109 NOTHING(); in VisitContinueStatement() 114 NOTHING(); in VisitBreakStatement() 197 NOTHING(); in VisitDebuggerStatement() 226 NOTHING(); in VisitNativeFunctionLiteral() 240 NOTHING(); in VisitVariableProxy() [all …]
|
/external/vboot_reference/scripts/image_signing/ |
D | tofactory.sh | 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" 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/clang/test/Index/ |
D | annotate-tokens-pp.c | 1 #define NOTHING(X,Y) macro 2 #define STILL_NOTHING NOTHING(honk,warble) 5 NOTHING(more,junk) float WIBBLE(int, float);
|
/external/curl/lib/ |
D | netrc.c | 44 NOTHING, enumerator 64 enum host_lookup_state state=NOTHING; in Curl_parsenetrc() 132 case NOTHING: in Curl_parsenetrc() 153 state=NOTHING; in Curl_parsenetrc()
|
/external/proguard/build/ |
D | makefile | 20 NOTHING:= macro 21 SPACE:=$(NOTHING) $(NOTHING)
|
/external/mockito/src/org/mockito/internal/creation/ |
D | AcrossJVMSerializationFeature.java | 370 private static final String NOTHING = ""; field in AcrossJVMSerializationFeature.MockitoMockObjectOutputStream 399 return NOTHING; in mockitoProxyClassMarker()
|
/external/curl/packages/DOS/ |
D | common.dj | 40 DS = \$(NOTHING)
|
/external/v8/src/arm64/ |
D | constants-arm64.h | 228 #define NOTHING(A, B) macro 230 SYSTEM_REGISTER_FIELDS_LIST(DECLARE_FIELDS_OFFSETS, NOTHING) 231 #undef NOTHING
|
/external/llvm/lib/Support/ |
D | regengine.inc | 100 #define NOTHING (BOL+3) 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/mockito/cglib-and-asm/src/org/mockito/asm/ |
D | MethodWriter.java | 117 private static final int NOTHING = 2; field in MethodWriter 442 this.compute = computeFrames ? FRAMES : (computeMaxs ? MAXS : NOTHING); in MethodWriter() 705 if (compute != NOTHING) { in visitVarInsn() 1040 if (compute != NOTHING) { in visitIincInsn() 1186 if (compute != NOTHING) { in visitLocalVariable()
|
/external/llvm/lib/CodeGen/ |
D | LiveInterval.cpp | 896 NOTHING, in constructMainRangeFromSubranges() enumerator 899 } Event = NOTHING; in constructMainRangeFromSubranges() 1001 assert(Event == NOTHING); in constructMainRangeFromSubranges()
|
/external/vixl/src/vixl/a64/ |
D | constants-a64.h | 187 #define NOTHING(A, B) macro 189 SYSTEM_REGISTER_FIELDS_LIST(DECLARE_FIELDS_OFFSETS, NOTHING) 190 #undef NOTHING
|
/external/google-breakpad/src/third_party/curl/ |
D | curl.h | 1397 CFINIT(NOTHING), /********* the first one is unused ************/
|
/external/curl/include/curl/ |
D | curl.h | 1793 CFINIT(NOTHING), /********* the first one is unused ************/
|