Home
last modified time | relevance | path

Searched refs:DEPTH (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dcapabilities.c325 #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 Dmk-image.sh52 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 Ditree_common.c33 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 Ditree_v1.c6 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 Ditree_v2.c5 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 Dio_uring-bench.c54 #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 Ditree.c14 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 Dnouveau_bo5039.c69 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 Dnss-fix-nsinstall-build.patch33 include $(DEPTH)/coreconf/config.mk
/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dxf86tokens.h251 DEPTH, enumerator
H A DScreen.c72 {DEPTH, "depth"},
139 case DEPTH: in xf86parseDisplaySubSection()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dhists_cumulate.c157 #define DEPTH(he) (he->callchain->max_depth) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndwc37e.c110 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 Dcpp.info4280 '-fmax-include-depth=DEPTH'
H A Dgdb.info8288 '-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 Dgcc.info911 -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 Dcpp.info4280 '-fmax-include-depth=DEPTH'
H A Dgdb.info8288 '-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 Dgcc.info911 -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 Diso14651_t1_common7818 <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 Diso14651_t1_common7818 <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/
HDUTF-8.gz1<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/
HDUTF-8.gz1<code_set_name> UTF-8 2<comment_char> % 3<escape_char> / 4< ...
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...