Home
last modified time | relevance | path

Searched defs:fill (Results 1 – 25 of 239) sorted by relevance

12345678910

/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/util/encoders/
DUTF8.java42 private static void fill(byte[] table, int first, int last, byte b) in fill() method in UTF8
53 fill(categories, 0x00, 0x0F, C_CR1); in fill() method
54 fill(categories, 0x10, 0x1F, C_CR2); in fill() method
55 fill(categories, 0x20, 0x3F, C_CR3); in fill() method
56 fill(categories, 0x40, 0x41, C_ILL); in fill() method
57 fill(categories, 0x42, 0x5F, C_L2A); in fill() method
58 fill(categories, 0x60, 0x60, C_L3A); in fill() method
59 fill(categories, 0x61, 0x6C, C_L3B); in fill() method
60 fill(categories, 0x6D, 0x6D, C_L3C); in fill() method
61 fill(categories, 0x6E, 0x6F, C_L3B); in fill() method
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/encoders/
DUTF8.java40 private static void fill(byte[] table, int first, int last, byte b) in fill() method in UTF8
51 fill(categories, 0x00, 0x0F, C_CR1); in fill() method
52 fill(categories, 0x10, 0x1F, C_CR2); in fill() method
53 fill(categories, 0x20, 0x3F, C_CR3); in fill() method
54 fill(categories, 0x40, 0x41, C_ILL); in fill() method
55 fill(categories, 0x42, 0x5F, C_L2A); in fill() method
56 fill(categories, 0x60, 0x60, C_L3A); in fill() method
57 fill(categories, 0x61, 0x6C, C_L3B); in fill() method
58 fill(categories, 0x6D, 0x6D, C_L3C); in fill() method
59 fill(categories, 0x6E, 0x6F, C_L3B); in fill() method
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dxgot.s22 .globl fill symbol
27 fill: # @fill label
/external/llvm/test/MC/Mips/
Dxgot.s22 .globl fill symbol
27 fill: # @fill label
/external/skia/tests/
DStrokerTest.cpp32 SkPath fill; in pathTest() local
156 SkPath path, fill; in DEF_TEST() local
195 SkPath path, fill; in DEF_TEST() local
235 SkPath path, fill; in DEF_TEST() local
287 SkPath path, fill; in DEF_TEST() local
345 SkPath path, fill; in DEF_TEST() local
390 SkPath path, fill; in DEF_TEST() local
429 SkPath path, fill; in DEF_TEST() local
454 SkPath path, fill; in DEF_TEST() local
/external/skqp/tests/
DStrokerTest.cpp32 SkPath fill; in pathTest() local
156 SkPath path, fill; in DEF_TEST() local
195 SkPath path, fill; in DEF_TEST() local
235 SkPath path, fill; in DEF_TEST() local
287 SkPath path, fill; in DEF_TEST() local
345 SkPath path, fill; in DEF_TEST() local
390 SkPath path, fill; in DEF_TEST() local
429 SkPath path, fill; in DEF_TEST() local
454 SkPath path, fill; in DEF_TEST() local
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/op/core/
DZeros.java63 private final Fill<T> fill; field in Zeros
65 private Zeros(Fill<T> fill) { in Zeros()
/external/brotli/js/
Dpolyfill.js60 Int8Array.prototype.fill = Array.prototype.fill; method in Int8Array
64 Int32Array.prototype.fill = Array.prototype.fill; method in Int32Array
/external/replicaisland/src/com/replica/replicaisland/
DDrawableFactory.java75 protected void fill() { in fill() method in DrawableFactory.DrawableBitmapPool
112 protected void fill() { in fill() method in DrawableFactory.ScrollableBitmapPool
141 protected void fill() { in fill() method in DrawableFactory.TiledBackgroundVertexGridPool
DHitPointPool.java22 protected void fill() { in fill() method in HitPointPool
DVectorPool.java29 protected void fill() { in fill() method in VectorPool
/external/jemalloc_new/src/
Dbitmap.c45 bitmap_init(bitmap_t *bitmap, const bitmap_info_t *binfo, bool fill) { in bitmap_init()
100 bitmap_init(bitmap_t *bitmap, const bitmap_info_t *binfo, bool fill) { in bitmap_init()
/external/linux-kselftest/tools/testing/selftests/powerpc/copyloops/
Dvalidate.c19 void *fill) in do_one()
65 char *src, *dst, *redzone, *fill; in test_copy_loop() local
/external/elfutils/libelf/
Delf_fill.c43 elf_fill (int fill) in elf_fill()
/external/python/cpython3/Modules/_decimal/tests/
Dformathelper.py238 def rand_format(fill, typespec='EeGgFfn%'): argument
295 def randfill(fill): argument
/external/python/cpython2/Tools/webchecker/
Dtktools.py135 fill=BOTH, expand=1, wrap=WORD, pack=1, argument
164 fill=BOTH, expand=1, pack=1, class_=None, name=None, argument
186 fill=BOTH, expand=1, pack=1, class_=None, name=None, argument
299 def make_group_frame(master, name=None, label=None, fill=Y, argument
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
DArrays.java338 public static void fill( in fill() method in Arrays
348 public static void fill( in fill() method in Arrays
360 public static void fill( in fill() method in Arrays
370 public static void fill( in fill() method in Arrays
380 public static void fill( in fill() method in Arrays
390 public static void fill( in fill() method in Arrays
400 public static void fill( in fill() method in Arrays
414 public static void fill( in fill() method in Arrays
428 public static void fill( in fill() method in Arrays
442 public static void fill( in fill() method in Arrays
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/util/
DArrays.java340 public static void fill( in fill() method in Arrays
350 public static void fill( in fill() method in Arrays
362 public static void fill( in fill() method in Arrays
372 public static void fill( in fill() method in Arrays
382 public static void fill( in fill() method in Arrays
392 public static void fill( in fill() method in Arrays
402 public static void fill( in fill() method in Arrays
416 public static void fill( in fill() method in Arrays
430 public static void fill( in fill() method in Arrays
444 public static void fill( in fill() method in Arrays
/external/compiler-rt/test/asan/TestCases/
Dstrcmp_strict.c12 char fill = 'o'; in main() local
Dstrpbrk_strict.c12 char fill = 'o'; in main() local
Dstrchr_strict.c12 char fill = 'o'; in main() local
Dstrcspn_strict.c12 char fill = 'o'; in main() local
Dstrstr_strict.c12 char fill = 'o'; in main() local
Dstrspn_strict.c12 char fill = 'o'; in main() local
/external/python/cpython2/Objects/stringlib/
Dtransmogrify.h85 pad(PyObject *self, Py_ssize_t left, Py_ssize_t right, char fill) in pad()
223 Py_ssize_t fill; in stringlib_zfill() local

12345678910