Home
last modified time | relevance | path

Searched refs:remains (Results 1 – 25 of 227) sorted by relevance

12345678910

/external/curl/tests/libtest/
Dlib576.c28 int remains; member
33 long chunk_bgn(const struct curl_fileinfo *finfo, void *ptr, int remains);
38 long chunk_bgn(const struct curl_fileinfo *finfo, void *ptr, int remains) in chunk_bgn() argument
41 ch_d->remains = remains; in chunk_bgn()
44 printf("Remains: %d\n", remains); in chunk_bgn()
95 if(ch_d->remains == 1) in chunk_end()
/external/curl/docs/examples/
Dftp-wildcard.c35 int remains);
98 int remains) in file_is_coming() argument
100 printf("%3d %40s %10luB ", remains, finfo->filename, in file_is_coming()
/external/libchrome/base/strings/
Dstring_split.cc121 StringPiece remains = input.substr(end_key_pos, input.size() - end_key_pos); in AppendStringKeyValue() local
122 size_t begin_value_pos = remains.find_first_not_of(delimiter); in AppendStringKeyValue()
127 remains.substr(begin_value_pos, remains.size() - begin_value_pos) in AppendStringKeyValue()
/external/llvm/test/Instrumentation/AddressSanitizer/
Dlocalescape.ll46 ; Check that the alloca remains static and the localescape call remains in the
/external/swiftshader/third_party/PowerVR_SDK/Builds/Windows/Resources/
Dshared.rc56 // remains consistent on all systems.
/external/autotest/client/site_tests/hardware_StorageFio/
Dcontrol.integrity_full_disk7 PURPOSE = 'Verify that data written to disk remains valid after 72 hours.'
Dcontrol.integrity7 PURPOSE = 'Verify that data written to disk remains valid after 72 hours.'
/external/autotest/client/site_tests/graphics_VTSwitch/
Dcontrol.10027 sure each VT remains the same between VT switches, and that VT1 and VT2 are
Dcontrol28 sure each VT remains the same between VT switches, and that VT1 and VT2 are
/external/jemalloc/
DREADME8 and therefore versatility remains critical. Ongoing development efforts trend
/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.rc31 // remains consistent on all systems.
/external/autotest/server/site_tests/firmware_RollbackKernel/
Dcontrol23 rollback check so it remains unchanged.
Dcontrol.dev23 rollback check so it remains unchanged.
/external/eigen/Eigen/
DSVD24 …ive divide & conquer strategy on top of an upper-bidiagonalization which remains fast for large pr…
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.rc32 // remains consistent on all systems.
/external/libchrome/sandbox/win/sandbox_poc/
Dsandbox.rc92 // remains consistent on all systems.
/external/deqp/doc/testspecs/GLES2/
Dfunctional.lifetime.txt88 checks that the name of the program remains in use and is flagged for
101 remains referenced by the container.
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanel.rc66 // remains consistent on all systems.
DControlPanelRes.rc106 // remains consistent on all systems.
/external/libpng/contrib/visupng/
DVisualPng.rc99 // remains consistent on all systems.
/external/llvm/test/CodeGen/Mips/
Dlongbranch.ll79 ; In MIPS32R6 JR is an alias to JALR with $rd=0. As everything else remains the
112 ; In MIPS64R6 JR is an alias to JALR with $rd=0. As everything else remains the
/external/proguard/examples/
Dlibrary.pro3 # library, such that it remains usable as a library.
/external/lz4/examples/
DblockStreaming_lineByLine.md107 In Line#X+2 (see (5)), finally LZ4 forget almost all memories but still remains Line#X+1.
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Resources/
DApplication.rc71 // remains consistent on all systems.
/external/google-breakpad/
DLICENSE50 remains attached.

12345678910