| /external/archive-patcher/generator/src/test/java/com/google/archivepatcher/generator/ |
| D | PreDiffPlannerTest.java | 272 private void checkRecommendation(PreDiffPlan plan, QualifiedRecommendation... expected) { in checkRecommendation() 291 PreDiffPlan plan = invokeGeneratePreDiffPlan(oldFile, newFile); in testGeneratePreDiffPlan_OneCompressedEntry_Unchanged() local 310 PreDiffPlan plan = invokeGeneratePreDiffPlan(oldFile, newFile); in testGeneratePreDiffPlan_OneCompressedEntry_LengthsChanged() local 338 PreDiffPlan plan = invokeGeneratePreDiffPlan(oldFile, newFile); in testGeneratePreDiffPlan_OneCompressedEntry_BytesChanged() local 364 PreDiffPlan plan = invokeGeneratePreDiffPlan(oldFile, newFile); in testGeneratePreDiffPlan_OneUncompressedEntry() local 383 PreDiffPlan plan = invokeGeneratePreDiffPlan(oldFile, newFile); in testGeneratePreDiffPlan_OneEntry_CompressedToUncompressed() local 406 PreDiffPlan plan = invokeGeneratePreDiffPlan(oldFile, newFile); in testGeneratePreDiffPlan_OneEntry_UncompressedToCompressed() local 431 PreDiffPlan plan = invokeGeneratePreDiffPlan(oldFile, newFile); in testGeneratePreDiffPlan_OneEntry_UncompressedToUndivinable() local 456 PreDiffPlan plan = invokeGeneratePreDiffPlan(oldFile, newFile); in testGeneratePreDiffPlan_OneEntry_OldUncompressed_NewNonDeflate() local 479 PreDiffPlan plan = invokeGeneratePreDiffPlan(oldFile, newFile); in testGeneratePreDiffPlan_OneEntry_OldNonDeflate_NewUncompressed() local [all …]
|
| D | PreDiffExecutorTest.java | 131 PreDiffPlan plan = executor.prepareForDiffing(); in testPrepareForDiffing_OneCompressedEntry_Unchanged() local 154 PreDiffPlan plan = executor.prepareForDiffing(); in testPrepareForDiffing_OneCompressedEntry_Changed() local
|
| /external/apache-http/src/org/apache/http/conn/routing/ |
| D | BasicRouteDirector.java | 69 public int nextStep(RouteInfo plan, RouteInfo fact) { in nextStep() 96 protected int firstStep(RouteInfo plan) { in firstStep() 112 protected int directStep(RouteInfo plan, RouteInfo fact) { in directStep() 147 protected int proxiedStep(RouteInfo plan, RouteInfo fact) { in proxiedStep()
|
| D | HttpRouteDirector.java | 89 public int nextStep(RouteInfo plan, RouteInfo fact) in nextStep()
|
| /external/harfbuzz_ng/src/ |
| D | hb-subset.cc | 51 _plan_estimate_subset_table_size (hb_subset_plan_t *plan, in _plan_estimate_subset_table_size() 65 _subset2 (hb_subset_plan_t *plan) in _subset2() 120 _subset (hb_subset_plan_t *plan) in _subset() 139 _subset_table (hb_subset_plan_t *plan, in _subset_table() 216 _should_drop_table (hb_subset_plan_t *plan, hb_tag_t tag) in _should_drop_table() 269 hb_subset_plan_t *plan = hb_subset_plan_create (source, input); in hb_subset() local
|
| D | hb-ot-shape-complex-use.cc | 130 collect_features_use (hb_ot_shape_planner_t *plan) in collect_features_use() 214 data_create_use (const hb_ot_shape_plan_t *plan) in data_create_use() 261 setup_masks_use (const hb_ot_shape_plan_t *plan, in setup_masks_use() 285 setup_rphf_mask (const hb_ot_shape_plan_t *plan, in setup_rphf_mask() 304 setup_topographical_masks (const hb_ot_shape_plan_t *plan, in setup_topographical_masks() 368 setup_syllables (const hb_ot_shape_plan_t *plan, in setup_syllables() 391 record_rphf (const hb_ot_shape_plan_t *plan, in record_rphf() 577 reorder (const hb_ot_shape_plan_t *plan, in reorder() 602 preprocess_text_use (const hb_ot_shape_plan_t *plan, in preprocess_text_use()
|
| D | hb-subset-glyf.cc | 120 _update_components (hb_subset_plan_t * plan, in _update_components() 156 _write_glyf_and_loca_prime (hb_subset_plan_t *plan, in _write_glyf_and_loca_prime() 229 hb_subset_plan_t *plan, in _hb_subset_glyf_and_loca() 289 hb_subset_glyf_and_loca (hb_subset_plan_t *plan, in hb_subset_glyf_and_loca()
|
| D | hb-ot-shape-complex-khmer.cc | 101 collect_features_khmer (hb_ot_shape_planner_t *plan) in collect_features_khmer() 133 override_features_khmer (hb_ot_shape_planner_t *plan) in override_features_khmer() 207 data_create_khmer (const hb_ot_shape_plan_t *plan) in data_create_khmer() 270 reorder_consonant_syllable (const hb_ot_shape_plan_t *plan, in reorder_consonant_syllable() 345 initial_reordering_syllable (const hb_ot_shape_plan_t *plan, in initial_reordering_syllable() 424 reorder (const hb_ot_shape_plan_t *plan, in reorder()
|
| D | hb-ot-shape-complex-indic.cc | 188 collect_features_indic (hb_ot_shape_planner_t *plan) in collect_features_indic() 221 override_features_indic (hb_ot_shape_planner_t *plan) in override_features_indic() 289 data_create_indic (const hb_ot_shape_plan_t *plan) in data_create_indic() 415 update_consonant_positions (const hb_ot_shape_plan_t *plan, in update_consonant_positions() 444 initial_reordering_consonant_syllable (const hb_ot_shape_plan_t *plan, in initial_reordering_consonant_syllable() 916 initial_reordering_standalone_cluster (const hb_ot_shape_plan_t *plan, in initial_reordering_standalone_cluster() 939 initial_reordering_syllable (const hb_ot_shape_plan_t *plan, in initial_reordering_syllable() 1025 initial_reordering (const hb_ot_shape_plan_t *plan, in initial_reordering() 1037 final_reordering_syllable (const hb_ot_shape_plan_t *plan, in final_reordering_syllable() 1493 final_reordering (const hb_ot_shape_plan_t *plan, in final_reordering() [all …]
|
| D | hb-ot-shape-complex-hangul.cc | 54 collect_features_hangul (hb_ot_shape_planner_t *plan) in collect_features_hangul() 63 override_features_hangul (hb_ot_shape_planner_t *plan) in override_features_hangul() 77 data_create_hangul (const hb_ot_shape_plan_t *plan) in data_create_hangul() 397 setup_masks_hangul (const hb_ot_shape_plan_t *plan, in setup_masks_hangul()
|
| D | hb-ot-shape-complex-arabic.cc | 172 collect_features_arabic (hb_ot_shape_planner_t *plan) in collect_features_arabic() 259 data_create_arabic (const hb_ot_shape_plan_t *plan) in data_create_arabic() 373 setup_masks_arabic (const hb_ot_shape_plan_t *plan, in setup_masks_arabic() 382 arabic_fallback_shape (const hb_ot_shape_plan_t *plan, in arabic_fallback_shape() 416 record_stch (const hb_ot_shape_plan_t *plan, in record_stch() 591 postprocess_glyphs_arabic (const hb_ot_shape_plan_t *plan, in postprocess_glyphs_arabic()
|
| D | hb-ot-shape-fallback.cc | 302 position_around_base (const hb_ot_shape_plan_t *plan, in position_around_base() 393 position_cluster (const hb_ot_shape_plan_t *plan, in position_cluster() 420 _hb_ot_shape_fallback_mark_position (const hb_ot_shape_plan_t *plan, in _hb_ot_shape_fallback_mark_position() 459 _hb_ot_shape_fallback_kern (const hb_ot_shape_plan_t *plan, in _hb_ot_shape_fallback_kern()
|
| D | hb-aat-layout.cc | 222 hb_aat_layout_substitute (const hb_ot_shape_plan_t *plan, in hb_aat_layout_substitute() 282 hb_aat_layout_position (const hb_ot_shape_plan_t *plan, in hb_aat_layout_position() 312 hb_aat_layout_track (const hb_ot_shape_plan_t *plan, in hb_aat_layout_track()
|
| D | hb-ot-shape-complex-myanmar.cc | 92 collect_features_myanmar (hb_ot_shape_planner_t *plan) in collect_features_myanmar() 123 override_features_myanmar (hb_ot_shape_planner_t *plan) in override_features_myanmar() 350 reorder (const hb_ot_shape_plan_t *plan, in reorder()
|
| D | hb-subset-plan.cc | 181 hb_subset_plan_t *plan = hb_object_create<hb_subset_plan_t> (); in hb_subset_plan_create() local 210 hb_subset_plan_destroy (hb_subset_plan_t *plan) in hb_subset_plan_destroy()
|
| D | hb-ot-shape-complex-arabic-fallback.hh | 174 arabic_fallback_synthesize_lookup (const hb_ot_shape_plan_t *plan, in arabic_fallback_synthesize_lookup() 261 const hb_ot_shape_plan_t *plan, in arabic_fallback_plan_init_unicode() 287 arabic_fallback_plan_create (const hb_ot_shape_plan_t *plan, in arabic_fallback_plan_create()
|
| D | hb-subset.hh | 47 hb_subset_plan_t *plan; member
|
| D | hb-ot-shape-normalize.hh | 55 const hb_ot_shape_plan_t *plan; member
|
| D | hb-subset-cff2.cc | 437 static inline bool _write_cff2 (const cff2_subset_plan &plan, in _write_cff2() 573 hb_subset_plan_t *plan, in _hb_subset_cff2() 609 hb_subset_cff2 (hb_subset_plan_t *plan, in hb_subset_cff2()
|
| /external/archive-patcher/generator/src/main/java/com/google/archivepatcher/generator/ |
| D | PatchWriter.java | 34 private final PreDiffPlan plan; field in PatchWriter 65 PreDiffPlan plan, in PatchWriter()
|
| /external/archive-patcher/applier/src/main/java/com/google/archivepatcher/applier/ |
| D | FileByFileV1DeltaApplier.java | 92 PatchApplyPlan plan = patchReader.readPatchApplyPlan(deltaIn); in applyDeltaInternal() local 121 PatchApplyPlan plan, File oldBlob, File deltaFriendlyOldBlob) throws IOException { in writeDeltaFriendlyOldBlob()
|
| /external/clang/test/PCH/ |
| D | field-designator.c | 31 static const struct U plan = { .e = 1 }; in bar() local
|
| /external/tensorflow/tensorflow/stream_executor/cuda/ |
| D | cuda_fft.cc | 64 bool SetStream(GpuExecutor *parent, cufftHandle plan, Stream *stream) { in SetStream() 444 Stream *stream, fft::Plan *plan, ScratchAllocator *scratch_allocator) { in UpdatePlanWithScratchAllocator() 455 bool CUDAFft::DoFftInternal(Stream *stream, fft::Plan *plan, FuncT cufftExec, in DoFftInternal() 482 bool CUDAFft::DoFftWithDirectionInternal(Stream *stream, fft::Plan *plan, in DoFftWithDirectionInternal()
|
| /external/tensorflow/tensorflow/stream_executor/rocm/ |
| D | rocm_fft.cc | 134 bool SetStream(GpuExecutor *parent, hipfftHandle plan, Stream *stream) { in SetStream() 499 Stream *stream, fft::Plan *plan, ScratchAllocator *scratch_allocator) { in UpdatePlanWithScratchAllocator() 504 bool ROCMFft::DoFftInternal(Stream *stream, fft::Plan *plan, FuncT hipfftExec, in DoFftInternal() 530 bool ROCMFft::DoFftWithDirectionInternal(Stream *stream, fft::Plan *plan, in DoFftWithDirectionInternal()
|
| /external/tensorflow/tensorflow/lite/delegates/flex/ |
| D | delegate.cc | 49 TfLiteIntArray* plan; in Prepare() local
|