/third_party/python/Lib/logging/ |
H A D | config.py | 149 klass = eval(klass, vars(logging)) 153 args = eval(args, vars(logging)) 155 kwargs = eval(kwargs, vars(logging))
|
/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
H A D | cx18-av-core.c | 27 int cx18_av_write_expect(struct cx18 *cx, u16 addr, u8 value, u8 eval, u8 mask) in cx18_av_write_expect() argument 35 ((u32)eval << shift), ((u32)mask << shift)); in cx18_av_write_expect() 46 cx18_av_write4_expect(struct cx18 *cx, u16 addr, u32 value, u32 eval, u32 mask) in cx18_av_write4_expect() argument 48 cx18_write_reg_expect(cx, value, 0xc40000 + addr, eval, mask); in cx18_av_write4_expect()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-av-core.c | 27 int cx18_av_write_expect(struct cx18 *cx, u16 addr, u8 value, u8 eval, u8 mask) in cx18_av_write_expect() argument 35 ((u32)eval << shift), ((u32)mask << shift)); in cx18_av_write_expect() 46 cx18_av_write4_expect(struct cx18 *cx, u16 addr, u32 value, u32 eval, u32 mask) in cx18_av_write4_expect() argument 48 cx18_write_reg_expect(cx, value, 0xc40000 + addr, eval, mask); in cx18_av_write4_expect()
|
/third_party/node/lib/ |
H A D | repl.js | 278 eval_ = options.eval; 309 // TODO(devsnek): Add a test case for custom eval functions. 365 // breakEvalOnSigint affects only the behavior of the default eval(). 455 const hostDefinedOptionId = Symbol(`eval:${file}`); 670 self.eval = self._domain.bind(eval_); 928 debug('eval %j', evalCmd); 929 self.eval(evalCmd, self.context, getREPLResourceName(), finish); 1321 // Warning: This eval's code like "foo.bar.baz", so it will run property 1473 // calls, etc.). That is for simplicity and also because we *eval* that 1475 // eval functio [all...] |
/third_party/ffmpeg/tests/fate/ |
H A D | image.mak | 90 $(foreach FMT,$(DDS_FMT),$(eval $(call FATE_IMGSUITE_DDS,$(FMT)))) 379 $(foreach CLSP,$(PNG_COLORSPACES),$(eval $(call FATE_IMGSUITE_PNG,$(CLSP)))) 411 $(foreach CLSP,$(PSD_COLORSPACES),$(eval $(call FATE_IMGSUITE_PSD,$(CLSP)))) 446 $(foreach CLSP,$(SGI_COLORSPACES),$(eval $(call FATE_IMGSUITE_SGI,$(CLSP)))) 459 $(foreach TEST,$(SUNRASTER_TESTS),$(eval $(call FATE_IMGSUITE_SUNRASTER,$(TEST)))) 486 $(foreach FMT,$(TARGA_FMT),$(eval $(call FATE_IMGSUITE_TARGA,$(FMT))))
|
H A D | segment.mak | 49 $(foreach N,$(FATE_SEGMENT_ALLPARTS),$(eval $(N:%=fate-segment-adts-to-mkv-header-%): tests/data/adts-to-mkv-cated-$(N).mkv))
|
H A D | libavresample.mak | 4 $(eval $(call $(2),$(I),$(J),$(3),$(4),$(5))), \
|
/third_party/skia/samplecode/ |
H A D | SampleVariableWidthStroker.cpp | 87 float eval(float t) const { return Eval(*this, t); } in eval() function in __anon18657::ScalarBezCurve 594 const float innerRadius = varWidthInner.eval(tmin); 595 const float outerRadius = varWidth.eval(tmin); 934 const float radiusStart = distFnc.eval(0); 935 const float radiusMid = distFnc.eval(0.5f); 936 const float radiusEnd = distFnc.eval(1);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | FileCheck.cpp | 28 Expected<uint64_t> NumericVariableUse::eval() const { in eval() function in NumericVariableUse 36 Expected<uint64_t> BinaryOperation::eval() const { in eval() function in BinaryOperation 37 Expected<uint64_t> LeftOp = LeftOperand->eval(); in eval() 38 Expected<uint64_t> RightOp = RightOperand->eval(); in eval() 55 Expected<uint64_t> EvaluatedValue = ExpressionASTPointer->eval(); in getResult() 1831 Expected<uint64_t> Value = ExpressionASTPointer->eval(); in defineCmdlineVariables()
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | umip.c | 13 #include <asm/insn-eval.h>
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_lookup.c | 224 .eval = nft_lookup_eval,
|
H A D | nft_rt.c | 195 .eval = nft_rt_get_eval,
|
H A D | nft_xfrm.c | 265 .eval = nft_xfrm_get_eval,
|
H A D | nft_byteorder.c | 174 .eval = nft_byteorder_eval,
|
H A D | nft_tunnel.c | 129 .eval = nft_tunnel_get_eval, 679 .eval = nft_tunnel_obj_eval,
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | umip.c | 13 #include <asm/insn-eval.h>
|
/kernel/linux/linux-6.6/tools/perf/pmu-events/ |
H A D | metric_test.py | 98 # pylint: disable=eval-used 102 after = eval(py).ToPerfJson()
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_byteorder.c | 186 .eval = nft_byteorder_eval,
|
H A D | nft_rt.c | 195 .eval = nft_rt_get_eval,
|
H A D | nft_bitwise.c | 334 .eval = nft_bitwise_eval, 477 .eval = NULL, /* inlined */
|
/kernel/linux/linux-6.6/net/bridge/netfilter/ |
H A D | nft_reject_bridge.c | 184 .eval = nft_reject_bridge_eval,
|
/third_party/alsa-lib/src/ucm/ |
H A D | ucm_local.h | 374 snd_config_t *eval);
|
/third_party/python/Tools/unicode/ |
H A D | genmap_support.py | 192 row = [eval(e) for e in line.split()]
|
/third_party/python/Lib/ |
H A D | bdb.py | 608 """Debug an expression executed via the eval() function. 620 return eval(expr, globals, locals) 845 val = eval(b.cond, frame.f_globals, frame.f_locals) 855 # if eval fails, most conservative thing is to stop on
|
/third_party/python/Lib/test/ |
H A D | test_bool.py | 24 self.assertIs(eval(repr(False)), False) 25 self.assertIs(eval(repr(True)), True)
|