/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
EventLocationEventTestCase.java | 48 // Request event for all possible locations in the expected 78 // Clear all event requests. 87 * we send a request for all possible locations inside the method. 104 // Request event at all possible locations. We'd like to do 113 JDWPConstants.SuspendPolicy.ALL); 131 logWriter.println("Clear all field requests");
|
SingleStepTest.java | 134 setRequestCommand.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); 171 // check all
|
SingleStepWithLocationTest.java | 106 setRequestCommand.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL); 143 // Check all
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/ |
SingleStepTest.java | 100 setRequestCommand.setNextValueAsByte(JDWPConstants.SuspendPolicy.ALL);
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/ |
JDWPInvokeMethodWithSuspensionTestCase.java | 44 * - breakpoint #2 to suspend all threads from a new thread started by a method called through 50 * Next, we wait for the new thread to hit breakpoint #2. We resume all threads in the debuggee 70 // Set breakpoint with ALL suspend policy to suspend all threads. The thread started 71 // during the invoke will suspend all threads, including the thread executing the invoke. 74 JDWPConstants.SuspendPolicy.ALL); 85 // that is going to hit a breakpoint and suspend all threads, including the thread invoking 88 final int invoke_options = 0; // resume/suspend all threads before/after the invoke. 122 // Send a VirtualMachine.Resume to resume all threads. This will unblock the event thread 124 logWriter.println("Resume all threads") [all...] |
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
SocketHandlerTest.java | 175 assertSame(h.getLevel(), Level.ALL); 209 assertSame(h.getLevel(), Level.ALL); 290 assertSame(h.getLevel(), Level.ALL); 306 assertSame(h.getLevel(), Level.ALL);
|
/external/curl/packages/vms/ |
build_gnv_curl_pcsi_text.com | 19 $! copyright notice and this permission notice appear in all copies. 21 $! THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 22 $! WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
clean_gnv_curl.com | 8 $! The default is to remove all the left over stuff from running the 9 $! configure script and to remove all intermediate binary files. 15 $! This removes all build products and brings the environment back to 22 $! copyright notice and this permission notice appear in all copies. 24 $! THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 25 $! WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
stage_curl_install.com | 33 $! copyright notice and this permission notice appear in all copies. 35 $! THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 36 $! WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
/external/curl/projects/ |
generate.bat | 43 set VERSION=ALL 125 if not "%VERSION%" == "ALL" goto success 140 if not "%VERSION%" == "ALL" goto success 155 if not "%VERSION%" == "ALL" goto success 170 if not "%VERSION%" == "ALL" goto success 185 if not "%VERSION%" == "ALL" goto success 200 if not "%VERSION%" == "ALL" goto success 215 if not "%VERSION%" == "ALL" goto success
|
/external/iproute2/lib/ |
ll_proto.c | 65 __PF(ALL,all)
|
/external/jetty/src/java/org/eclipse/jetty/servlet/ |
FilterMapping.java | 5 // All rights reserved. This program and the accompanying materials 41 public static final int ALL=31;
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/ |
UserAccount.java | 38 * all (user/group/world). The default value for <code>defaultPermissionsForNewDirectory</code> is read,
39 * write and execute permissions for all (user/group/world).
61 public static final Permissions DEFAULT_PERMISSIONS_FOR_NEW_DIRECTORY = Permissions.ALL;
|
/external/webrtc/webrtc/base/java/src/org/webrtc/ |
Logging.java | 2 * Copyright (c) 2015 The WebRTC project authors. All Rights Reserved. 7 * in the file PATENTS. All contributing project authors may 31 fallbackLogger.setLevel(Level.ALL);
|
/frameworks/base/services/core/java/com/android/server/ |
UiModeManagerService.java | 83 // flag set by resource, whether to night mode change for normal all or not. 471 getContext().sendBroadcastAsUser(new Intent(oldAction), UserHandle.ALL); 479 getContext().sendBroadcastAsUser(new Intent(oldAction), UserHandle.ALL); 496 // Send the ordered broadcast; the result receiver will receive after all 672 R.string.car_mode_disable_notification_title, n.build(), UserHandle.ALL); 675 R.string.car_mode_disable_notification_title, UserHandle.ALL);
|
/frameworks/base/services/core/java/com/android/server/job/controllers/ |
DeviceIdleJobsController.java | 37 * When device is dozing, set constraint for all jobs, except whitelisted apps, as not satisfied. 38 * When device is not dozing, set constraint for all jobs as satisfied. 109 mBroadcastReceiver, UserHandle.ALL, filter, null, null);
|
/frameworks/base/services/tests/servicestests/src/com/android/server/notification/ |
RankingHelperTest.java | 48 UserHandle user = UserHandle.ALL;
|
/prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.5/ |
gmaven-runtime-api-1.5.jar | |
/bionic/linker/ |
Android.mk | 36 -Wl,--exclude-libs,ALL \
|
/external/ant-glob/ |
NOTICE | 16 * "Legal Entity" shall mean the union of the acting entity and all 102 * that You distribute, all copyright, patent, trademark, and 162 * work stoppage, computer failure or malfunction, or any and all 216 hereby granted, provided that you include the following on ALL copies of the 241 all times remain with copyright holders. 266 XML), and release all of the SAX 2.0 source code, compiled code, and
|
/external/libpng/contrib/libtests/ |
pngimage.c | 12 * using png_read_png and then write with png_write_png. Test all possible 74 * transform to fire. All must be present - the requirement is that 109 /* List ALL the PNG_TRANSFORM_ macros here. Check for support using the READ 123 T(STRIP_ALPHA, NONE, A, X, ALL, R), 147 T(EXPAND, NONE, P, X, ALL, R), 150 T(EXPAND, NONE, X, C, ALL, R), 152 T(EXPAND, tRNS, X, A, ALL, R), 161 T(INVERT_MONO, NONE, X, C, ALL, RW_INVERT), 170 T(SHIFT, sBIT, X, X, ALL, RW_SHIFT), 225 T(GRAY_TO_RGB, NONE, X, C, ALL, R) [all...] |
/external/slf4j/log4j-over-slf4j/compatibility/lib/ |
log4j-over-slf4j-1.4.2.jar | |
/frameworks/base/services/core/java/com/android/server/connectivity/ |
PermissionMonitor.java | 109 mContext.registerReceiverAsUser(mIntentReceiver, UserHandle.ALL, intentFilter, null, null); 115 mContext.registerReceiverAsUser(mIntentReceiver, UserHandle.ALL, intentFilter, null, null);
|
/frameworks/base/services/core/java/com/android/server/search/ |
SearchManagerService.java | 108 new MyPackageMonitor().register(context, null, UserHandle.ALL, true); 184 // Inform all listeners that the list of searchables has been updated. 213 mContext.sendBroadcastAsUser(intent, UserHandle.ALL);
|
/prebuilts/tools/common/m2/repository/com/android/tools/external/ant-glob/1.0/ |
NOTICE | 16 * "Legal Entity" shall mean the union of the acting entity and all 102 * that You distribute, all copyright, patent, trademark, and 162 * work stoppage, computer failure or malfunction, or any and all 216 hereby granted, provided that you include the following on ALL copies of the 241 all times remain with copyright holders. 266 XML), and release all of the SAX 2.0 source code, compiled code, and
|