| /OK3568_Linux_fs/external/xserver/hw/xquartz/GL/ |
| H A D | capabilities.c | 325 #define DEPTH(flag, value) do { \ in handleDepthModes() macro 332 DEPTH(kCGL0Bit, 0); in handleDepthModes() 334 DEPTH(kCGL1Bit, 1); in handleDepthModes() 336 DEPTH(kCGL2Bit, 2); in handleDepthModes() 338 DEPTH(kCGL3Bit, 3); in handleDepthModes() 340 DEPTH(kCGL4Bit, 4); in handleDepthModes() 342 DEPTH(kCGL5Bit, 5); in handleDepthModes() 344 DEPTH(kCGL6Bit, 6); in handleDepthModes() 346 DEPTH(kCGL8Bit, 8); in handleDepthModes() 348 DEPTH(kCGL10Bit, 10); in handleDepthModes() [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | mk-image.sh | 52 DEPTH=1 54 find $SRC_DIR -maxdepth $DEPTH -mindepth $DEPTH -type d|grep -q "" \ 56 find $SRC_DIR -maxdepth $DEPTH -mindepth $DEPTH -type d \ 59 DEPTH=$(($DEPTH + 1))
|
| /OK3568_Linux_fs/kernel/fs/minix/ |
| H A D | itree_common.c | 33 Indirect chain[DEPTH], in get_branch() argument 116 Indirect chain[DEPTH], in splice_branch() argument 156 int offsets[DEPTH]; in get_block() 157 Indirect chain[DEPTH]; in get_block() 225 int offsets[DEPTH], in find_shared() argument 226 Indirect chain[DEPTH], in find_shared() argument 304 int offsets[DEPTH]; in truncate() 305 Indirect chain[DEPTH]; in truncate() 344 while (first_whole < DEPTH-1) { in truncate() 360 unsigned blocks, res, direct = DIRECT, i = DEPTH; in nblocks()
|
| H A D | itree_v1.c | 6 enum {DEPTH = 3, DIRECT = 7}; /* Only double indirect */ enumerator 25 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() argument
|
| H A D | itree_v2.c | 5 enum {DIRECT = 7, DEPTH = 4}; /* Have triple indirect */ enumerator 27 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() argument
|
| /OK3568_Linux_fs/kernel/tools/io_uring/ |
| H A D | io_uring-bench.c | 54 #define DEPTH 128 macro 78 struct iovec iovecs[DEPTH]; 113 DEPTH); in io_uring_register_buffers() 140 return (DEPTH + s->nr_files - 1) / s->nr_files; in file_depth() 292 if (!prepped && s->inflight < DEPTH) { in submitter_fn() 293 to_prep = min(DEPTH - s->inflight, BATCH_SUBMIT); in submitter_fn() 300 if (to_submit && (s->inflight + to_submit <= DEPTH)) in submitter_fn() 409 fd = io_uring_setup(DEPTH, &p); in setup_ring() 541 for (i = 0; i < DEPTH; i++) { in main() 558 …printf(" QD=%d, sq_ring=%d, cq_ring=%d\n", DEPTH, *s->sq_ring.ring_entries, *s->cq_ring.ring_entri… in main()
|
| /OK3568_Linux_fs/kernel/fs/sysv/ |
| H A D | itree.c | 14 enum {DIRECT = 10, DEPTH = 4}; /* Have triple indirect */ enumerator 23 static int block_to_path(struct inode *inode, long block, int offsets[DEPTH]) in block_to_path() argument 206 int offsets[DEPTH]; in get_block() 207 Indirect chain[DEPTH]; in get_block() 367 int offsets[DEPTH]; in sysv_truncate() 368 Indirect chain[DEPTH]; in sysv_truncate() 413 while (n < DEPTH) { in sysv_truncate() 433 unsigned blocks, res, direct = DIRECT, i = DEPTH; in sysv_nblocks()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_bo5039.c | 69 NVDEF(NV5039, SET_SRC_BLOCK_SIZE, DEPTH, ONE_GOB), in nv50_bo_move_m2mf() 91 NVDEF(NV5039, SET_DST_BLOCK_SIZE, DEPTH, ONE_GOB), in nv50_bo_move_m2mf()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/nss/nss/ |
| H A D | nss-fix-nsinstall-build.patch | 33 include $(DEPTH)/coreconf/config.mk
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | xf86tokens.h | 251 DEPTH, enumerator
|
| H A D | Screen.c | 72 {DEPTH, "depth"}, 139 case DEPTH: in xf86parseDisplaySubSection()
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | hists_cumulate.c | 157 #define DEPTH(he) (he->callchain->max_depth) macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | wndwc37e.c | 110 NVVAL(NVC37E, SET_COMPOSITION_CONTROL, DEPTH, asyw->blend.depth), in wndwc37e_blend_set()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | cpp.info | 4280 '-fmax-include-depth=DEPTH'
|
| H A D | gdb.info | 8288 '-max-depth DEPTH|unlimited' 9599 'set print max-depth DEPTH' 9614 The following table shows how different values of DEPTH will effect 9617 DEPTH setting Result of 'p var' 36171 -stack-info-depth [ MAX-DEPTH ] 36173 Return the depth of the stack. If the integer argument MAX-DEPTH is 36174 specified, do not count beyond MAX-DEPTH frames.
|
| H A D | gcc.info | 911 -fmax-include-depth=DEPTH 11616 When the limit hits the innermost RPO-VN-MAX-LOOP-DEPTH loops 13268 '-fmax-include-depth=DEPTH'
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | cpp.info | 4280 '-fmax-include-depth=DEPTH'
|
| H A D | gdb.info | 8288 '-max-depth DEPTH|unlimited' 9599 'set print max-depth DEPTH' 9614 The following table shows how different values of DEPTH will effect 9617 DEPTH setting Result of 'p var' 36171 -stack-info-depth [ MAX-DEPTH ] 36173 Return the depth of the stack. If the integer argument MAX-DEPTH is 36174 specified, do not count beyond MAX-DEPTH frames.
|
| H A D | gcc.info | 911 -fmax-include-depth=DEPTH 11616 When the limit hits the innermost RPO-VN-MAX-LOOP-DEPTH loops 13268 '-fmax-include-depth=DEPTH'
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | iso14651_t1_common | 7818 <S1DA83> % SIGNWRITING LOCATION DEPTH 60846 <U0001DA83> IGNORE;IGNORE;IGNORE;<U0001DA83> % SIGNWRITING LOCATION DEPTH
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/ |
| H A D | iso14651_t1_common | 7818 <S1DA83> % SIGNWRITING LOCATION DEPTH 60846 <U0001DA83> IGNORE;IGNORE;IGNORE;<U0001DA83> % SIGNWRITING LOCATION DEPTH
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/charmaps/ |
| HD | UTF-8.gz | 1<code_set_name> UTF-8
2<comment_char> %
3<escape_char> /
4< ... |
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/charmaps/ |
| HD | UTF-8.gz | 1<code_set_name> UTF-8
2<comment_char> %
3<escape_char> /
4< ... |
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |