/third_party/rust/crates/syn/src/ |
H A D | lib.rs | 608 pub mod fold; modules [all...] |
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_route.c | 477 struct route4_filter *fold, *f1, *pfp, *f = NULL; in route4_change() local [all...] |
H A D | cls_flow.c | 394 struct flow_filter *fold, *fnew; in flow_change() local [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_route.c | 479 struct route4_filter *fold, *f1, *pfp, *f = NULL; in route4_change() local [all...] |
H A D | cls_flow.c | 396 struct flow_filter *fold, *fnew; in flow_change() local [all...] |
/third_party/littlefs/scripts/ |
H A D | perf.py | 630 def fold(Result, results, *, function [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
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_vecmathlib_sse_4.h | 622 __m128i fold = _mm_castps_si128(_mm_movehl_ps(_mm_castsi128_ps(a.m), in hadd_s() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | CaseMapImpl.java | 862 public static String fold(int options, CharSequence src) { in fold() method in CaseMapImpl 878 public static <A extends Appendable> A fold(int options, in fold() method in CaseMapImpl
|
H A D | UCaseProps.java | 1335 public final int fold(int c, int options) { in fold() method in UCaseProps
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | CaseMapImpl.java | 787 public static String fold(int options, CharSequence src) { in fold() method in CaseMapImpl 803 public static <A extends Appendable> A fold(int options, in fold() method in CaseMapImpl
|
H A D | UCaseProps.java | 1320 public final int fold(int c, int options) { in fold() method in UCaseProps
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_expr.cpp | 148 bool expr_handler::fold(node& n) { in fold() function in r600_sb::expr_handler 184 bool expr_handler::fold(container_node& n) { in fold() function in r600_sb::expr_handler 280 bool expr_handler::fold(alu_node& n) { in fold() function in r600_sb::expr_handler 292 bool expr_handler::fold(fetch_node& n) { in fold() function in r600_sb::expr_handler 308 bool expr_handler::fold(cf_node& n) { in fold() function in r600_sb::expr_handler [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ustrcase.cpp | 1349 int32_t CaseMap::fold( in fold() function in CaseMap
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_pf.c | 78 u64 fold = __swab64(ether_addr_to_u64(addr)) >> 16; in enetc_mac_addr_hash_idx() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_pf.c | 82 u64 fold = __swab64(ether_addr_to_u64(addr)) >> 16; in enetc_mac_addr_hash_idx() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tstnorm.cpp | 1244 UnicodeString s, fold, d; in countFoldFCDExceptions() local
|
/third_party/python/Lib/ |
H A D | datetime.py | 1406 def fold(self): global() member in time 1739 def fold(self): global() member in datetime [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | Intermediate.cpp | 1402 TIntermTyped* TIntermConstantUnion::fold(TOperator op, TIntermTyped* constantNode, TInfoSink& infoSink) in fold() function in TIntermConstantUnion
|
/third_party/rust/crates/either/src/ |
H A D | lib.rs | 949 fn fold<Acc, G>(self, init: Acc, f: G) -> Acc in fold() functions
|
/third_party/python/Lib/email/ |
H A D | _header_value_parser.py | 155 def fold(self, *, policy): member in TokenList 849 def fold(self, policy): member in MsgID [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | IntermNode.cpp | 1671 TIntermTyped *TIntermTernary::fold(TDiagnostics * /* diagnostics */) in fold() function in sh::TIntermTernary 2124 TIntermTyped *TIntermBinary::fold(TDiagnostics *diagnostics) in fold() function in TIntermBinary 2258 TIntermTyped *TIntermUnary::fold(TDiagnostics *diagnostics) in fold() function in TIntermUnary 2312 TIntermTyped *TIntermAggregate::fold(TDiagnostics *diagnostics) in fold() function in TIntermAggregate
|
H A D | IntermNode.h | 143 virtual TIntermTyped *fold(TDiagnostics *diagnostics) { return this; } in fold() function in sh::TIntermTyped
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibCalls.cpp | 640 bool AMDGPULibCalls::fold(CallInst *CI, AliasAnalysis *AA) { in fold() function in AMDGPULibCalls
|