Home
last modified time | relevance | path

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

12345678

/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()
94 if(ch_d->remains == 1) in chunk_end()
/external/curl/docs/examples/
Dftp-wildcard.c31 int remains);
94 int remains) in file_is_coming() argument
96 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/v8/src/third_party/fdlibm/
DREADME.v817 that has been translated to Javascript. The rest remains in C, but has been
/external/llvm/test/Instrumentation/AddressSanitizer/
Dlocalescape.ll46 ; Check that the alloca remains static and the localescape call remains in the
/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/jemalloc/
DREADME8 and therefore versatility remains critical. Ongoing development efforts trend
/external/autotest/client/site_tests/graphics_VTSwitch/
Dcontrol.10027 sure each VT remains the same between VT switches, and that VT1 and VT2 are
Dcontrol31 sure each VT remains the same between VT switches, and that VT1 and VT2 are
/external/autotest/server/site_tests/firmware_RollbackKernel/
Dcontrol.dev24 rollback check so it remains unchanged.
Dcontrol24 rollback check so it remains unchanged.
/external/libchrome/sandbox/win/sandbox_poc/
Dsandbox.rc92 // remains consistent on all systems.
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.rc32 // 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/libpng/contrib/visupng/
DVisualPng.rc99 // remains consistent on all systems.
/external/proguard/examples/
Dlibrary.pro3 # library, such that it remains usable as a library.
/external/google-breakpad/
DLICENSE50 remains attached.
/external/proguard/examples/gradle/
Dlibrary.gradle3 // library, such that it remains usable as a library.
/external/llvm/docs/HistoricalNotes/
D2002-05-12-InstListChange.txt40 Iteration over the instructions in a basic block remains the simple:
/external/libhevc/common/arm/
Dihevc_sao_edge_offset_class1.s219 CMP r11,#1 @checking any residue remains
256 CMP r7,#8 @Check whether residue remains
257 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
Dihevc_sao_edge_offset_class1_chroma.s232 CMP r11,#1 @checking any residue remains
274 CMP r8,#8 @Check whether residue remains
275 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
/external/llvm/test/CodeGen/AMDGPU/
Dsplit-scalar-i64-add.ll5 ; This is broken because the low half of the 64-bit add remains on the
/external/mesa3d/src/gallium/state_trackers/xa/
DREADME63 While this library remains OUTSIDE any mesa release branch,
/external/mesa3d/docs/
DMESA_multithread_makecurrent.spec123 but the context remains usable by threads that have the context

12345678