/external/llvm/include/llvm/Support/ |
D | CachePruning.h | 50 CachePruning &setMaxSize(unsigned Percentage) { in setMaxSize() argument 51 PercentageOfAvailableSpace = std::min(100u, Percentage); in setMaxSize()
|
/external/llvm/include/llvm/LTO/legacy/ |
D | ThinLTOCodeGenerator.h | 148 void setMaxCacheSizeRelativeToAvailableSpace(unsigned Percentage) { in setMaxCacheSizeRelativeToAvailableSpace() argument 149 if (Percentage) in setMaxCacheSizeRelativeToAvailableSpace() 150 CacheOptions.MaxPercentageOfAvailableSpace = Percentage; in setMaxCacheSizeRelativeToAvailableSpace()
|
/external/llvm/docs/CommandGuide/ |
D | llvm-bcanalyzer.rst | 78 The size, in bytes, of the module block. Percentage is relative to File Size. 82 The size, in bytes, of all the function blocks. Percentage is relative to File 87 The size, in bytes, of the Global Types Pool. Percentage is relative to File 92 The size, in bytes, of the Constant Pool Blocks Percentage is relative to File 98 Percentage is relative to File Size. 103 Percentage is relative to File Size. Note that this value is also included in 109 Percentage is relative to File Size. Note that this value is also included in 114 The size, in bytes, of all the symbol tables in all the functions. Percentage is 120 The size, in bytes, of the list of dependent libraries in the module. Percentage
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
D | llvm-bcanalyzer.rst | 78 The size, in bytes, of the module block. Percentage is relative to File Size. 82 The size, in bytes, of all the function blocks. Percentage is relative to File 87 The size, in bytes, of the Global Types Pool. Percentage is relative to File 92 The size, in bytes, of the Constant Pool Blocks Percentage is relative to File 98 Percentage is relative to File Size. 103 Percentage is relative to File Size. Note that this value is also included in 109 Percentage is relative to File Size. Note that this value is also included in 114 The size, in bytes, of all the symbol tables in all the functions. Percentage is 120 The size, in bytes, of the list of dependent libraries in the module. Percentage
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/legacy/ |
D | ThinLTOCodeGenerator.h | 182 void setMaxCacheSizeRelativeToAvailableSpace(unsigned Percentage) { in setMaxCacheSizeRelativeToAvailableSpace() argument 183 if (Percentage) in setMaxCacheSizeRelativeToAvailableSpace() 184 CacheOptions.Policy.MaxSizePercentageOfAvailableSpace = Percentage; in setMaxCacheSizeRelativeToAvailableSpace()
|
/external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
D | llvm-bcanalyzer.pod | 79 The size, in bytes, of the module block. Percentage is relative to File Size. 83 The size, in bytes, of all the function blocks. Percentage is relative to File 88 The size, in bytes, of the Global Types Pool. Percentage is relative to File 93 The size, in bytes, of the Constant Pool Blocks Percentage is relative to File 99 Percentage is relative to File Size. 104 Percentage is relative to File Size. Note that this value is also included in 110 Percentage is relative to File Size. Note that this value is also included in 115 The size, in bytes, of all the symbol tables in all the functions. Percentage is 121 The size, in bytes, of the list of dependent libraries in the module. Percentage
|
/external/llvm/lib/Analysis/ |
D | IndirectCallPromotionAnalysis.cpp | 66 unsigned Percentage = (Count * 100) / TotalCount; in isPromotionProfitable() local 67 return (Percentage >= ICPPercentThreshold); in isPromotionProfitable()
|
/external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/ast/expr/ |
D | LiteralStringValueExprTest.java | 24 import org.assertj.core.data.Percentage; 147 assertThat(posFloat.asDouble()).isCloseTo(3.4028235e38f, Percentage.withPercentage(1)); in lowerAndUpperBoundDoublesAreConverted() 148 assertThat(negFloat.asDouble()).isCloseTo(1.40e-45f, Percentage.withPercentage(1)); in lowerAndUpperBoundDoublesAreConverted()
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | op_performance_data.proto | 93 // Percentage of theoretical compute performance. 96 // Percentage of theoretical memory performance.
|
/external/syzkaller/vendor/google.golang.org/grpc/resolver/dns/ |
D | dns_resolver.go | 335 Percentage *int `json:"percentage,omitempty"` member 377 !chosenByPercentage(c.Percentage) ||
|
/external/autotest/client/tests/isic/ |
D | help | 30 Percentage Opts: [-F frags] [-V <Bad IP Version>]
|
/external/llvm/tools/lto/ |
D | lto.cpp | 542 thinlto_code_gen_t cg, unsigned Percentage) { in thinlto_codegen_set_final_cache_size_relative_to_available_space() argument 543 return unwrap(cg)->setMaxCacheSizeRelativeToAvailableSpace(Percentage); in thinlto_codegen_set_final_cache_size_relative_to_available_space()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/ |
D | lto.cpp | 585 thinlto_code_gen_t cg, unsigned Percentage) { in thinlto_codegen_set_final_cache_size_relative_to_available_space() argument 586 return unwrap(cg)->setMaxCacheSizeRelativeToAvailableSpace(Percentage); in thinlto_codegen_set_final_cache_size_relative_to_available_space()
|
/external/google-fruit/ |
D | CONTRIBUTING.md | 230 * Percentage of lines covered 231 * Percentage of branches covered
|
/external/tensorflow/tensorflow/tools/graph_transforms/ |
D | README.md | 422 * min_percentile: Percentage cutoff to use to calculate an overall min. 424 * max_percentile: Percentage cutoff to use to calculate an overall max.
|
/external/python/cpython3/Doc/library/ |
D | string.rst | 529 | ``'%'`` | Percentage. Multiplies the number by 100 and displays |
|
/external/python/cpython2/Doc/library/ |
D | string.rst | 504 | ``'%'`` | Percentage. Multiplies the number by 100 and displays |
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.6.rst | 821 ``%`` Percentage. Multiplies the number by 100 and displays in fixed ('f')
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.6.rst | 825 ``%`` Percentage. Multiplies the number by 100 and displays in fixed ('f')
|
/external/e2fsprogs/po/ |
D | nl.po | 7039 msgstr "Percentage gereserveerde blokken is op %g%% gezet (%llu blokken)\n"
|