Home
last modified time | relevance | path

Searched defs:plan (Results 1 – 25 of 40) sorted by relevance

12

/external/archive-patcher/generator/src/test/java/com/google/archivepatcher/generator/
DPreDiffPlannerTest.java272 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 …]
DPreDiffExecutorTest.java131 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/
DBasicRouteDirector.java69 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()
DHttpRouteDirector.java89 public int nextStep(RouteInfo plan, RouteInfo fact) in nextStep()
/external/harfbuzz_ng/src/
Dhb-subset.cc51 _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
Dhb-ot-shape-complex-use.cc130 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()
Dhb-subset-glyf.cc120 _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()
Dhb-ot-shape-complex-khmer.cc101 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()
Dhb-ot-shape-complex-indic.cc188 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 …]
Dhb-ot-shape-complex-hangul.cc54 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()
Dhb-ot-shape-complex-arabic.cc172 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()
Dhb-ot-shape-fallback.cc302 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()
Dhb-aat-layout.cc222 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()
Dhb-ot-shape-complex-myanmar.cc92 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()
Dhb-subset-plan.cc181 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()
Dhb-ot-shape-complex-arabic-fallback.hh174 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()
Dhb-subset.hh47 hb_subset_plan_t *plan; member
Dhb-ot-shape-normalize.hh55 const hb_ot_shape_plan_t *plan; member
Dhb-subset-cff2.cc437 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/
DPatchWriter.java34 private final PreDiffPlan plan; field in PatchWriter
65 PreDiffPlan plan, in PatchWriter()
/external/archive-patcher/applier/src/main/java/com/google/archivepatcher/applier/
DFileByFileV1DeltaApplier.java92 PatchApplyPlan plan = patchReader.readPatchApplyPlan(deltaIn); in applyDeltaInternal() local
121 PatchApplyPlan plan, File oldBlob, File deltaFriendlyOldBlob) throws IOException { in writeDeltaFriendlyOldBlob()
/external/clang/test/PCH/
Dfield-designator.c31 static const struct U plan = { .e = 1 }; in bar() local
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_fft.cc64 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/
Drocm_fft.cc134 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/
Ddelegate.cc49 TfLiteIntArray* plan; in Prepare() local

12