Home
last modified time | relevance | path

Searched +defs:array +defs:I (Results 26 – 50 of 804) sorted by relevance

12345678910>>...33

/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/iter/adapters/
H A Dfilter.rs25 pub(in crate::iter) fn new(iter: I, predicate: P) -> Filter<I, P> { in new()
39 let mut array: [MaybeUninit<I::Item>; N] = [const { MaybeUninit::uninit() }; N]; localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/adapters/
H A Dfilter.rs25 pub(in crate::iter) fn new(iter: I, predicate: P) -> Filter<I, P> { in new()
39 let mut array: [MaybeUninit<I::Item>; N] = [const { MaybeUninit::uninit() }; N]; localVariable
/aosp_15_r20/external/mesa3d/src/asahi/compiler/
H A Dagx_compile.c347 agx_instr *I = agx_collect_to(b, dst, nr_srcs); in agx_emit_collect_to() local
438 agx_instr *I = agx_split(b, n, vec); in agx_emit_split() local
533 agx_index I = agx_get_cf(b->shader, location, nir_intrinsic_component(intr)); in cf_for_intrinsic() local
579 agx_index I = cf_for_intrinsic(b, instr); in agx_emit_load_vary() local
752 agx_tex_dim(enum glsl_sampler_dim dim, bool array) in agx_tex_dim()
807 bool array = nir_intrinsic_image_array(instr); in agx_emit_block_image_store() local
1093 agx_instr *I = agx_image_load_to( in agx_emit_image_load() local
1924 agx_instr *I = agx_iadd_to(b, dst, s0, s1, 0); in agx_emit_alu() local
1930 agx_instr *I = agx_iadd_to(b, dst, s0, agx_neg(s1), 0); in agx_emit_alu() local
1936 agx_instr *I = agx_iadd_to(b, dst, agx_abs(s0), agx_abs(s1), 0); in agx_emit_alu() local
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dused.go19 var array [2]int var
37 type I interface{ M() } interface
/aosp_15_r20/external/rust/android-crates-io/crates/arrayvec/src/
Darrayvec.rs671 let array = ptr::read(self_.as_ptr() as *const [T; CAP]); localVariable
757 let array = ManuallyDrop::new(array); localVariable
789 let mut array = Self::new(); in try_from() localVariable
1046 fn extend<I: IntoIterator<Item=T>>(&mut self, iter: I) { in extend()
1068 pub(crate) unsafe fn extend_from_iter<I, const CHECK: bool>(&mut self, iterable: I) in extend_from_iter()
1132 let mut array = ArrayVec::new(); in from_iter() localVariable
/aosp_15_r20/external/clang/test/ARCMT/
H A Dobjcmt-subscripting-literals.m32 + (id)array; class in NSArrayCreation
93 @interface I { interface
97 @implementation I implementation
/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1102 SExpr *array() { return Array; } in array() function
1103 const SExpr *array() const { return Array; } in array() function
1140 SExpr *array() { return Array; } in array() function
1141 const SExpr *array() const { return Array; } in array() function
1385 Goto(BasicBlock *B, unsigned I) in Goto()
1387 Goto(const Goto &G, BasicBlock *B, unsigned I) in Goto()
1623 auto I = std::find(Predecessors.cbegin(), Predecessors.cend(), BB); in findPredecessorIndex() local
1793 Identifier(const Identifier& I) : SExpr(I), Name(I.Name) { } in Identifier()
1821 IfThenElse(const IfThenElse &I, SExpr *C, SExpr *T, SExpr *E) in IfThenElse()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1110 SExpr *array() { return Array; } in array() function
1111 const SExpr *array() const { return Array; } in array() function
1147 SExpr *array() { return Array; } in array() function
1148 const SExpr *array() const { return Array; } in array() function
1380 Goto(BasicBlock *B, unsigned I) in Goto()
1382 Goto(const Goto &G, BasicBlock *B, unsigned I) in Goto()
1616 auto I = llvm::find(Predecessors, BB); in findPredecessorIndex() local
1823 IfThenElse(const IfThenElse &I, SExpr *C, SExpr *T, SExpr *E) in IfThenElse()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1110 SExpr *array() { return Array; } in array() function
1111 const SExpr *array() const { return Array; } in array() function
1147 SExpr *array() { return Array; } in array() function
1148 const SExpr *array() const { return Array; } in array() function
1380 Goto(BasicBlock *B, unsigned I) in Goto()
1382 Goto(const Goto &G, BasicBlock *B, unsigned I) in Goto()
1616 auto I = llvm::find(Predecessors, BB); in findPredecessorIndex() local
1823 IfThenElse(const IfThenElse &I, SExpr *C, SExpr *T, SExpr *E) in IfThenElse()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1110 SExpr *array() { return Array; } in array() function
1111 const SExpr *array() const { return Array; } in array() function
1147 SExpr *array() { return Array; } in array() function
1148 const SExpr *array() const { return Array; } in array() function
1380 Goto(BasicBlock *B, unsigned I) in Goto()
1382 Goto(const Goto &G, BasicBlock *B, unsigned I) in Goto()
1616 auto I = llvm::find(Predecessors, BB); in findPredecessorIndex() local
1823 IfThenElse(const IfThenElse &I, SExpr *C, SExpr *T, SExpr *E) in IfThenElse()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1110 SExpr *array() { return Array; } in array() function
1111 const SExpr *array() const { return Array; } in array() function
1147 SExpr *array() { return Array; } in array() function
1148 const SExpr *array() const { return Array; } in array() function
1380 Goto(BasicBlock *B, unsigned I) in Goto()
1382 Goto(const Goto &G, BasicBlock *B, unsigned I) in Goto()
1616 auto I = llvm::find(Predecessors, BB); in findPredecessorIndex() local
1823 IfThenElse(const IfThenElse &I, SExpr *C, SExpr *T, SExpr *E) in IfThenElse()
/aosp_15_r20/prebuilts/go/linux-x86/src/fmt/
Dfmt_test.go58 array = [5]int{1, 2, 3, 4, 5} var
71 type I int type
76 I I member
103 I any member
/aosp_15_r20/external/crosvm/io_uring/src/
H A During.rs388 iovecs: I, in add_writev_iter()
447 iovecs: I, in add_readv_iter()
734 array: AtomicPtr<u32>, field
749 let array = AtomicPtr::new(ptr.add(params.sq_off.array as usize) as *mut u32); in new() localVariable
/aosp_15_r20/external/rust/cxx/gen/src/
Dinclude.rs25 pub array: bool, field
178 fn extend<I: IntoIterator<Item = &'i Include>>(&mut self, iter: I) { in extend()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/gen/
H A Dinclude.rs25 pub array: bool, field
178 fn extend<I: IntoIterator<Item = &'i Include>>(&mut self, iter: I) { in extend()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DJSON.h126 void erase(iterator I) { M.erase(I); } in erase()
336 Value(T I) : Type(T_Integer) { in Value()
650 for (size_t I = 0; I < A->size(); ++I) in fromJSON() local
814 void array(Block Contents) { in array() function
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dbifrost_compile.c212 bi_instr *I = bi_split_i32_to(b, n, vec); in bi_emit_split_i32() local
251 bi_instr *I = bi_collect_i32_to(b, dst, n); in bi_emit_collect_to() local
487 bi_instr *I; in bi_emit_load_attr() local
604 bi_instr *I; in bi_emit_load_vary() local
745 bi_instr *I; in bi_load_ubo_to() local
1469 bool array = nir_intrinsic_image_array(instr); in bi_emit_image_load() local
1495 bi_instr *I = in bi_emit_image_load() local
1517 bool array = nir_intrinsic_image_array(instr); in bi_emit_lea_image_to() local
1545 bi_instr *I = bi_lea_tex_imm_to(b, dest, xy, zw, false, texture_index); in bi_emit_lea_image_to() local
1553 bi_instr *I = bi_lea_attr_tex_to(b, dest, xy, zw, in bi_emit_lea_image_to() local
[all …]
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLFunctionCall.cpp190 double array[4]; in optimize_comparison() local
226 double array[16]; in evaluate_n_way_intrinsic() local
513 const Expression* I = arguments[1]; // vector in evaluate_faceforward() local
531 const Expression* I = arguments[0]; // vector in evaluate_reflect() local
553 const Expression* I = arguments[0]; // vector in evaluate_refract() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DJSON.h133 void erase(iterator I) { M.erase(I); } in erase()
354 Value(T I) : Type(T_Integer) { in Value()
789 for (size_t I = 0; I < A->size(); ++I) in fromJSON() local
988 void array(Block Contents) { in array() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DJSON.h128 void erase(iterator I) { M.erase(I); } in erase()
352 Value(T I) : Type(T_Integer) { in Value()
781 for (size_t I = 0; I < A->size(); ++I) in fromJSON() local
980 void array(Block Contents) { in array() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DJSON.h134 void erase(iterator I) { M.erase(I); } in erase()
355 Value(T I) : Type(T_Integer) { in Value()
802 for (size_t I = 0; I < A->size(); ++I) in fromJSON() local
1001 void array(Block Contents) { in array() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DJSON.h134 void erase(iterator I) { M.erase(I); } in erase()
355 Value(T I) : Type(T_Integer) { in Value()
802 for (size_t I = 0; I < A->size(); ++I) in fromJSON() local
1001 void array(Block Contents) { in array() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DJSON.h134 void erase(iterator I) { M.erase(I); } in erase()
355 Value(T I) : Type(T_Integer) { in Value()
802 for (size_t I = 0; I < A->size(); ++I) in fromJSON() local
1001 void array(Block Contents) { in array() function
/aosp_15_r20/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c2850 #define compute_tree_index(S, I)\ argument
2864 #define compute_tree_index(S, I)\ argument
2878 #define compute_tree_index(S, I)\ argument
2893 #define compute_tree_index(S, I)\ argument
2953 #define compute_bit2idx(X, I)\ argument
2961 #define compute_bit2idx(X, I)\ argument
2969 #define compute_bit2idx(X, I)\ argument
2977 #define compute_bit2idx(X, I) I = ffs(X)-1 argument
2980 #define compute_bit2idx(X, I)\ argument
3627 #define unlink_first_small_chunk(M, B, P, I) {\ argument
[all …]
/aosp_15_r20/external/dlmalloc/
H A Ddlmalloc.c2837 #define compute_tree_index(S, I)\ argument
2851 #define compute_tree_index(S, I)\ argument
2865 #define compute_tree_index(S, I)\ argument
2880 #define compute_tree_index(S, I)\ argument
2940 #define compute_bit2idx(X, I)\ argument
2948 #define compute_bit2idx(X, I)\ argument
2956 #define compute_bit2idx(X, I)\ argument
2964 #define compute_bit2idx(X, I) I = ffs(X)-1 argument
2967 #define compute_bit2idx(X, I)\ argument
3631 #define unlink_first_small_chunk(M, B, P, I) {\ argument
[all …]

12345678910>>...33