/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | Makefile | 70 simple-targets := oldconfig allnoconfig allyesconfig allmodconfig \ 74 PHONY += $(simple-targets) 76 $(simple-targets): $(obj)/conf
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | blocklayout.c | 162 b->simple.sig_len = PNFS_BLOCK_UUID_LEN; in nfsd4_block_get_device_info_simple() 163 return sb->s_export_op->get_uuid(sb, b->simple.sig, &b->simple.sig_len, in nfsd4_block_get_device_info_simple() 164 &b->simple.offset); in nfsd4_block_get_device_info_simple()
|
H A D | blocklayoutxdr.h | 37 } simple; member
|
/third_party/ffmpeg/tests/fate/ |
H A D | screen.mak | 44 fate-g2m2: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/g2m/g2m2.asf -an 47 fate-g2m3: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/g2m/g2m3.asf -frames:v 20 -an 50 fate-g2m4: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/g2m/g2m4.asf 88 fate-tdsc: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/tdsc/tdsc.asf -an -pix_fmt bgr24
|
H A D | xvid.mak | 1 fate-xvid-custom-matrix: CMD = framemd5 -flags +bitexact -idct simple -i $(TARGET_SAMPLES)/mpeg4/xvid_vlc_trac7411.h263
|
H A D | ffmpeg.mak | 39 fate-ffmpeg-filter_colorkey: CMD = framecrc -auto_conversion_filters -idct simple -fflags +bitexact -flags +bitexact -sws_flags +accurate_rnd+bitexact -i $(TARGET_SAMPLES)/cavs/cavs.mpg -fflags +bitexact -flags +bitexact -sws_flags +accurate_rnd+bitexact -i $(TARGET_SAMPLES)/lena.pnm -an -filter_complex_script $(TARGET_PATH)/tests/data/filtergraphs/colorkey -sws_flags +accurate_rnd+bitexact -fflags +bitexact -flags +bitexact -qscale 2 -frames:v 10 100 fate-shortest: CMD = framecrc -auto_conversion_filters -f lavfi -i "sine=3000:d=10" -f lavfi -i "sine=1000:d=1" -sws_flags +accurate_rnd+bitexact -fflags +bitexact -flags +bitexact -idct simple -f rawvideo -s 352x288 -pix_fmt yuv420p -i $(TARGET_PATH)/tests/data/vsynth_lena.yuv -filter_complex "[0:a:0][1:a:0]amix=inputs=2[audio]" -map 2:v:0 -map "[audio]" -sws_flags +accurate_rnd+bitexact -fflags +bitexact -flags +bitexact -idct simple -dct fastint -qscale 10 -threads 1 -c:v mpeg4 -c:a ac3_fixed -shortest 154 -sws_flags +accurate_rnd+bitexact -fflags +bitexact -flags +bitexact -idct simple -f rawvideo -s 352x288 -pix_fmt yuv420p -i $(TARGET_PATH)/tests/data/vsynth_lena.yuv \ 156 -sws_flags +accurate_rnd+bitexact -fflags +bitexact -flags +bitexact -idct simple -dct fastint -qscale 10 -c:v mpeg4 -threads 1 -c:a pcm_s16le -bitexact \
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | numrange_impl.cpp | 242 int32_t length = NumberFormatterImpl::writeNumber(micros1.simple, data.quantity1, data.getStringRef(), 0, status); in formatSingleValue() 259 int32_t length = NumberFormatterImpl::writeNumber(microsAppx.simple, data.quantity1, data.getStringRef(), 0, status); in formatApproximately() 387 length1 += NumberFormatterImpl::writeNumber(micros1.simple, data.quantity1, string, UPRV_INDEX_0, status); in formatRange() 390 NumberFormatterImpl::writeNumber(micros2.simple, data.quantity2, tempString, 0, status); in formatRange()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
H A D | Notation.java | 163 * Print the number using simple notation without any scaling by powers of ten. This is the default 188 public static SimpleNotation simple() { in simple() method in Notation
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
H A D | Notation.java | 160 * Print the number using simple notation without any scaling by powers of ten. This is the default 184 public static SimpleNotation simple() { in simple() method in Notation
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | blocklayoutxdr.h | 37 } simple; member
|
/third_party/rust/crates/memchr/src/tests/memchr/ |
H A D | simple.rs | 1 // Simple tests using MIRI. These are intended only to be a simple exercise of 10 fn simple() { in simple() functions
|
/kernel/linux/linux-5.10/drivers/usb/dwc3/ |
H A D | Makefile | 51 obj-$(CONFIG_USB_DWC3_OF_SIMPLE) += dwc3-of-simple.o
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | test_cls_bpf.sh | 35 test ./parse_simple.o simple
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | test_cls_bpf.sh | 35 test ./parse_simple.o simple
|
/third_party/pulseaudio/src/tests/ |
H A D | parec-simple.c | 27 #include <pulse/simple.h> 32 /* A simple routine calling UNIX write() in a loop */
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp8dsp_neon.S | 273 .macro vp8_loop_filter, inner=0, simple=0 274 .if \simple 341 .if !\inner && !\simple 364 .if \simple 446 .macro vp8_v_loop_filter16 name, inner=0, simple=0 449 sub r0, r0, r1, lsl #1+!\simple 452 .if !\simple 461 .if !\simple 468 vp8_loop_filter inner=\inner, simple=\simple [all...] |
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | entry.S | 27 .cfi_startproc simple 449 .cfi_startproc simple 643 .cfi_startproc simple 698 .cfi_startproc simple
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | entry.S | 27 .cfi_startproc simple 448 .cfi_startproc simple 650 .cfi_startproc simple 671 .cfi_startproc simple
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/ |
H A D | SfntDump.java | 526 SimpleGlyph simple = (SimpleGlyph) glyph; in countSpecialGlyphs() 527 if (simple.numberOfContours() != 2) { in countSpecialGlyphs() 530 if ((simple.numberOfPoints(0) != 1) && (simple.numberOfPoints(1) != 1)) { in countSpecialGlyphs()
|
/third_party/icu/tools/unicode/c/genprops/ |
H A D | casepropsbuilder.cpp | 64 Exception index reduced from 12 bits to 11, simple case mapping delta reduced from 10 bits to 9. 71 for a reasonably compact, and compressible, encoding of simple case mappings 73 Another excWord bit is used to indicate that the character has no simple case folding, 74 even if it has a simple lowercase mapping. 105 15..7 signed delta to simple case mapping code point 147 9 no simple case folding, even if there is a simple lowercase mapping 158 4 delta to simple case mapping code point 173 Complete case closure for a code point is given by the union of all simple 180 - If case folding is conditional, then no simple o 901 fullMappingEqualsSimple(const UnicodeString &s, UChar32 simple, UChar32 c) fullMappingEqualsSimple() argument [all...] |
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | vp8dsp_neon.S | 286 .macro vp8_loop_filter, inner=0, simple=0, hev_thresh 287 .if \simple 354 .if !\inner && !\simple 377 .if \simple 459 .macro vp8_v_loop_filter16 name, inner=0, simple=0 461 sub x0, x0, x1, lsl #1+!\simple 464 .if !\simple 472 .if !\simple 479 vp8_loop_filter inner=\inner, simple=\simple, hev_thres [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/ |
H A D | module_config.mk | 3 BOOT_CCFLAGS := -mabi=ilp32 -march=rv32imc -freorder-blocks-algorithm=simple -fno-schedule-insns -nostdinc -fno-aggressive-loop-optimizations -fno-builtin -fno-exceptions -fno-short-enums -mtune=size -msmall-data-limit=0 -Wall -Werror -Os -std=c99 -falign-functions=2 -fdata-sections -ffunction-sections -fno-common -fstack-protector-strong
|
/kernel/linux/linux-5.10/drivers/reset/ |
H A D | reset-socfpga.c | 14 #include <linux/reset/reset-simple.h> 74 * model are handled by the simple reset driver directly.
|
H A D | reset-sunxi.c | 17 #include <linux/reset/reset-simple.h> 70 * model are handled by the simple reset driver directly.
|
/kernel/linux/linux-6.6/drivers/reset/ |
H A D | reset-socfpga.c | 14 #include <linux/reset/reset-simple.h> 81 * model are handled by the simple reset driver directly.
|