/external/jdiff/src/jdiff/ |
Options.java | 108 * After parsing the available options using {@link #optionLength}, 167 err.msg("No version identifier specified after -apiname option."); 182 err.msg("No directory specified after -apidir option."); 190 err.msg("No version identifier specified after -oldapi option."); 204 err.msg("No directory specified after -oldapidir option."); 212 err.msg("No version identifier specified after -newapi option."); 226 err.msg("No directory specified after -newapidir option."); 234 err.msg("Android: No directory specified after -usercommentsdir option."); 242 err.msg("No directory specified after -d option."); 250 err.msg("No location specified after -javadocnew option.") [all...] |
/system/extras/ioshark/ |
ioshark_bench_subr.c | 354 static struct cpu_disk_util_stats after; variable in typeref:struct:cpu_disk_util_stats 510 read_disk_util_state(&after); 511 read_cpu_util_state(&after); 513 tot2 = after.user_cpu_ticks + after.nice_cpu_ticks + 514 after.system_cpu_ticks + after.hardirq_cpu_ticks + 515 after.softirq_cpu_ticks; 520 tot2 += after.iowait_cpu_ticks + after.idle_cpu_ticks [all...] |
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
tel_defines.py | 32 # Max time to wait after caller make a call and before 42 # Wait time after enterring puk code 45 # Max time to wait after caller make a call and before 49 # Max time to wait for "onCallStatehangedIdle" event after reject or ignore 53 # Max time to wait after initiating a call for telecom to report in-call 56 # Max time to wait after toggle airplane mode and before 60 # Max time to wait after device sent an SMS and before 64 # Max time to wait after MT SMS was sent and before device 72 # be used for wait after IMS registration. 89 # Max time to wait after a network connection for ConnectivityManager t [all...] |
/art/test/485-checker-dce-switch/src/ |
Main.java | 26 /// CHECK-START: int Main.wholeSwitchDead(int) dead_code_elimination$after_inlining (after) 30 /// CHECK-START: int Main.wholeSwitchDead(int) dead_code_elimination$after_inlining (after) 66 /// CHECK-START: int Main.constantSwitch_InRange() dead_code_elimination$after_inlining (after) 70 /// CHECK-START: int Main.constantSwitch_InRange() dead_code_elimination$after_inlining (after) 102 /// CHECK-START: int Main.constantSwitch_AboveRange() dead_code_elimination$after_inlining (after) 106 /// CHECK-START: int Main.constantSwitch_AboveRange() dead_code_elimination$after_inlining (after) 138 /// CHECK-START: int Main.constantSwitch_BelowRange() dead_code_elimination$after_inlining (after) 142 /// CHECK-START: int Main.constantSwitch_BelowRange() dead_code_elimination$after_inlining (after)
|
/art/test/532-checker-nonnull-arrayset/src/ |
Main.java | 24 /// CHECK-START: void Main.test() instruction_simplifier (after) 27 /// CHECK-START-X86: void Main.test() disassembly (after)
|
/art/test/557-checker-ref-equivalent/src/ |
Main.java | 19 /// CHECK-START: void Main.testRedundantPhiCycle(boolean) builder (after) 31 /// CHECK-START: void Main.testLoopPhisWithNullAndCrossUses(boolean) builder (after)
|
/art/test/563-checker-invoke-super/src/ |
Main.java | 22 /// CHECK-START: void ClassImplA.testSuperInvoke() builder (after) 30 /// CHECK-START: void ClassImplB.testSuperInvoke2() builder (after)
|
/art/test/614-checker-dump-constant-location/src/ |
Main.java | 28 /// CHECK-START-ARM: void Main.store_to_arrays() register (after) 31 /// CHECK-START-ARM64: void Main.store_to_arrays() register (after)
|
/art/test/643-checker-bogus-ic/src/ |
Main.java | 25 /// CHECK-START: int Main.inlineMonomorphic(Main) inliner (after) 35 /// CHECK-START: int Main.inlinePolymorphic(Main) inliner (after)
|
/art/test/707-checker-invalid-profile/src/ |
Main.java | 22 /// CHECK-START: int Main.attemptInlineMonomorphic(Main) inliner (after) 28 /// CHECK-START: int Main.attemptInlinePolymorphic(Main) inliner (after)
|
/art/tools/checker/ |
README | 2 state of the control-flow graph before and after each optimization pass 31 - CHECK-NEXT: Must match the output line which comes right after the line which 32 matched the previous check. Cannot be used after any but the 52 /// CHECK-START: int MyClass.MyMethod() constant_folding (after) 57 group named on the first line. Together they verify that the CFG after 65 /// CHECK-START: int MyClass.MyMethod() liveness (after) 72 after the 'CHECK-START' keyword. The previous example can be updated to run for 76 /// CHECK-START-ARM64: int MyClass.MyMethod() constant_folding (after)
|
/build/blueprint/ |
CONTRIBUTING.md | 7 copyright to your changes, even after your contribution becomes part of our 11 the CLA until after you've submitted your code for review and a member has
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/ |
CheckNoOwnerRestrictionsTest.java | 22 * Used after after DO/PO are removed to make sure user restrictions set by them are no longer
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
BackupServiceEnabledTest.java | 21 * Test: Test enabling backup service. This test should be executed after installing a device 23 * This test will keep backup service disabled after its execution.
|
/cts/tests/openglperf2/jni/graphics/ |
ProgramNode.cpp | 25 void ProgramNode::after(Program& program, Matrix& model, Matrix& view, Matrix& projection) { function in class:ProgramNode 26 program.after(model, view, projection);
|
/developers/build/prebuilts/gradle/DragAndDropAcrossApps/DropTarget/src/main/res/values/ |
strings.xml | 25 <string name="release_checkbox_text">Release permissions immediately after a drop</string> 27 <string name="release_checkbox_note">Releasing permissions will prevent the image from being properly restored after the activity has been resized.</string>
|
/developers/samples/android/ui/window/DragAndDropAcrossApps/DropTarget/src/main/res/values/ |
strings.xml | 25 <string name="release_checkbox_text">Release permissions immediately after a drop</string> 27 <string name="release_checkbox_note">Releasing permissions will prevent the image from being properly restored after the activity has been resized.</string>
|
/development/samples/browseable/DragAndDropAcrossApps/DropTarget/res/values/ |
strings.xml | 25 <string name="release_checkbox_text">Release permissions immediately after a drop</string> 27 <string name="release_checkbox_note">Releasing permissions will prevent the image from being properly restored after the activity has been resized.</string>
|
/development/tools/mkstubs/tests/com/android/mkstubs/ |
SourceGeneratorTest.java | 22 import org.junit.After; 42 @After
|
/development/tools/mkstubs/tests/com/android/mkstubs/sourcer/ |
AccessSourcerTest.java | 20 import org.junit.After; 40 @After
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/LoadedImage/ |
LoadedImage.h | 34 /// This interface is installed by the PEI Dispatcher after the image has been
35 /// loaded and after all security checks have been performed,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/ |
VarErrorFlag.h | 21 // After EndOfDxe, the variable indicates the current boot variable error flag,
22 // then it means the current boot variable error flag must be got after EndOfDxe.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/ |
SmmCorePlatformHookLib.h | 36 Performs platform specific tasks after invoking registered SMI handlers.
38 This function performs platform specific tasks after invoking registered SMI handlers.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePlatformHookLibNull/ |
SmmCorePlatformHookLibNull.c | 37 Performs platform specific tasks after invoking registered SMI handlers.
39 This function performs platform specific tasks after invoking registered SMI handlers.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/BdsDxe/ |
BdsDxe.uni | 5 // gEfiBdsArchProtocolGuid. After DxeCore finish dispatching, DxeCore will invoke Entry
22 #string STR_MODULE_DESCRIPTION #language en-US "When DxeCore dispatching all DXE driver, this module will produce architecture protocol gEfiBdsArchProtocolGuid. After DxeCore finishes dispatching, DxeCore will invoke the Entry interface of protocol gEfiBdsArchProtocolGuid. Then BDS phase is entered."
|