Home
last modified time | relevance | path

Searched defs:fold (Results 26 - 50 of 63) sorted by relevance

123

/third_party/rust/crates/syn/src/
H A Dlib.rs608 pub mod fold; modules
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dcls_route.c477 struct route4_filter *fold, *f1, *pfp, *f = NULL; in route4_change() local
[all...]
H A Dcls_flow.c394 struct flow_filter *fold, *fnew; in flow_change() local
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dcls_route.c479 struct route4_filter *fold, *f1, *pfp, *f = NULL; in route4_change() local
[all...]
H A Dcls_flow.c396 struct flow_filter *fold, *fnew; in flow_change() local
[all...]
/third_party/littlefs/scripts/
H A Dperf.py630 def fold(Result, results, *, function
[all...]
/third_party/python/Include/
H A Ddatetime.h84 unsigned char fold; member
112 unsigned char fold; member
/third_party/ffmpeg/libavcodec/
H A Dffv1.h145 static av_always_inline int fold(int diff, int bits) in fold() function
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_sse_4.h622 __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 DCaseMapImpl.java862 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 DUCaseProps.java1335 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 DCaseMapImpl.java787 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 DUCaseProps.java1320 public final int fold(int c, int options) { in fold() method in UCaseProps
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp148 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 Dustrcase.cpp1349 int32_t CaseMap::fold( in fold() function in CaseMap
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c78 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 Denetc_pf.c82 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 Dtstnorm.cpp1244 UnicodeString s, fold, d; in countFoldFCDExceptions() local
/third_party/python/Lib/
H A Ddatetime.py1406 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 DIntermediate.cpp1402 TIntermTyped* TIntermConstantUnion::fold(TOperator op, TIntermTyped* constantNode, TInfoSink& infoSink) in fold() function in TIntermConstantUnion
/third_party/rust/crates/either/src/
H A Dlib.rs949 fn fold<Acc, G>(self, init: Acc, f: G) -> Acc in fold() functions
/third_party/python/Lib/email/
H A D_header_value_parser.py155 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 DIntermNode.cpp1671 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 DIntermNode.h143 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 DAMDGPULibCalls.cpp640 bool AMDGPULibCalls::fold(CallInst *CI, AliasAnalysis *AA) { in fold() function in AMDGPULibCalls

Completed in 47 milliseconds

123