/third_party/typescript/tests/baselines/reference/ |
H A D | typeInferenceFBoundedTypeParams.js | 28 function fold(values, result, fold) {
function
|
/third_party/node/lib/internal/main/ |
H A D | print_help.js | 90 function fold(text, width) { function
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | optimizer.py | 35 def fold(self, node, eval_ctx=None): member in Optimizer
|
/third_party/rust/crates/syn/codegen/src/ |
H A D | main.rs | 26 mod fold; modules
|
/third_party/mesa3d/src/gallium/frontends/clover/util/ |
H A D | algorithm.hpp | 130 fold(F &&f, A a, R &&r) { in fold() function
|
/third_party/rust/crates/peeking_take_while/src/ |
H A D | lib.rs | 154 fn fold<B, F>(mut self, mut accum: B, mut f: F) -> B in fmt() functions
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | CaseMap.java | 56 public static Fold fold() { return Fold.DEFAULT; } in fold() method in CaseMap
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | CaseMap.java | 52 public static Fold fold() { return Fold.DEFAULT; } in fold() method in CaseMap
|
/third_party/python/Lib/email/ |
H A D | _policybase.py | 249 def fold(self, name, value): member in Policy 318 def fold(self, name, value): member in Compat32
|
H A D | policy.py | 165 def fold(self, name, value): member in EmailPolicy
|
H A D | headerregistry.py | 227 def fold(self, *, policy): member in BaseHeader
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | Constant.cpp | 72 TIntermTyped* TIntermConstantUnion::fold(TOperator op, const TIntermTyped* rightConstantNode) const in fold() function in glslang::TIntermConstantUnion 367 TIntermTyped* TIntermConstantUnion::fold(TOperator op, const TType& returnType) const in fold() function in glslang::TIntermConstantUnion 953 TIntermTyped* TIntermediate::fold(TIntermAggregate* aggrNode) in fold() function in glslang::TIntermediate
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | IntTrieBuilder.java | 670 private final void fold(DataManipulate manipulate) fold() method in IntTrieBuilder [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | IntTrieBuilder.java | 672 private final void fold(DataManipulate manipulate) fold() method in IntTrieBuilder [all...] |
/third_party/littlefs/scripts/ |
H A D | cov.py | 300 def fold(Result, results, *, function [all...] |
H A D | code.py | 313 def fold(Result, results, *, function [all...] |
H A D | perfbd.py | 596 def fold(Result, results, *, function [all...] |
H A D | data.py | 313 def fold(Result, results, *, function [all...] |
H A D | summary.py | 347 def fold(Result, results, *, function [all...] |
H A D | stack.py | 276 def fold(Result, results, *, function [all...] |
H A D | structs.py | 261 def fold(Result, results, *, function [all...] |
H A D | perf.py | 630 def fold(Result, results, *, function [all...] |
/third_party/rust/crates/syn/src/ |
H A D | lib.rs | 608 pub mod fold; modules [all...] |
/third_party/python/Include/ |
H A D | datetime.h | 84 unsigned char fold; member 112 unsigned char fold; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | ffv1.h | 145 static av_always_inline int fold(int diff, int bits) in fold() function
|