/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/ |
H A D | Arrays.java | 190 public static boolean contains(boolean[] a, boolean val) in contains() 202 public static boolean contains(byte[] a, byte val) in contains() 214 public static boolean contains(char[] a, char val) in contains() 226 public static boolean contains(int[] a, int val) in contains() 238 public static boolean contains(long[] a, long val) in contains() 250 public static boolean contains(short[] a, short val) in contains() 262 public static void fill(boolean[] a, boolean val) in fill() method in Arrays 267 public static void fill(boolean[] a, int fromIndex, int toIndex, boolean val) in fill() method in Arrays 272 public static void fill(byte[] a, byte val) in fill() method in Arrays 280 public static void fill(byte[] a, int fromIndex, byte val) in fill() method in Arrays [all …]
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/util/ |
H A D | Arrays.java | 192 public static boolean contains(boolean[] a, boolean val) in contains() 204 public static boolean contains(byte[] a, byte val) in contains() 216 public static boolean contains(char[] a, char val) in contains() 228 public static boolean contains(int[] a, int val) in contains() 240 public static boolean contains(long[] a, long val) in contains() 252 public static boolean contains(short[] a, short val) in contains() 264 public static void fill(boolean[] a, boolean val) in fill() method in Arrays 269 public static void fill(boolean[] a, int fromIndex, int toIndex, boolean val) in fill() method in Arrays 274 public static void fill(byte[] a, byte val) in fill() method in Arrays 282 public static void fill(byte[] a, int fromIndex, byte val) in fill() method in Arrays [all …]
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/util/ |
H A D | Arrays.java | 192 public static boolean contains(boolean[] a, boolean val) in contains() 204 public static boolean contains(byte[] a, byte val) in contains() 216 public static boolean contains(char[] a, char val) in contains() 228 public static boolean contains(int[] a, int val) in contains() 240 public static boolean contains(long[] a, long val) in contains() 252 public static boolean contains(short[] a, short val) in contains() 264 public static void fill(boolean[] a, boolean val) in fill() method in Arrays 269 public static void fill(boolean[] a, int fromIndex, int toIndex, boolean val) in fill() method in Arrays 274 public static void fill(byte[] a, byte val) in fill() method in Arrays 282 public static void fill(byte[] a, int fromIndex, byte val) in fill() method in Arrays [all …]
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/ |
H A D | Arrays.java | 385 public static void fill(long[] a, long val) { in fill() method in Arrays 389 public static void fill(long[] a, int fromIndex, int toIndex, long val) { in fill() method in Arrays 393 public static void fill(int[] a, int val) { in fill() method in Arrays 397 public static void fill(int[] a, int fromIndex, int toIndex, int val) { in fill() method in Arrays 401 public static void fill(short[] a, short val) { in fill() method in Arrays 405 public static void fill(short[] a, int fromIndex, int toIndex, short val) { in fill() method in Arrays 409 public static void fill(char[] a, char val) { in fill() method in Arrays 413 public static void fill(char[] a, int fromIndex, int toIndex, char val) { in fill() method in Arrays 417 public static void fill(byte[] a, byte val) { in fill() method in Arrays 421 public static void fill(byte[] a, int fromIndex, int toIndex, byte val) { in fill() method in Arrays [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/io/ |
D | duration_put.hpp | 104 …iter_type put(iter_type s, std::ios_base& ios, char_type fill, duration<Rep, Period> const& d, con… in put() 105 const CharT* pat_end, const char_type* val = 0) const in put() 121 …type put(duration_units<CharT> const& units_facet, iter_type s, std::ios_base& ios, char_type fill, in put() 122 …<Rep, Period> const& d, const CharT* pattern, const CharT* pat_end, const char_type* val = 0) const in put() 173 …type put(iter_type s, std::ios_base& ios, char_type fill, duration<Rep, Period> const& d, const ch… in put() 201 …ut_value(iter_type s, std::ios_base& ios, char_type fill, duration<Rep, Period> const& d, const ch… in put_value() 216 …iter_type put_value(iter_type s, std::ios_base& ios, char_type fill, duration<process_times<Rep>, … in put_value() argument 244 …iter_type put_unit(iter_type s, std::ios_base& ios, char_type fill, duration<Rep, Period> const& d… in put_unit() 260 …_type put_unit(duration_units<CharT> const& facet, iter_type s, std::ios_base& ios, char_type fill, in put_unit() 278 …_type put_unit(duration_units<CharT> const& facet, iter_type s, std::ios_base& ios, char_type fill, in put_unit()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/ |
D | Arrays.java | 3387 public static void fill(long[] a, long val) { in fill() method in Arrays 3409 public static void fill(long[] a, int fromIndex, int toIndex, long val) { in fill() method in Arrays 3422 public static void fill(int[] a, int val) { in fill() method in Arrays 3444 public static void fill(int[] a, int fromIndex, int toIndex, int val) { in fill() method in Arrays 3457 public static void fill(short[] a, short val) { in fill() method in Arrays 3479 public static void fill(short[] a, int fromIndex, int toIndex, short val) { in fill() method in Arrays 3492 public static void fill(char[] a, char val) { in fill() method in Arrays 3514 public static void fill(char[] a, int fromIndex, int toIndex, char val) { in fill() method in Arrays 3527 public static void fill(byte[] a, byte val) { in fill() method in Arrays 3549 public static void fill(byte[] a, int fromIndex, int toIndex, byte val) { in fill() method in Arrays [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/18/libcore/ojluni/src/main/java/java/util/ |
D | Arrays.java | 3387 public static void fill(long[] a, long val) { in fill() method in Arrays 3409 public static void fill(long[] a, int fromIndex, int toIndex, long val) { in fill() method in Arrays 3422 public static void fill(int[] a, int val) { in fill() method in Arrays 3444 public static void fill(int[] a, int fromIndex, int toIndex, int val) { in fill() method in Arrays 3457 public static void fill(short[] a, short val) { in fill() method in Arrays 3479 public static void fill(short[] a, int fromIndex, int toIndex, short val) { in fill() method in Arrays 3492 public static void fill(char[] a, char val) { in fill() method in Arrays 3514 public static void fill(char[] a, int fromIndex, int toIndex, char val) { in fill() method in Arrays 3527 public static void fill(byte[] a, byte val) { in fill() method in Arrays 3549 public static void fill(byte[] a, int fromIndex, int toIndex, byte val) { in fill() method in Arrays [all …]
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/ |
H A D | Arrays.java | 3387 public static void fill(long[] a, long val) { in fill() method in Arrays 3409 public static void fill(long[] a, int fromIndex, int toIndex, long val) { in fill() method in Arrays 3422 public static void fill(int[] a, int val) { in fill() method in Arrays 3444 public static void fill(int[] a, int fromIndex, int toIndex, int val) { in fill() method in Arrays 3457 public static void fill(short[] a, short val) { in fill() method in Arrays 3479 public static void fill(short[] a, int fromIndex, int toIndex, short val) { in fill() method in Arrays 3492 public static void fill(char[] a, char val) { in fill() method in Arrays 3514 public static void fill(char[] a, int fromIndex, int toIndex, char val) { in fill() method in Arrays 3527 public static void fill(byte[] a, byte val) { in fill() method in Arrays 3549 public static void fill(byte[] a, int fromIndex, int toIndex, byte val) { in fill() method in Arrays [all …]
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/ |
H A D | Arrays.annotated.java | 210 public static void fill(long @libcore.util.NonNull [] a, long val) { throw new RuntimeException("St… in fill() method in Arrays 212 public static void fill(long @libcore.util.NonNull [] a, int fromIndex, int toIndex, long val) { th… in fill() method in Arrays 214 public static void fill(int @libcore.util.NonNull [] a, int val) { throw new RuntimeException("Stub… in fill() method in Arrays 216 public static void fill(int @libcore.util.NonNull [] a, int fromIndex, int toIndex, int val) { thro… in fill() method in Arrays 218 public static void fill(short @libcore.util.NonNull [] a, short val) { throw new RuntimeException("… in fill() method in Arrays 220 public static void fill(short @libcore.util.NonNull [] a, int fromIndex, int toIndex, short val) { … in fill() method in Arrays 222 public static void fill(char @libcore.util.NonNull [] a, char val) { throw new RuntimeException("St… in fill() method in Arrays 224 public static void fill(char @libcore.util.NonNull [] a, int fromIndex, int toIndex, char val) { th… in fill() method in Arrays 226 public static void fill(byte @libcore.util.NonNull [] a, byte val) { throw new RuntimeException("St… in fill() method in Arrays 228 public static void fill(byte @libcore.util.NonNull [] a, int fromIndex, int toIndex, byte val) { th… in fill() method in Arrays [all …]
|
/aosp_15_r20/external/skia/tests/ |
H A D | StrokerTest.cpp | 47 SkPath fill; in pathTest() local 152 uint32_t val = r.nextU(); in unbounded() local 157 uint32_t val = r.nextU() & 0x7fffffff; in unboundedPos() local 171 SkPath path, fill; in DEF_TEST() local 210 SkPath path, fill; in DEF_TEST() local 250 SkPath path, fill; in DEF_TEST() local 302 SkPath path, fill; in DEF_TEST() local 360 SkPath path, fill; in DEF_TEST() local 405 SkPath path, fill; in DEF_TEST() local 444 SkPath path, fill; in DEF_TEST() local [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/examples/ |
D | fill_example.cpp | 43 void do_fill(I first, I last, const T& val, const boost::integral_constant<bool, b>&) in do_fill() 53 void do_fill(T* first, T* last, const T& val, const boost::true_type&) in do_fill() 61 inline void fill(I first, I last, const T& val) in fill() function 77 inline void fill(I first, I last, const T& val) in fill() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/algorithm/ |
D | fill.hpp | 29 inline ForwardRange& fill(ForwardRange& rng, const Value& val) in fill() function 38 inline const ForwardRange& fill(const ForwardRange& rng, const Value& val) in fill() function
|
/aosp_15_r20/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/ |
D | ResizableIntArray.java | 42 public void addAt(final int index, final int val) { in addAt() 51 public void add(final int val) { in add() 129 public void fill(final int value, final int startPos, final int length) { in fill() method in ResizableIntArray
|
/aosp_15_r20/external/llvm-libc/libc/shared/ |
H A D | rpc.h | 36 #define __scoped_atomic_fetch_or(src, val, ord, scp) \ argument 38 #define __scoped_atomic_fetch_and(src, val, ord, scp) \ argument 397 template <bool T> template <typename F> RPC_INLINE void Port<T>::send(F fill) { in send() 435 RPC_INLINE void Port<T>::send_and_recv(F fill, U use) { in send_and_recv()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/libc/ |
D | memset.c | 11 void *memset(void *dst, int val, size_t count) in memset() 15 uint64_t fill = (unsigned char)val; in memset() local
|
/aosp_15_r20/external/arm-trusted-firmware/lib/libc/ |
H A D | memset.c | 11 void *memset(void *dst, int val, size_t count) in memset() 15 uint64_t fill = (unsigned char)val; in memset() local
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_register_allocation.cpp | 332 void fill(Operand op) in fill() function in aco::__anon8422c4420111::RegisterFile 342 void fill(Definition def) in fill() function in aco::__anon8422c4420111::RegisterFile 358 void fill(PhysReg start, unsigned size, uint32_t val) in fill() function in aco::__anon8422c4420111::RegisterFile 364 void fill_subdword(PhysReg start, unsigned num_bytes, uint32_t val) in fill_subdword() 836 bool fill = true; in update_renames() local 859 bool fill = true; in update_renames() local 2302 read_variable(ra_ctx& ctx, Temp val, unsigned block_idx) in read_variable() 2316 handle_live_in(ra_ctx& ctx, Temp val, Block* block) in handle_live_in() 2380 Temp val = Temp(t, ctx.program->temp_rc[t]); in handle_loop_phis() local 2492 Temp val = Temp(t, ctx.program->temp_rc[t]); in init_reg_file() local [all …]
|
/aosp_15_r20/external/pdfium/core/fxcodec/basic/ |
H A D | basicmodule.cpp | 154 int fill = 0; in GetNextLine() local 334 uint32_t val = FXSYS_UINT32_GET_MSBFIRST(val_span); in A85Encode() local 356 uint32_t val = 0; in A85Encode() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/sys/ |
D | utl.cc | 47 int32_t val = 0; in utl_str2int() local 124 bool fill = false; in utl_itoa() local
|
/aosp_15_r20/external/strace/ |
H A D | macros.h | 49 #define CLAMP(val, min, max) MIN(MAX(min, val), max) argument 61 is_filled(const char *ptr, char fill, size_t size) in is_filled()
|
/aosp_15_r20/external/deqp/framework/delibs/dethread/ |
H A D | deThreadTest.c | 38 int32_t val = *((int32_t *)arg); in threadTestThr1() local 94 int32_t val = 123; in deThread_selfTest() local 360 deSemaphore fill; member 378 uint32_t val; in producerThread() local 408 int32_t val; in consumerThread() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | repeated_field.c | 85 VALUE val = ObjectCache_Get(array); in RepeatedField_GetRubyWrapper() local 151 const upb_Array* RepeatedField_GetUpbArray(VALUE val, const upb_FieldDef* field, in RepeatedField_GetUpbArray() 208 VALUE val = Convert_UpbToRuby(msgval, self->type_info, self->arena); in RepeatedField_each() local 269 static VALUE RepeatedField_index_set(VALUE _self, VALUE _index, VALUE val) { in RepeatedField_index_set() 283 upb_MessageValue fill; in RepeatedField_index_set() local 323 static VALUE RepeatedField_push(VALUE _self, VALUE val) { in RepeatedField_push() 441 VALUE val = Convert_UpbToRuby(msgval, self->type_info, self->arena); in RepeatedField_to_ary() local 523 upb_MessageValue val = upb_Array_Get(self->array, i); in RepeatedField_hash() local
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | repeated_field.c | 85 VALUE val = ObjectCache_Get(array); in RepeatedField_GetRubyWrapper() local 151 const upb_Array* RepeatedField_GetUpbArray(VALUE val, const upb_FieldDef* field, in RepeatedField_GetUpbArray() 208 VALUE val = Convert_UpbToRuby(msgval, self->type_info, self->arena); in RepeatedField_each() local 269 static VALUE RepeatedField_index_set(VALUE _self, VALUE _index, VALUE val) { in RepeatedField_index_set() 283 upb_MessageValue fill; in RepeatedField_index_set() local 323 static VALUE RepeatedField_push(VALUE _self, VALUE val) { in RepeatedField_push() 441 VALUE val = Convert_UpbToRuby(msgval, self->type_info, self->arena); in RepeatedField_to_ary() local 523 upb_MessageValue val = upb_Array_Get(self->array, i); in RepeatedField_hash() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/ |
H A D | str_cat.h | 184 char fill; member 255 char fill; member 276 uint64_t val = dec.value; in AbslStringify() local
|
/aosp_15_r20/external/abseil-cpp/absl/strings/ |
H A D | str_cat.h | 184 char fill; member 255 char fill; member 276 uint64_t val = dec.value; in AbslStringify() local
|