Searched refs:NONE (Results 226 - 250 of 794) sorted by last modified time

1234567891011>>

/external/easymock/src/org/easymock/
H A DCaptureType.java27 NONE, enum constant in enum:CaptureType
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
H A DDalvCode.java136 return (positionInfo != PositionList.NONE)
H A DPositionList.java34 public static final int NONE = 1; field in class:PositionList
60 case NONE: {
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DDexFile.java115 typeLists = new MixedItemSection(null, this, 4, SortType.NONE);
119 classData = new MixedItemSection(null, this, 1, SortType.NONE);
127 map = new MixedItemSection("map", this, 4, SortType.NONE);
H A DMixedItemSection.java44 NONE, enum constant in enum:MixedItemSection.SortType
/external/dexmaker/src/dx/java/com/android/dx/io/
H A DIndexType.java27 NONE, enum constant in enum:IndexType
H A DOpcodeInfo.java42 InstructionCodec.FORMAT_00X, IndexType.NONE);
49 IndexType.NONE);
54 IndexType.NONE);
59 IndexType.NONE);
64 InstructionCodec.FORMAT_10X, IndexType.NONE);
68 InstructionCodec.FORMAT_12X, IndexType.NONE);
72 InstructionCodec.FORMAT_22X, IndexType.NONE);
76 InstructionCodec.FORMAT_32X, IndexType.NONE);
80 InstructionCodec.FORMAT_12X, IndexType.NONE);
84 InstructionCodec.FORMAT_22X, IndexType.NONE);
[all...]
/external/dexmaker/src/dx/java/com/android/dx/ssa/
H A DEscapeAnalysis.java90 * NONE - Object does not escape, and is eligible for scalar replacement.
97 TOP, NONE, METHOD, INTER, GLOBAL enum constant in enum:EscapeAnalysis.EscapeState
232 escSet = new EscapeSet(result.getReg(), regCount, EscapeState.NONE);
238 escSet = new EscapeSet(result.getReg(), regCount, EscapeState.NONE);
264 EscapeState.NONE);
273 EscapeState.NONE);
303 EscapeState.NONE);
480 if (!escSet.replaceableArray || escSet.escape != EscapeState.NONE) {
713 if (e.escape != EscapeState.NONE) {
/external/dexmaker/src/main/java/com/google/dexmaker/
H A DDexMaker.java498 ropMethod, PositionList.NONE, locals, code.paramSize(), dexOptions);
/external/cmockery/cmockery_0_1_2/
H A Dconfigure477 exec_prefix=NONE
480 prefix=NONE
481 program_prefix=NONE
482 program_suffix=NONE
488 x_includes=NONE
489 x_libraries=NONE
819 [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
1669 test "$program_prefix" != NONE &&
1672 test "$program_suffix" != NONE &&
/external/clang/test/Lexer/
H A Dgnu-flags.c15 #if NONE
/external/clang/test/Sema/
H A Dgnu-flags.c31 #if NONE
/external/clang/test/SemaCXX/
H A Dgnu-flags.cpp18 #if NONE
H A Dwarn-static-const-float.cpp10 #if NONE
/external/clang/bindings/python/clang/
H A Dcindex.py1499 AccessSpecifier.NONE = AccessSpecifier(4)
1637 RefQualifierKind.NONE = RefQualifierKind(0)
/external/chromium_org/v8/test/cctest/
H A Dtest-api.cc15850 jsobj, 1, value, NONE, i::SLOPPY).ToHandleChecked();
15856 jsobj, 1, value, NONE, i::SLOPPY).ToHandleChecked();
15862 jsobj, 1, value, NONE, i::SLOPPY).ToHandleChecked();
H A Dtest-heap.cc773 JSReceiver::SetElement(array, 0, name, NONE, SLOPPY).Check();
789 JSReceiver::SetElement(array, int_length, name, NONE, SLOPPY).Check();
820 JSReceiver::SetElement(obj, 0, first, NONE, SLOPPY).Check();
821 JSReceiver::SetElement(obj, 1, second, NONE, SLOPPY).Check();
846 JSReceiver::SetElement(clone, 0, second, NONE, SLOPPY).Check();
847 JSReceiver::SetElement(clone, 1, first, NONE, SLOPPY).Check();
4464 HeapType::Any(isolate), NONE, Representation::Tagged(),
H A Dtest-parsing.cc1192 NONE, i::SLOPPY).Check();
/external/chromium_org/v8/test/mjsunit/es6/
H A Darray-iterator.js31 var NONE = 0; variable
/external/chromium_org/v8/test/mjsunit/regress/
H A Dregress-1199637.js33 const NONE = 0;
37 %AddNamedProperty(this.__proto__, "a", 1234, NONE);
42 %AddNamedProperty(this.__proto__, "b", 1234, NONE);
58 %AddNamedProperty(this.__proto__, "x", 1234, NONE);
63 %AddNamedProperty(this.__proto__, "y", 1234, NONE);
/external/chromium_org/v8/benchmarks/
H A Ddeltablue.js333 Direction.NONE = 0;
345 this.direction = Direction.NONE;
360 : Direction.NONE;
365 : Direction.NONE;
370 : Direction.NONE;
384 this.direction = Direction.NONE;
391 return this.direction != Direction.NONE;
431 this.direction = Direction.NONE;
442 this.direction = Direction.NONE;
456 this.direction = Direction.NONE;
[all...]
/external/chromium_org/v8/src/
H A Daccessors.cc152 value, NONE).Check();
H A Dapi.cc3132 self, index, value_obj, NONE, i::SLOPPY).is_null();
3227 return static_cast<PropertyAttribute>(NONE));
3236 EXCEPTION_BAILOUT_CHECK(isolate, static_cast<PropertyAttribute>(NONE));
3243 EXCEPTION_BAILOUT_CHECK(isolate, static_cast<PropertyAttribute>(NONE));
3244 if (result.value == ABSENT) return static_cast<PropertyAttribute>(NONE);
5779 REGEXP_FLAG_ASSERT_EQ(kNone, NONE);
/external/chromium_org/v8/src/arm/
H A Dcode-stubs-arm.cc4409 } else if (argument_count() == NONE) {
H A Dfull-codegen-arm.cc855 IsImmutableVariableMode(mode) ? READ_ONLY : NONE;
920 __ mov(r1, Operand(Smi::FromInt(NONE)));
1779 __ mov(r0, Operand(Smi::FromInt(NONE)));

Completed in 624 milliseconds

1234567891011>>