/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/ |
ThisObjectTest.java | 130 if (reply.getErrorCode() == JDWPConstants.Error.NONE) { 198 logWriter.println("## Expected ERROR = " + JDWPConstants.Error.NONE 199 + "(" + JDWPConstants.Error.getName(JDWPConstants.Error.NONE) + ")"); 203 + ", Expected ERROR = " + JDWPConstants.Error.NONE 204 + "(" + JDWPConstants.Error.getName(JDWPConstants.Error.NONE) + ")");
|
/external/v8/src/ic/ |
ic-state.h | 61 left_kind_(NONE), 62 right_kind_(NONE), 63 result_kind_(NONE), 71 if (Max(left_kind_, right_kind_) == NONE) { 134 enum Kind { NONE, SMI, INT32, NUMBER, STRING, GENERIC };
|
/packages/services/Car/service/src/com/android/car/cluster/ |
InstrumentClusterService.java | 92 mClusterType = InstrumentClusterType.NONE; 160 InstrumentClusterType.NONE, 172 int NONE = 0; 184 return mClusterType != InstrumentClusterType.NONE 193 ? InstrumentClusterType.GRAPHICS : InstrumentClusterType.NONE;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/ |
KeystoreSelectionPage.java | 82 new Label(composite, SWT.NONE).setText("Location:"); 106 new Label(composite, SWT.NONE).setText("Password:"); 110 new Composite(composite, SWT.NONE).setLayoutData(gd = new GridData()); 113 mConfirmLabel = new Label(composite, SWT.NONE); 118 new Composite(composite, SWT.NONE).setLayoutData(gd = new GridData());
|
/external/v8/test/cctest/ |
test-field-type-tracking.cc | 425 Handle<HeapType> none_type = HeapType::None(isolate); 433 map = expectations.AddAccessorConstant(map, NONE, pair); 440 map, 0, kData, NONE, Representation::None(), none_type, FORCE_FIELD); 446 expectations.SetDataField(0, NONE, Representation::None(), none_type); 453 map, 0, kData, NONE, Representation::None(), none_type, FORCE_FIELD); 458 // None to Smi generalization is trivial, map does not change. 461 expectations.SetDataField(0, NONE, Representation::Smi(), any_type) [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
SortedSetRelation.java | 53 NONE = 0, // null (unnecessary) 73 if (allow < NONE || allow > ANY) { 175 case NONE:
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
SortedSetRelation.java | 51 NONE = 0, // null (unnecessary) 71 if (allow < NONE || allow > ANY) { 173 case NONE:
|
/external/skia/gm/ |
blurs.cpp | 14 SkBlurStyle NONE = SkBlurStyle(-999); 19 { NONE, 0, 0 }, 37 if (gRecs[i].fStyle != NONE) {
|
/external/skia/samplecode/ |
SampleBlur.cpp | 79 SkBlurStyle NONE = SkBlurStyle(-999); 84 { NONE, 0, 0 }, 101 if (gRecs[i].fStyle != NONE) {
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiEnterpriseConfig.java | 140 private int mEapMethod = Eap.NONE; 141 private int mPhase2Method = Phase2.NONE; 290 public static final int NONE = -1; 317 public static final int NONE = 0; 396 if (mEapMethod != Eap.TLS && mPhase2Method != Phase2.NONE) { 401 } else if (mPhase2Method == Phase2.NONE) { 426 mEapMethod = getStringIndex(Eap.strings, eapMethod, Eap.NONE); 435 mPhase2Method = getStringIndex(Phase2.strings, phase2Method, Phase2.NONE); 449 setPhase2Method(Phase2.NONE); 476 * @param phase2Method is the inner authentication method and can be one of {@link Phase2#NONE}, [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/ |
UsagePermissionPage.java | 72 Label blankLine = new Label(container, SWT.NONE); 74 Label questionLabel = new Label(container, SWT.NONE); 92 mLink = new Link(container, SWT.NONE);
|
/cts/tests/simplecpu/src/android/simplecpu/cts/ |
SimpleCpuTest.java | 104 report.addValue("array_length", arrayLength, ResultType.NEUTRAL, ResultUnit.NONE); 128 report.addValue("matrix_dimension", n, ResultType.NEUTRAL, ResultUnit.NONE);
|
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/ |
CardFlipActivity.java | 81 MenuItem item = menu.add(Menu.NONE, R.id.action_flip, Menu.NONE,
|
ScreenSlideActivity.java | 89 MenuItem item = menu.add(Menu.NONE, R.id.action_next, Menu.NONE,
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/ |
rdatatype.py | 33 NONE = 0 95 'NONE' : NONE, 191 if value is None: 193 if match == None: 210 if text is None:
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/ |
TextDialog.java | 85 new Label(area, SWT.NONE).setText(m_headerText); 102 new Label(area, SWT.NONE).setText(m_footerText);
|
/external/elfutils/backends/ |
alpha_reloc.def | 31 RELOC_TYPE (NONE, 0)
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/ |
GLVersion.java | 46 else this.type = Type.NONE; 151 NONE
|
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
AppeCommandHandlerTest.groovy | 39 userAccount.defaultPermissionsForNewFile = Permissions.NONE
|
/external/testng/src/test/java/test/thread/ |
ParallelTestTest.java | 22 verifyExpected(XmlSuite.ParallelMode.NONE, 1); 47 verifyExpected(XmlSuite.ParallelMode.NONE, 1, ParallelWithFactorySampleTest.class.getName());
|
/external/valgrind/memcheck/tests/ |
wrap8.c | 58 int I_WRAP_SONAME_FNNAME_ZU(NONE,fact1) ( int n ) 72 int I_WRAP_SONAME_FNNAME_ZU(NONE,fact2) ( int n )
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/ |
PhotoViewPager.java | 35 public static enum InterceptType { NONE, LEFT, RIGHT, BOTH } 117 : InterceptType.NONE;
|
/packages/apps/Gallery/src/com/android/camera/ |
MenuHelper.java | 594 SubMenu rotateSubmenu = menu.addSubMenu(Menu.NONE, Menu.NONE, 627 MenuItem autoCrop = menu.add(Menu.NONE, Menu.NONE, 641 MenuItem setMenu = menu.add(Menu.NONE, Menu.NONE, 654 MenuItem item1 = menu.add(Menu.NONE, MENU_IMAGE_SHARE, 668 MenuItem deleteItem = menu.add(Menu.NONE, Menu.NONE, 683 MenuItem detailsMenu = menu.add(Menu.NONE, Menu.NONE [all...] |
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/ |
HTML.java | 44 * NONE - everything else 49 NONE 85 this(name, type, empty, optionalEndTag, breaksFlow, Flow.NONE);
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/arm64/ |
anames7.go | 7 "NONE",
|