/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/ |
H A D | ReduceUtils.h | 47 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 D | SegmentReduce.cpp | 36 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 D | JetCtrls.py | 32 …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 D | hexedit.c | 282 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/ |
D | test_sockopt.rs | 153 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 D | optimizing_unit_test.h | 859 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/ |
D | nanohubCommand.c | 123 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 D | aco_lower_to_hw_instr.cpp | 1212 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 D | SkRasterPipelineTest.cpp | 270 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/ |
D | pyexpat.c | 273 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/ |
D | gimple.h | 506 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/ |
D | systemfeatures-metadata-processor.jar | META-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/ |
D | PluginAnnotationProcessor.jar | META-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/ |
D | cached-property-annotation-processor.jar | META-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/ |
D | safeparcel-annotation-processor.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx/
META- ... |
/aosp_15_r20/external/python/cpython3/Modules/ |
D | itertoolsmodule.c | 3610 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/ |
D | regcomp.c | 866 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 D | regcomp.c | 866 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/ |
D | apache-commons-math.jar | META-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/ |
D | service-remoteauth-pre-jarjar.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx/
META- ... |
/aosp_15_r20/external/python/cpython3/Python/ |
D | ceval.c | 751 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.py | 595 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/ |
D | androidx.appsearch_appsearch-compiler-plugin.jar | META-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/ |
D | auto_annotation_plugin.jar | META-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/ |
D | auto_oneof_plugin.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/kotlin-stdlib- ... |