/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/core/server/ |
AbstractFtpServer_MultipleStartAndStopTest.groovy | 23 * Test starting and stopping Abstract(Fake)FtpServer multiple times.
|
/external/openssh/contrib/redhat/ |
sshd.init | 58 echo -n $"Stopping $prog:"
|
/frameworks/ml/bordeaux/service/res/layout/ |
lava_service_controller.xml | 17 <!-- Demonstrates starting and stopping a local service.
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/ |
IEmailServiceCallback.aidl | 27 * statuscode = err, progress = n/a: "stopping due to error"
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/genetics/ |
GeneticAlgorithm.java | 101 * Evolve the given population. Evolution stops when the stopping condition 107 * @param condition the stopping condition used to stop evolution. 108 * @return the population that satisfies the stopping condition.
|
FixedGenerationCount.java | 33 /** Maximum number of generations (stopping criteria) */
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
AbstractIdleServiceTest.java | 138 .has().exactly(Service.State.STARTING, Service.State.STOPPING).inOrder(); 162 .has().exactly(Service.State.STARTING, Service.State.STOPPING).inOrder(); 207 assertEquals(State.STOPPING, state());
|
/hardware/ti/omap4-aah/security/smc_pa_ctrl/ |
smc_pa_ctrl_linux.c | 251 printf("Stopping the SMC PA...\n"); 268 printf("Stopping the SMC PA failed [%d] !\n", nStatus); 272 printf("Stopping the SMC PA: Done\n");
|
/hardware/ti/omap4xxx/security/smc_pa_ctrl/ |
smc_pa_ctrl_linux.c | 251 printf("Stopping the SMC PA...\n"); 268 printf("Stopping the SMC PA failed [%d] !\n", nStatus); 272 printf("Stopping the SMC PA: Done\n");
|
/external/ppp/pppd/ |
fsm.c | 147 case STOPPING: 192 f->state = STOPPING; 263 case STOPPING: 288 case STOPPING: 427 case STOPPING: 584 f->state = STOPPED; /* kludge for stopping CCP */ 629 f->state = STOPPING; 654 case STOPPING: 718 case STOPPING: 731 terminate_layer(f, STOPPING); [all...] |
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/ |
vc1parse_bpic_adv.c | 21 * vc1_ParsePictureHeader_Adv() but stopping before processing of macroblock
84 * vc1_ParsePictureHeader_Adv() but stopping before processing of macroblock
159 * vc1_ParseFieldHeader_Adv() but stopping before processing of macroblock
|
vc1parse_ipic_adv.c | 20 * vc1_ParsePictureHeader_Adv() but stopping before processing of macroblock
87 * vc1_ParsePictureHeader_Adv() but stopping before processing of macroblock
160 * vc1_ParseFieldHeader_Adv() but stopping before processing of macroblock
|
/cts/tests/tests/view/src/android/view/animation/cts/ |
AnimationTestUtils.java | 107 // LayoutAnimationController.isDone() always returns true, it's no use for stopping
|
/developers/build/prebuilts/gradle/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/ |
SetupProfileFragment.java | 84 Toast.makeText(activity, "Device provisioning is not enabled. Stopping.",
|
/developers/build/prebuilts/gradle/BasicManagedProfile/Application/src/main/java/com/example/android/basicmanagedprofile/ |
SetupProfileFragment.java | 82 Toast.makeText(activity, "Device provisioning is not enabled. Stopping.",
|
/developers/samples/android/admin/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/ |
SetupProfileFragment.java | 84 Toast.makeText(activity, "Device provisioning is not enabled. Stopping.",
|
/developers/samples/android/admin/BasicManagedProfile/Application/src/main/java/com/example/android/basicmanagedprofile/ |
SetupProfileFragment.java | 82 Toast.makeText(activity, "Device provisioning is not enabled. Stopping.",
|
/development/samples/ApiDemos/res/layout/ |
activity_animation.xml | 17 <!-- Demonstrates starting and stopping a local service.
|
install_apk.xml | 17 <!-- Demonstrates starting and stopping a local service.
|
remote_service_binding.xml | 17 <!-- Demonstrates starting and stopping a local service.
|
service_start_arguments_controller.xml | 17 <!-- Demonstrates starting and stopping a local service.
|
/development/samples/VoiceRecognitionService/src/com/example/android/voicerecognitionservice/ |
VoiceRecognitionService.java | 81 // for stopping recording manually.
|
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/ |
SetupProfileFragment.java | 84 Toast.makeText(activity, "Device provisioning is not enabled. Stopping.",
|
/development/samples/browseable/BasicManagedProfile/src/com.example.android.basicmanagedprofile/ |
SetupProfileFragment.java | 82 Toast.makeText(activity, "Device provisioning is not enabled. Stopping.",
|
/external/deqp/framework/delibs/destream/ |
deRingbuffer.h | 35 /* Changes state of ringbuffer to stopping which will make all subsequent writes
|