Home
last modified time | relevance | path

Searched +defs:val +defs:initial (Results 1 – 25 of 511) sorted by relevance

12345678910>>...21

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DReduceUtils.h47 acc_t val; in init_value() local
63 inline vec_scalar_t<scalar_t> init_value(const std::optional<Scalar>& initial) { in init_value()
73 inline void init(scalar_t* out, int64_t size, const vec_scalar_t<scalar_t>& val) { in init()
83 inline void init(scalar_t* out, int64_t size, const std::optional<Scalar>& initial) { in init()
85 acc_t val = init_value<scalar_t, reduce>(initial); in init() local
94 acc_t val = init_value<scalar_t, reduce>(); variable
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DSegmentReduce.cpp36 const std::optional<Scalar>& initial, in _segment_reduce_lengths_cpu_kernel1()
92 const auto val = values_data[data_index]; in _segment_reduce_lengths_cpu_kernel1() local
135 const std::optional<Scalar>& initial) { in _segment_reduce_lengths_cpu_kernel()
161 const std::optional<Scalar>& initial) { in _segment_reduce_offsets_cpu_kernel()
190 const std::optional<Scalar>& initial, in _segment_reduce_cpu_lengths_backward_kernel1()
326 const std::optional<Scalar>& initial) { in _segment_reduce_cpu_lengths_backward_kernel()
359 const std::optional<Scalar>& initial) { in _segment_reduce_cpu_offsets_backward_kernel()
394 const std::optional<Scalar>& initial) { in segment_reduce_kernel()
490 const std::optional<Scalar>& initial) { in _segment_reduce_backward_kernel()
/aosp_15_r20/external/sonivox/jet_tools/JetCreator/
H A DJetCtrls.py32 …yString,pos=wx.DefaultPosition,size=wx.DefaultSize,style=wx.SP_ARROW_KEYS,min=0,max=100,initial=0): argument
35 def SetValue(self, val): argument
46 …yString,pos=wx.DefaultPosition,size=wx.DefaultSize,style=wx.SP_ARROW_KEYS,min=0,max=100,initial=0): argument
49 def SetValue(self, val): argument
68 def SetValue(self, val): argument
86 def SetValue(self, val): argument
280 def SetValue(self, val): argument
286 def Append(self, val): argument
339 def SetValue(self, val): argument
345 def Append(self, val): argument
/aosp_15_r20/external/toybox/toys/other/
H A Dhexedit.c282 char initial[2] = {}, *s = 0; in hexedit_main() local
283 long long val; in hexedit_main() local
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/sys/
Dtest_sockopt.rs153 let initial = getsockopt(&rsock, sockopt::TcpMaxSeg).unwrap(); in test_so_tcp_maxseg() localVariable
241 let val = getsockopt(&fd, sockopt::TcpCongestion).unwrap(); in test_tcp_congestion() localVariable
267 let val = getsockopt(&fd, sockopt::BindToDevice).unwrap(); in test_bindtodevice() localVariable
/aosp_15_r20/art/compiler/optimizing/
H A Doptimizing_unit_test.h859 int32_t initial, in MakeLinearLoopVar()
868 HInstruction* initial, in MakeLinearLoopVar()
906 HParameterValue* val = new (GetAllocator()) HParameterValue( variable
/aosp_15_r20/device/google/contexthub/firmware/os/core/
DnanohubCommand.c123 static inline uint64_t unaligned_u64(uint64_t *val) { in unaligned_u64()
129 static inline uint32_t unaligned_u32(uint32_t *val) { in unaligned_u32()
273 static bool resetDownloadState(bool initial, bool erase) in resetDownloadState()
1438 static bool copyTLV64(uint8_t *buf, size_t *offset, size_t max_len, uint8_t tag, uint64_t val) in copyTLV64()
1449 static bool copyTLV32(uint8_t *buf, size_t *offset, size_t max_len, uint8_t tag, uint32_t val) in copyTLV32()
1460 static bool copyTLV8(uint8_t *buf, size_t *offset, size_t max_len, uint8_t tag, uint8_t val) in copyTLV8()
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1212 uint64_t val = src.op.constantValue64() >> (offset * 8u); in split_copy() local
1306 uint8_t val = op.constantValue(); in copy_constant() local
1340 uint32_t val = (op.constantValue() << offset) & mask; in copy_constant() local
1679 uint64_t val = in try_coalesce_copies() local
2091 float_mode initial; in emit_set_mode_from_block() local
/aosp_15_r20/external/skia/tests/
H A DSkRasterPipelineTest.cpp270 alignas(64) int32_t initial[64] = {~0, ~0, ~0, ~0, ~0, 0, ~0, ~0, // r (condition) in DEF_TEST() local
306 alignas(64) int32_t initial[64] = {~0, ~0, ~0, ~0, ~0, 0, ~0, ~0, // r (condition) in DEF_TEST() local
342 alignas(64) int32_t initial[64] = {~0, ~0, ~0, ~0, ~0, 0, ~0, ~0, // r (condition) in DEF_TEST() local
403 alignas(64) int32_t initial[64] = {~0, ~0, ~0, ~0, ~0, 0, ~0, ~0, // r (condition) in DEF_TEST() local
436 alignas(64) int32_t initial[64] = {~0, ~0, ~0, ~0, ~0, 0, ~0, ~0, // r (condition) in DEF_TEST() local
915 void var(int slot, int32_t val) override { in DEF_TEST()
/aosp_15_r20/external/python/cpython2/Modules/
Dpyexpat.c273 trace_frame(PyThreadState *tstate, PyFrameObject *f, int code, PyObject *val) in trace_frame()
2053 clear_handlers(xmlparseobject *self, int initial) in clear_handlers()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dgimple.h506 tree initial; member
640 tree val; member
752 #define gimple_build_debug_bind(var,val,stmt) \ argument
755 #define gimple_build_debug_source_bind(var,val,stmt) \ argument
3999 gimple_omp_for_set_initial (gimple gs, size_t i, tree initial) in gimple_omp_for_set_initial()
4600 gimple_omp_atomic_store_set_val (gimple g, tree val) in gimple_omp_atomic_store_set_val()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/systemfeatures/systemfeatures-metadata-processor/linux_glibc_common/combined/
Dsystemfeatures-metadata-processor.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__tools__systemfeatures__linux_glibc_common__systemfeatures-gen- ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/plugin_core/PluginAnnotationProcessor/linux_glibc_common/combined/
DPluginAnnotationProcessor.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx/ META- ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/processors/property_cache/cached-property-annotation-processor/linux_glibc_common/combined/
Dcached-property-annotation-processor.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__tools__codegen__linux_glibc_common__codegen-version- ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/AppSearch/safeparcel-processor/safeparcel-annotation-processor/linux_glibc_common/withres/
Dsafeparcel-annotation-processor.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx/ META- ...
/aosp_15_r20/external/python/cpython3/Modules/
Ditertoolsmodule.c3610 PyObject *initial; member
3625 PyObject *binop, PyObject *initial) in itertools_accumulate_impl()
3678 PyObject *val, *newtotal; in accumulate_next() local
/aosp_15_r20/external/trusty/musl/src/regex/
Dregcomp.c866 int val = *s - '0'; in parse_atom() local
2698 tre_tnfa_transition_t *transitions, *initial; in regcomp() local
/aosp_15_r20/external/musl/src/regex/
H A Dregcomp.c866 int val = *s - '0'; in parse_atom() local
2698 tre_tnfa_transition_t *transitions, *initial; in regcomp() local
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-math/apache-commons-math/android_common/javac/
Dapache-commons-math.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/remoteauth/service/service-remoteauth-pre-jarjar/android_common/combined/
Dservice-remoteauth-pre-jarjar.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx/ META- ...
/aosp_15_r20/external/python/cpython3/Python/
Dceval.c751 PyObject *exc, *val, *tb; in _Py_FinishPendingCalls() local
2681 PyObject *val = POP(); local
2694 PyObject *val = _PyExc_PrepReraiseStar(orig, excs); local
2707 PyObject *val = POP(); local
3128 PyObject *initial = GETLOCAL(oparg); local
4446 PyObject *exc, *val, *tb, *res; local
5795 PyObject *exc, *val, *tb; local
7721 PyObject *exc, *val, *tb; local
/aosp_15_r20/external/pytorch/torch/
H A D_meta_registrations.py595 initial=None, argument
672 def assert_async(val): argument
677 def assert_async_meta(val, assert_msg): argument
731 def functional_assert_async_meta(val, assert_msg, dep_token): argument
2436 def unpack(name, val): argument
3578 def shift_dtype_check(fn_name, self, val): argument
3617 def meta_fill_(self, val): argument
3622 def meta_fill(self, val): argument
4056 def unpack(name, val): argument
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/androidx.appsearch_appsearch-compiler-plugin/linux_glibc_common/withres/
Dandroidx.appsearch_appsearch-compiler-plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/aosp_15_r20/out/soong/.intermediates/external/auto/value/auto_annotation_plugin/linux_glibc_common/withres/
Dauto_annotation_plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-stdlib- ...
/aosp_15_r20/out/soong/.intermediates/external/auto/value/auto_oneof_plugin/linux_glibc_common/withres/
Dauto_oneof_plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-stdlib- ...

12345678910>>...21