Home
last modified time | relevance | path

Searched defs:terminator (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dconstruct.cpp137 auto terminator = header->terminator(); in IsStructuredExit() local
148 auto terminator = header->terminator(); in IsStructuredExit() local
182 auto terminator = block->terminator(); in IsStructuredExit() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dconstruct.cpp137 auto terminator = header->terminator(); in IsStructuredExit() local
148 auto terminator = header->terminator(); in IsStructuredExit() local
182 auto terminator = block->terminator(); in IsStructuredExit() local
H A Dvalidate_cfg.cpp647 const auto* terminator = block->terminator(); in ValidateStructuredSelections() local
865 const auto terminator = header->terminator(); in StructuredControlFlowChecks() local
938 const auto* terminator = block->terminator(); in MaximalReconvergenceChecks() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dconstruct.cpp137 auto terminator = header->terminator(); in IsStructuredExit() local
148 auto terminator = header->terminator(); in IsStructuredExit() local
182 auto terminator = block->terminator(); in IsStructuredExit() local
Dvalidate_cfg.cpp647 const auto* terminator = block->terminator(); in ValidateStructuredSelections() local
865 const auto terminator = header->terminator(); in StructuredControlFlowChecks() local
938 const auto* terminator = block->terminator(); in MaximalReconvergenceChecks() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/os/
H A DProcStatsUtil.java96 public static String readTerminatedProcFile(String path, byte terminator) { in readTerminatedProcFile()
107 private static String readTerminatedProcFileInternal(String path, byte terminator) { in readTerminatedProcFileInternal()
/aosp_15_r20/external/jsilver/src/com/google/streamhtmlparser/util/
H A DEntityResolver.java231 private String convertEntity(char terminator) { in convertEntity()
264 private String uncovertedInput(char terminator) { in uncovertedInput()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dtpu_sharding_identification_pass.cc121 Operation* terminator = function_block.getTerminator(); in VerifyShardings() local
358 Operation* terminator = function_block.getTerminator(); in IdentifyXlaShardingForComputationOutputs() local
480 Operation* terminator = function_block.getTerminator(); in IdentifyXlaShardingForTPUComputation() local
H A Dtpu_parallel_execute_sink_resource_write.cc92 Operation* terminator = block.getTerminator(); in SinkResourceWritesIntoParallelExecute() local
119 Operation* terminator = block.getTerminator(); in SinkResourceWritesIntoParallelExecute() local
/aosp_15_r20/external/zxing/android/src/com/google/zxing/client/android/encode/
H A DContactEncoder.java62 char terminator) { in append()
77 char terminator) { in appendUpToUnique()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp127 auto terminator = context_->cfg()->block(source_id)->terminator(); in RedirectEdge() local
193 auto terminator = loop_construct_header_->terminator(); in ChangeLoopToSelection() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp127 auto terminator = context_->cfg()->block(source_id)->terminator(); in RedirectEdge() local
193 auto terminator = loop_construct_header_->terminator(); in ChangeLoopToSelection() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp127 auto terminator = context_->cfg()->block(source_id)->terminator(); in RedirectEdge() local
193 auto terminator = loop_construct_header_->terminator(); in ChangeLoopToSelection() local
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_legalize.c1156 struct ir3_instruction *terminator = ir3_block_get_terminator(block); in block_sched() local
1239 struct ir3_instruction *terminator = ir3_block_get_terminator(block); in prede_sched() local
1484 struct ir3_instruction *terminator = ir3_block_get_terminator(block); in helper_sched() local
1783 struct ir3_instruction *terminator = ir3_block_get_terminator(block); in ir3_legalize() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_loop_unroll.c473 nir_loop_terminator *terminator = loop->info->limiting_terminator; in complex_unroll_single_terminator() local
757 nir_loop_terminator *terminator = in partial_unroll() local
1119 nir_loop_terminator *terminator = in process_loops() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dbasic_block.h202 Instruction* terminator() { return &*tail(); } in terminator() function
203 const Instruction* terminator() const { return &*ctail(); } in terminator() function
H A Ddead_branch_elim_pass.cpp111 Instruction* terminator = block->terminator(); in MarkLiveBlocks() local
192 Instruction* terminator = block->terminator(); in SimplifyBranch() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dbasic_block.h202 Instruction* terminator() { return &*tail(); } in terminator() function
203 const Instruction* terminator() const { return &*ctail(); } in terminator() function
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/
H A Duparse.cpp300 const char **terminator, in u_parseCodePointRangeAnyTerminator()
352 const char *terminator; in u_parseCodePointRange() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dbasic_block.h202 Instruction* terminator() { return &*tail(); } in terminator() function
203 const Instruction* terminator() const { return &*ctail(); } in terminator() function
Ddead_branch_elim_pass.cpp111 Instruction* terminator = block->terminator(); in MarkLiveBlocks() local
192 Instruction* terminator = block->terminator(); in SimplifyBranch() local
/aosp_15_r20/external/icu/icu4c/source/tools/toolutil/
H A Duparse.cpp300 const char **terminator, in u_parseCodePointRangeAnyTerminator()
352 const char *terminator; in u_parseCodePointRange() local
/aosp_15_r20/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/documentation/
H A DCommonParameterizedDocumentationTest.kt123 val terminator = if (inputFormat == InputFormat.JAVA) ";" else "\n" in imports() constant
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_device.cc111 Operation* terminator = block->getTerminator(); in BlockWrapsSingleOp() local
368 Operation& terminator = body.front().back(); in parse() local
546 Operation& terminator = block.back(); in verify() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dchannel_init.cc374 for (const auto& terminator : stack_config.terminators) { in CreateStack() local
390 for (const auto& terminator : stack_config.terminators) { in CreateStack() local

12345678910>>...14