HomeSort by relevance Sort by last modified time
    Searched refs:complete (Results 276 - 300 of 1135) sorted by null

<<11121314151617181920>>

  /external/selinux/mcstrans/src/
mcstrans.c 1156 int complete = 0; local
1158 while(change && !complete) {
1160 for (g = domain->groups; g && !change && !complete; g = g->next) {
1236 complete=1;
1240 complete=0;
1248 complete = 0;
1250 if (complete)
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
usb.c 629 req->complete = usb_rx_cmd_complete;
639 req->complete = usb_rx_data_complete;
650 req->complete = 0;
666 req->complete = 0;
958 * The core sets this bit to indicate that speed enumeration is complete. The
1106 rx_req.complete(bytes, 0);
    [all...]
  /frameworks/support/samples/SupportLeanbackShowcase/libs/
picasso-2.5.2.jar 
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/transform/
transform.go 24 // complete the transformation.
58 // to complete the transformation. If both conditions apply, then
125 // transformComplete is whether the transformation is complete,
174 // The Transform call was successful; we are complete if we
232 // bytes available to complete a Transform, the bytes will be buffered
446 // Return a fatal error as this transformation can never complete.
460 // transformation can never complete.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/transform/
transform.go 24 // complete the transformation.
58 // to complete the transformation. If both conditions apply, then
125 // transformComplete is whether the transformation is complete,
174 // The Transform call was successful; we are complete if we
232 // bytes available to complete a Transform, the bytes will be buffered
446 // Return a fatal error as this transformation can never complete.
460 // transformation can never complete.
  /prebuilts/tools/common/m2/repository/com/squareup/picasso/picasso/2.5.2/
picasso-2.5.2.jar 
  /prebuilts/go/darwin-x86/src/net/
lookup.go 14 // names and numbers for platforms that don't have a complete list of
29 // numbers for platforms that don't have a complete list of port numbers
170 // complete. See issue 8602.
  /prebuilts/go/darwin-x86/src/regexp/
onepass.go 36 // regexp must start with. Complete is true if the prefix
40 func onePassPrefix(p *syntax.Prog) (prefix string, complete bool, pc uint32) {
65 complete = true
67 return buf.String(), complete, pc
  /prebuilts/go/darwin-x86/src/strings/
replace.go 94 // (marked with a trailing "+") are complete keys.
97 // this node is not a complete key.
101 // first. Priority is positive if this node is a complete key, and zero
  /prebuilts/go/linux-x86/src/net/
lookup.go 14 // names and numbers for platforms that don't have a complete list of
29 // numbers for platforms that don't have a complete list of port numbers
170 // complete. See issue 8602.
  /prebuilts/go/linux-x86/src/regexp/
onepass.go 36 // regexp must start with. Complete is true if the prefix
40 func onePassPrefix(p *syntax.Prog) (prefix string, complete bool, pc uint32) {
65 complete = true
67 return buf.String(), complete, pc
  /prebuilts/go/linux-x86/src/strings/
replace.go 94 // (marked with a trailing "+") are complete keys.
97 // this node is not a complete key.
101 // first. Priority is positive if this node is a complete key, and zero
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.6/
dagger-compiler-2.6.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.7/
dagger-compiler-2.7.jar 
  /prebuilts/tools/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/
roaster-jdt-2.18.7.Final.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 
  /cts/tests/tests/telephony/src/android/telephony/cts/
VisualVoicemailServiceTest.java 599 mFuture.complete(true);
660 mFuture.complete(true);
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/
ANTLR3.java 619 r.complete();
634 r.complete();
  /external/autotest/scheduler/
scheduler_models_unittest.py 175 self.assertEqual(hqe.complete, False)
263 hqe.complete = False
  /external/clang/docs/analyzer/
make.bat 176 echo.Link check complete; look for any errors in the above output ^
  /external/clang/docs/
make.bat 176 echo.Link check complete; look for any errors in the above output ^
  /external/harfbuzz_ng/win32/
detectenv-msvc.mak 22 # Location of the Python interpretor, for building introspection. The complete set
  /external/icu/icu4c/source/i18n/
chnsecal.cpp 814 // explicitly call complete(). This is either a bug in
817 complete(status);
837 ((ChineseCalendar*)this)->complete(status); // cast away const
  /external/libavc/common/arm/
ih264_iquant_itrans_recon_dc_a9.s 47 @ * non-zero. For complete function, refer ih264_iquant_itrans_recon_a9.s
177 @ * non-zero. For complete function, refer ih264_iquant_itrans_recon_a9.s

Completed in 872 milliseconds

<<11121314151617181920>>