/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/ |
H A D | graphcycles.cc | 105 void fill(const T& val) { in fill() 290 void* stack[40]; // stack[0,nstack-1] holds stack trace for node. member 680 int (*get_stack_trace)(void** stack, int)) { in UpdateStackTrace()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles.cc | 105 void fill(const T& val) { in fill() 290 void* stack[40]; // stack[0,nstack-1] holds stack trace for node. member 680 int (*get_stack_trace)(void** stack, int)) { in UpdateStackTrace()
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/synchronization/internal/ |
H A D | graphcycles.cc | 106 void fill(const T& val) { in fill() 291 void* stack[40]; // stack[0,nstack-1] holds stack trace for node. member 684 int (*get_stack_trace)(void** stack, int)) { in UpdateStackTrace()
|
/aosp_15_r20/external/aws-crt-java/src/native/ |
H A D | crt.c | 353 …jobject val = (*env)->CallObjectMethod(env, jByteBuf, byte_buffer_properties.set_position, positio… in aws_jni_byte_buffer_set_position() local 362 jobject val = (*env)->CallObjectMethod(env, jByteBuf, byte_buffer_properties.set_limit, limit); in aws_jni_byte_buffer_set_limit() local 583 void *stack[1]; in Java_software_amazon_awssdk_crt_CRT_awsCrtInit() local
|
/aosp_15_r20/external/skia/src/sksl/codegen/ |
H A D | SkSLRasterPipelineBuilder.h | 177 SkSpan<float> stack; member 395 void push_constant_f(float val) { in push_constant_f() 408 void store_immutable_value_i(Slot slot, int32_t val) { in store_immutable_value_i()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | LDMLUtilities.java | 84 Map<String, String> stack) { in getFullyResolvedLDML() argument 765 String val = in mergeLDMLDocuments() local 890 Map<String, String> stack) { in resolveAliases() argument 1247 String val = getAttributeValue(node, LDMLConstants.TYPE); in appendXPathAttribute() local 1803 public static void setAttributeValue(Node sNode, String attribName, String val) { in setAttributeValue()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/1/libcore/ojluni/src/main/java/java/io/ |
D | ObjectOutputStream.java | 700 public void write(int val) throws IOException { in write() 775 public void writeBoolean(boolean val) throws IOException { in writeBoolean() 786 public void writeByte(int val) throws IOException { in writeByte() 797 public void writeShort(int val) throws IOException { in writeShort() 808 public void writeChar(int val) throws IOException { in writeChar() 819 public void writeInt(int val) throws IOException { in writeInt() 830 public void writeLong(long val) throws IOException { in writeLong() 841 public void writeFloat(float val) throws IOException { in writeFloat() 852 public void writeDouble(double val) throws IOException { in writeDouble() 913 public abstract void put(String name, boolean val); in put() [all …]
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/ |
H A D | ObjectOutputStream.java | 700 public void write(int val) throws IOException { in write() 775 public void writeBoolean(boolean val) throws IOException { in writeBoolean() 786 public void writeByte(int val) throws IOException { in writeByte() 797 public void writeShort(int val) throws IOException { in writeShort() 808 public void writeChar(int val) throws IOException { in writeChar() 819 public void writeInt(int val) throws IOException { in writeInt() 830 public void writeLong(long val) throws IOException { in writeLong() 841 public void writeFloat(float val) throws IOException { in writeFloat() 852 public void writeDouble(double val) throws IOException { in writeDouble() 913 public abstract void put(String name, boolean val); in put() [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/ |
D | ObjectOutputStream.java | 700 public void write(int val) throws IOException { in write() 775 public void writeBoolean(boolean val) throws IOException { in writeBoolean() 786 public void writeByte(int val) throws IOException { in writeByte() 797 public void writeShort(int val) throws IOException { in writeShort() 808 public void writeChar(int val) throws IOException { in writeChar() 819 public void writeInt(int val) throws IOException { in writeInt() 830 public void writeLong(long val) throws IOException { in writeLong() 841 public void writeFloat(float val) throws IOException { in writeFloat() 852 public void writeDouble(double val) throws IOException { in writeDouble() 913 public abstract void put(String name, boolean val); in put() [all …]
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/synchronization/internal/ |
H A D | graphcycles.cc | 106 void fill(const T& val) { in fill() 291 void* stack[40]; // stack[0,nstack-1] holds stack trace for node. member 693 int (*get_stack_trace)(void** stack, int)) { in UpdateStackTrace()
|
/aosp_15_r20/external/abseil-cpp/absl/synchronization/internal/ |
H A D | graphcycles.cc | 106 void fill(const T& val) { in fill() 291 void* stack[40]; // stack[0,nstack-1] holds stack trace for node. member 693 int (*get_stack_trace)(void** stack, int)) { in UpdateStackTrace()
|
/aosp_15_r20/hardware/google/aemu/base/ |
D | PathUtils.cpp | 266 [](size_t val, const String& next) { in recompose() 297 std::vector<String> stack; in simplifyComponents() local
|
/aosp_15_r20/external/libxml2/os400/iconv/bldcsndfa/ |
H A D | bldcsndfa.c | 855 unsigned int val; in getNumAttr() local 1229 get_dfa_state(t_state * * stack, in get_dfa_state() 1295 t_state * stack; in builddfa() local 1432 t_state * stack; in deletenfa() local
|
/aosp_15_r20/external/trusty/musl/src/internal/ |
D | pthread_impl.h | 34 void *stack; member 160 static inline void __futexwait(volatile void *addr, int val, int priv) in __futexwait()
|
/aosp_15_r20/external/crosvm/cros_fdt/src/ |
H A D | overlay.rs | 190 let mut val: u32 = node.get_prop(propname).ok_or_else(|| { in offset_phandle_prop() localVariable 206 let mut stack = VecDeque::new(); in offset_phandle_values() localVariable 226 let mut stack = VecDeque::<(Path, &FdtNode)>::new(); in collect_local_fixup_paths() localVariable
|
/aosp_15_r20/external/musl/src/internal/ |
H A D | pthread_impl.h | 44 void *stack; member 175 static inline void __futexwait(volatile void *addr, int val, int priv) in __futexwait()
|
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/voip-common_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/net/voip/voip-common/android_common/combined/ |
D | voip-common.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |
/aosp_15_r20/external/python/cpython3/Python/ |
D | getargs.c | 256 vgetargs1_impl(PyObject *compat_args, PyObject *const *stack, Py_ssize_t nargs, const char *format, in vgetargs1_impl() 415 PyObject **stack; in vgetargs1() local 888 int val = PyObject_IsTrue(arg); in convertsimple() local 2273 PyObject **stack; in vgetargskeywordsfast() local 2824 PyObject **stack; in PyArg_UnpackTuple() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/ |
H A D | np_array_ops.py | 146 def _array_internal(val, dtype=None, copy=True, ndmin=0): # pylint: disable=redefined-outer-name argument 196 def array(val, dtype=None, copy=True, ndmin=0): # pylint: disable=redefined-outer-name argument 458 def imag(val): argument 684 def real(val): argument 1039 def stack(arrays, axis=0): # pylint: disable=missing-function-docstring function
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | map_ptr_kern.c | 120 const __u32 val = 1; in check_hash() local 154 __u32 *val = bpf_map_lookup_elem(array, &key); in check_array() local 598 struct bpf_queue_stack *stack = (struct bpf_queue_stack *)&m_stack; in check_stack() local
|
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/ |
H A D | cpp_wrapper_cpu.py | 1493 def generate_profiler_mark_wrapper_call(self, stack): argument 2409 def c_type_for_prim_type(self, val, type_) -> str: argument 2444 def val_to_arg_str_for_prim_type(self, val, type_) -> str: argument 2479 def val_to_arg_str(self, val, type_=None) -> str: argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/tests/ |
D | test.rs | 429 let val = (1_u32).to_ne_bytes().to_vec(); in test_object_percpu_invalid_update_fn() localVariable 498 let mut val = queue in test_object_map_queue_crud() localVariable 552 let val = bloom_filter in test_object_map_bloom_filter_crud() localVariable 583 let stack = get_map_mut(&mut obj, "stack"); in test_object_map_stack_crud() localVariable 596 let mut val = stack in test_object_map_stack_crud() localVariable 634 let val = start in test_object_map_mutation() localVariable 853 let val = vec![1, 2, 3, 4, 5, 6, 7, 8]; in test_object_reuse_pined_map() localVariable 1389 let val = [&key[..], &[0_u8; 4]].concat(); in test_object_map_iter() localVariable 1440 let val = vec![1, 2, 3, 4, 5, 6, 7, 8]; in test_object_map_create_and_pin() localVariable 1489 let val = vec![1, 2, 3, 4, 5, 6, 7, 8]; in test_object_map_create_without_name() localVariable [all …]
|
/aosp_15_r20/external/mesa3d/src/panfrost/lib/genxml/ |
H A D | cs_builder.h | 164 struct list_head stack; member 649 struct cs_index val) in cs_branch() 660 enum mali_cs_condition cond, struct cs_index val) in cs_branch_label() 745 struct cs_index val; member 795 enum mali_cs_condition cond, struct cs_index val) in cs_do_while_start() 811 enum mali_cs_condition cond, struct cs_index val) in cs_while_start() 829 struct cs_index val) in cs_loop_continue() 841 struct cs_index val) in cs_loop_break() 873 #define cs_while(__b, cond, val) \ argument 1392 struct cs_index val; member [all …]
|
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Delaunay.cpp | 372 int stack[DM]; in rcssort() local 504 double val = (ax - cx)*(by - cy) - (bx - cx)*(ay - cy); in ccw() local
|