Home
last modified time | relevance | path

Searched defs:k4 (Results 1 – 25 of 82) sorted by relevance

1234

/external/clang/test/CXX/class/class.union/
Dp2-0x.cpp9 static constexpr double k4 = k2; member
18 const double U1::k4; member in U1
/external/llvm-project/clang/test/CXX/class/class.union/
Dp2-0x.cpp9 static constexpr double k4 = k2; member
18 const double U1::k4; member in U1
/external/guava/android/guava/src/com/google/common/collect/
DImmutableSortedMapFauxverideShim.java107 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.java80 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()
DImmutableListMultimap.java82 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of()
93 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
/external/llvm-project/clang/test/SemaTemplate/
Dsubst-into-subst.cpp33 int k4 = g(0); // expected-error {{ambiguous}} variable
/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()
145 k4 = k[3] * 255.0f + 0.5f; in arith_span() local
162 k4 = k[3] * 255.0f + 0.5f; in arith_transparent() local
/external/guava/guava/src/com/google/common/collect/
DImmutableSortedMapFauxverideShim.java141 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.java97 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/skqp/src/effects/imagefilters/
DSkArithmeticImageFilter.cpp50 ArithmeticImageFilterImpl(float k1, float k2, float k3, float k4, bool enforcePMColor, in ArithmeticImageFilterImpl()
119 k4 = k[3] * 255.0f + 0.5f; in arith_span() local
136 k4 = k[3] * 255.0f + 0.5f; 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/Lexer/
Dcxx1y_binary_literal.cpp20 int k4 = 0b; // expected-error {{invalid digit 'b' in octal constant}} variable
/external/clang/test/Lexer/
Dcxx1y_binary_literal.cpp20 int k4 = 0b; // expected-error {{invalid digit 'b' in octal constant}} variable
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
Dp17.cpp26 void k4() { in k4() function
/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
Dp17.cpp26 void k4() { in k4() function
/external/llvm-project/clang/test/Modules/
Dtemplate-specialization-visibility.cpp20 int k4 = explicit_inst_member_class_template.n; variable
/external/clang/test/Modules/
Dtemplate-specialization-visibility.cpp20 int k4 = explicit_inst_member_class_template.n; variable
/external/clang/test/PCH/
Dcxx11-enum-template.cpp24 int k4 = (int)S<char>::E::e; variable
/external/llvm-project/clang/test/PCH/
Dcxx11-enum-template.cpp27 int k4 = (int)S<char>::E::e; variable
/external/llvm-project/flang/test/Semantics/
Dmodfile20.f905 integer(8), parameter :: k4 = k8/2 variable
/external/jemalloc_new/include/jemalloc/internal/
Dhash.h147 uint32_t k4 = hash_get_block_32(blocks, i*4 + 3); in hash_x86_128() local
177 uint32_t k4 = 0; in hash_x86_128() local
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DImmutableBiMap.java59 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/llvm-project/clang/test/CodeGenCXX/
Dstatic-data-member.cpp101 static const int k4 = 81; member
/external/clang/test/CodeGenCXX/
Dstatic-data-member.cpp101 static const int k4 = 81; member
/external/skia/tools/skui/
DKey.h21 k4, enumerator
/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dfft.c74 int16_t k0, k1, k2, k3, k4, kk; in WebRtcIsacfix_FftRadix16Fastest() local

1234