Home
last modified time | relevance | path

Searched defs:k3 (Results 1 – 25 of 139) sorted by relevance

123456

/external/kmod/testsuite/
Dtest-hash.c51 const char *k1 = "k1", *k2 = "k2", *k3 = "k3"; in test_hash_get_count() local
70 const char *k1 = "k1", *k2 = "k2", *k3 = "k3"; in test_hash_replace() local
100 const char *k1 = "k1", *k2 = "k2", *k3 = "k3"; in test_hash_replace_failing() local
132 const char *k1 = "k1", *k2 = "k2", *k3 = "k3"; in test_hash_iter() local
166 const char *k1 = "k1", *k2 = "k2", *k3 = "k3"; in test_hash_iter_after_del() local
201 const char *k1 = "k1", *k2 = "k2", *k3 = "k3"; in test_hash_free() local
/external/guava/android/guava/src/com/google/common/collect/
DImmutableSortedMapFauxverideShim.java92 public static <K, V> ImmutableSortedMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3) { in of()
107 public static <K, V> ImmutableSortedMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of()
123 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
DImmutableBiMap.java68 public static <K, V> ImmutableBiMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3) { in of()
80 public static <K, V> ImmutableBiMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of()
94 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
/external/guava/guava/src/com/google/common/collect/
DImmutableSortedMapFauxverideShim.java126 public static <K, V> ImmutableSortedMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3) { in of()
141 public static <K, V> ImmutableSortedMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of()
157 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
DImmutableBiMap.java88 public static <K, V> ImmutableBiMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3) { in of()
97 public static <K, V> ImmutableBiMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of()
108 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
/external/clang/test/CodeGenCXX/
Dvtable-layout-extreme.cpp29 int k3; member in Test1::C3
205 int k3; member in Test1::C9
/external/llvm-project/clang/test/CodeGenCXX/
Dvtable-layout-extreme.cpp29 int k3; member in Test1::C3
205 int k3; member in Test1::C9
/external/llvm-project/clang/test/CXX/class/class.union/
Dp2-0x.cpp8 …static int k3 = k2; // expected-error {{non-const static data member must be initialized out of li… member
16 int U1::k3; member in U1
/external/clang/test/CXX/class/class.union/
Dp2-0x.cpp8 …static int k3 = k2; // expected-error {{non-const static data member must be initialized out of li… member
16 int U1::k3; member in U1
/external/llvm-project/clang/test/SemaTemplate/
Dsubst-into-subst.cpp30 int k3 = g(0); variable
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DImmutableBiMap.java55 public static <K, V> ImmutableBiMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3) { in of()
59 public static <K, V> ImmutableBiMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of()
64 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
/external/javassist/src/test/test1/
DExprEdit.java8 public void k3(int j) { System.out.println("k3: " + j); } in k3() method in ExprEdit
DDollarClass.java18 public static int k3(int i) { in k3() method in DollarClass
DSigType.java18 public int k3(int i) { in k3() method in SigType
DExprEdit7.java13 public ExprEdit7 k3(Object obj) { in k3() method in ExprEdit7
/external/skia/src/effects/imagefilters/
DSkArithmeticImageFilter.cpp37 SkArithmeticImageFilter(float k1, float k2, float k3, float k4, bool enforcePMColor, in SkArithmeticImageFilter()
77 SkScalar k1, SkScalar k2, SkScalar k3, SkScalar k4, bool enforcePMColor, in Arithmetic()
144 k3 = k[2], in arith_span() local
161 const Sk4f k3 = k[2], in arith_transparent() local
/external/llvm-project/clang/test/Lexer/
Dcxx1y_binary_literal.cpp19 int k3 = 0b10010g; // expected-error {{invalid suffix 'g' on integer constant}} variable
/external/clang/test/Lexer/
Dcxx1y_binary_literal.cpp19 int k3 = 0b10010g; // expected-error {{invalid suffix 'g' on integer constant}} variable
/external/libvpx/libvpx/vpx_dsp/
Ddeblock.c72 unsigned char k1, k2, k3; in vpx_post_proc_down_and_across_mb_row_c() local
96 unsigned char k1, k2, k3; in vpx_post_proc_down_and_across_mb_row_c() local
/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
Dp17.cpp19 void k3() { in k3() function
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
Dp17.cpp19 void k3() { in k3() function
/external/skqp/src/effects/imagefilters/
DSkArithmeticImageFilter.cpp50 ArithmeticImageFilterImpl(float k1, float k2, float k3, float k4, bool enforcePMColor, in ArithmeticImageFilterImpl()
118 k3 = k[2], in arith_span() local
135 const Sk4f k3 = k[2], in arith_transparent() local
448 sk_sp<SkImageFilter> SkArithmeticImageFilter::Make(float k1, float k2, float k3, float k4, in Make()
/external/llvm-project/clang/test/Modules/
Dtemplate-specialization-visibility.cpp17 int k3 = implicit_inst_member_class_template.n; variable
/external/clang/test/Modules/
Dtemplate-specialization-visibility.cpp17 int k3 = implicit_inst_member_class_template.n; variable
/external/llvm-project/clang/test/PCH/
Dcxx11-enum-template.cpp26 int k3 = (int)decltype(c)::e; // expected-error@13 {{conversion from 'double' to 'int'}} expected-n… variable

123456