/external/valgrind/coregrind/m_debuginfo/ |
priv_tytypes.h | 121 Bool complete; member in struct:__anon42224::__anon42225::__anon42236
|
/external/vulkan-validation-layers/demos/smoke/android/src/main/jni/ |
Smoke.frag.h | 5 Warning, version 310 is not yet complete; most version-specific features are present, but some are missing.
|
/external/webp/include/webp/ |
demux.h | 82 WEBP_DEMUX_PARSED_HEADER = 1, // Header parsing complete, 150 int complete; // true if 'fragment' contains a full frame. partial images member in struct:WebPIterator 165 // Call WebPDemuxReleaseIterator() when use of the iterator is complete. 203 // Call WebPDemuxReleaseChunkIterator() when use of the iterator is complete.
|
/external/webp/src/webp/ |
demux.h | 82 WEBP_DEMUX_PARSED_HEADER = 1, // Header parsing complete, 150 int complete; // true if 'fragment' contains a full frame. partial images member in struct:WebPIterator 165 // Call WebPDemuxReleaseIterator() when use of the iterator is complete. 203 // Call WebPDemuxReleaseChunkIterator() when use of the iterator is complete.
|
/external/webrtc/webrtc/tools/rtcbot/ |
test.js | 55 functions[i](complete.bind(this, i)); 57 function complete(index, value) { function in function:wait
|
/frameworks/support/compat/src/main/java/androidx/core/app/ |
JobIntentService.java | 89 * complete} 265 public void complete() { method in class:JobIntentService.JobServiceEngineImpl.WrapperWorkItem 352 void complete(); method in interface:JobIntentService.GenericWorkItem 374 public void complete() { method in class:JobIntentService.CompatWorkItem 394 work.complete(); 547 * here. Upon returning, that work will be considered complete and either the next
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_rlcompleter.py | 19 self.stdcompleter.complete('', 0)
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_rlcompleter.py | 19 self.stdcompleter.complete('', 0)
|
/prebuilts/go/darwin-x86/src/internal/singleflight/ |
singleflight.go | 45 // original to complete and receives the same results. 108 // an earlier call to complete.
|
/prebuilts/go/linux-x86/src/internal/singleflight/ |
singleflight.go | 45 // original to complete and receives the same results. 108 // an earlier call to complete.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_rlcompleter.py | 19 self.stdcompleter.complete('', 0)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_rlcompleter.py | 19 self.stdcompleter.complete('', 0)
|
/compatibility/cdd/3_software/ |
3_1_managed-api-compatibility.md | 8 * [C-0-1] Device implementations MUST provide complete implementations,
|
/cts/tests/tests/print/src/android/print/cts/ |
PrintDocumentInfoTest.java | 112 printJob.complete(); 310 printJob.complete();
|
/external/cn-cbor/src/ |
cn-cbor.c | 116 goto complete; 223 complete: /* emulate return from call */
|
/external/curl/packages/vms/ |
make_pcsi_curl_kit_name.com | 175 $! Kit type 1 is complete kit, the only type that this procedure will make.
|
/external/libedit/examples/ |
wtc1.c | 57 complete(EditLine *el, int ch) function 142 el_wset(el, EL_ADDFN, L"ed-complete", L"Complete argument", complete); 145 el_wset(el, EL_BIND, L"^I", L"ed-complete", NULL);
|
/external/libmojo/mojo/public/js/ |
support.js | 21 * complete. See MojoWait for possible result codes.
|
/external/python/cpython3/Tools/scripts/ |
highlight.py | 141 'Create a complete HTML page with colorized source code' 184 'Create a complete LaTeX document with colorized source code' 218 # Create a complete HTML file 229 parser.add_argument('-c', '--complete', action = 'store_true', 230 help = 'build a complete html webpage') 236 help = 'show an HTML section rather than a complete webpage') 239 if args.section and (args.browser or args.complete): 241 'the -b/--browser or -c/--complete options') 250 elif args.complete or args.browser:
|
/external/robolectric/ |
include_framework_res.mk | 34 # This logic can be removed once the transition to binary resources is complete
|
/hardware/interfaces/broadcastradio/2.0/ |
types.hal | 736 * chunk with complete flag set (to avoid part of stations temporarily 745 * Used by UIs that wait for complete list instead of displaying 754 bool complete;
|
/external/elfutils/libdwfl/ |
relocate.c | 590 size_t complete = 0; local 609 ++complete; 639 ++complete; 653 if (!partial || complete == nrels) 659 else if (complete != 0)
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
RuleBasedTimeZone.java | 325 complete(); method 395 complete(); method 469 private void complete() { method in class:RuleBasedTimeZone 592 complete(); method 749 complete(); method
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
RuleBasedTimeZone.java | 347 complete(); method 419 complete(); method 494 private void complete() { method in class:RuleBasedTimeZone 617 complete(); method 776 complete(); method
|
/device/google/contexthub/contexthubhal/ |
system_comms.h | 190 void complete() { function in class:android::nanohub::SystemComm::Session 201 complete(); 205 complete();
|