/external/autotest/client/site_tests/platform_PrinterPpds/ |
D | archiver.py | 69 i_end = i_begin + 1 70 while i_end < len(names) and char == names[i_end][prefix_length]: 71 i_end += 1 72 results.update(self._split_names_by_prefixes(names[i_begin:i_end], 74 i_begin = i_end
|
/external/libhevc/encoder/ |
D | ihevce_recur_bracketing.c | 350 WORD32 i, j = 0, i_end; in ihevce_pu_calc_4x4_blk() local 398 i_end = 2; in ihevce_pu_calc_4x4_blk() 402 i_end = 1; in ihevce_pu_calc_4x4_blk() 403 for(; i < i_end; i++) in ihevce_pu_calc_4x4_blk() 441 i_end = i; in ihevce_pu_calc_4x4_blk() 444 for(; i < i_end; i++) in ihevce_pu_calc_4x4_blk() 470 for(i = 0; i < (i_end - 1); i++) in ihevce_pu_calc_4x4_blk() 472 for(j = i + 1; j < i_end; j++) in ihevce_pu_calc_4x4_blk() 3068 WORD32 i = 0, j, k, i_end, z; in ihevce_mode_eval_filtering() local 3221 i_end = i; in ihevce_mode_eval_filtering() [all …]
|
D | ihevce_decomp_pre_intra_pass.c | 350 WORD32 i, i_end; in ihevce_ed_calc_4x4_blk() local 398 i_end = 2; in ihevce_ed_calc_4x4_blk() 402 i_end = 1; in ihevce_ed_calc_4x4_blk() 403 for(; i < i_end; i++) in ihevce_ed_calc_4x4_blk() 426 i_end = 2; in ihevce_ed_calc_4x4_blk() 430 i_end = 1; in ihevce_ed_calc_4x4_blk() 431 for(; i < i_end; i++) in ihevce_ed_calc_4x4_blk()
|
/external/jdiff/src/jdiff/ |
D | DiffMyers.java | 757 int i_end = buffered_lines; in shift_boundaries() local 768 while (i < i_end && !changed[1+i]) in shift_boundaries() 777 if (i == i_end) in shift_boundaries() 787 while (i < i_end && changed[1+i]) i++; in shift_boundaries() 799 if (end != i_end in shift_boundaries() 802 && end != i_end in shift_boundaries()
|
/external/google-fruit/include/fruit/impl/component_storage/ |
D | partial_component_storage.defn.h | 235 for (auto i = instances.rbegin(), i_end = instances.rend(); i != i_end; ++i) { in addBindings() local 260 for (auto i = instances.rbegin(), i_end = instances.rend(); i != i_end; ++i) { in addBindings() local
|
/external/google-breakpad/src/client/windows/crash_generation/ |
D | minidump_generator.cc | 157 std::list<AVRF_HANDLE_OPERATION>::iterator i_end = operations_.end(); in CollectHandleData() local 158 while (i != i_end) { in CollectHandleData()
|
/external/brotli/c/enc/ |
D | hash_to_binary_tree_inc.h | 306 const size_t i_end = BROTLI_MIN(size_t, position, i_start + num_bytes); in FN() local 308 for (i = i_start; i < i_end; ++i) { in FN()
|
/external/clang/include/clang/Sema/ |
D | DeclSpec.h | 2035 for (unsigned i = 0, i_end = DeclTypeInfo.size(); i < i_end; ++i) { in getInnermostNonParenChunk() local 2046 for (unsigned i = DeclTypeInfo.size(), i_end = 0; i != i_end; --i) { in getOutermostNonParenChunk() local 2067 for (unsigned i = 0, i_end = DeclTypeInfo.size(); i < i_end; ++i) { in isFunctionDeclarator() local
|
/external/libxaac/decoder/ |
D | ixheaacd_env_dec.c | 482 WORD32 i_end; in ixheaacd_sbr_env_dequant_coup_fix() local 514 i_end = ptr_header_data->pstr_freq_band_data->num_nf_bands * in ixheaacd_sbr_env_dequant_coup_fix() 519 for (i = i_end - 1; i >= 0; i--) { in ixheaacd_sbr_env_dequant_coup_fix()
|
/external/clang/lib/Sema/ |
D | DeclSpec.cpp | 262 for (unsigned i = 0, i_end = DeclTypeInfo.size(); i < i_end; ++i) { in isDeclarationOfFunction() local
|
D | SemaTemplateInstantiateDecl.cpp | 3249 for (unsigned i = 0, i_end = OldProtoLoc.getNumParams(); i != i_end; in SubstFunctionType() local
|
/external/guava/guava/lib/ |
D | jdiff.jar | META-INF/
META-INF/MANIFEST.MF
jdiff/
jdiff/API.class
API ... |
/external/guice/lib/build/jdiff/ |
D | jdiff.jar | META-INF/
META-INF/MANIFEST.MF
jdiff/
jdiff/API.class
API ... |