Home
last modified time | relevance | path

Searched refs:passes (Results 1 – 25 of 300) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/security/
H A Dentry_flush.c24 int fd, passes = 0, iter, rc = 0; in entry_flush_test() local
82 passes++; in entry_flush_test()
84 passes++; in entry_flush_test()
91 if (passes < repetitions) { in entry_flush_test()
96 repetitions - passes, repetitions); in entry_flush_test()
103 passes, repetitions); in entry_flush_test()
114 passes = 0; in entry_flush_test()
H A Drfi_flush.c24 int fd, passes = 0, iter, rc = 0; in rfi_flush_test() local
83 passes++; in rfi_flush_test()
85 passes++; in rfi_flush_test()
92 if (passes < repetitions) { in rfi_flush_test()
97 repetitions - passes, repetitions); in rfi_flush_test()
104 passes, repetitions); in rfi_flush_test()
114 passes = 0; in rfi_flush_test()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dpass-instances.def2 from passes.def. */
31 /* All passes needed to lower the function into shape optimizers can
32 operate on. These passes are always run first on the function, but
34 by these passes. */
54 /* Interprocedural optimization passes. */
172 /* Simple IPA passes executed after the regular passes. In WHOPR mode the
173 passes are executed after partitioning and thus see just parts of the
181 /* These passes are run after IPA passes on every function that is being
291 Please do not add any other passes in between. */
514 /* AArch64-specific passes declarations.
H A Dpasses.def29 /* All passes needed to lower the function into shape optimizers can
30 operate on. These passes are always run first on the function, but
32 by these passes. */
52 /* Interprocedural optimization passes. */
170 /* Simple IPA passes executed after the regular passes. In WHOPR mode the
171 passes are executed after partitioning and thus see just parts of the
179 /* These passes are run after IPA passes on every function that is being
289 Please do not add any other passes in between. */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dpass-instances.def2 from passes.def. */
31 /* All passes needed to lower the function into shape optimizers can
32 operate on. These passes are always run first on the function, but
34 by these passes. */
54 /* Interprocedural optimization passes. */
172 /* Simple IPA passes executed after the regular passes. In WHOPR mode the
173 passes are executed after partitioning and thus see just parts of the
181 /* These passes are run after IPA passes on every function that is being
291 Please do not add any other passes in between. */
H A Dpasses.def29 /* All passes needed to lower the function into shape optimizers can
30 operate on. These passes are always run first on the function, but
32 by these passes. */
52 /* Interprocedural optimization passes. */
170 /* Simple IPA passes executed after the regular passes. In WHOPR mode the
171 passes are executed after partitioning and thus see just parts of the
179 /* These passes are run after IPA passes on every function that is being
289 Please do not add any other passes in between. */
/OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_mc_aware.sh304 local passes=0
309 ((passes++))
323 ((attempts == passes))
331 echo " sent $attempts BC ARPs, got $passes responses"
H A Dqos_lib.sh69 unlikely, passes) of this test.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_fill_layer.cpp42 passes = RenderPass::None; in evaluate()
45 passes |= RenderPass::Translucent; in evaluate()
51 passes |= RenderPass::Translucent; in evaluate()
53 passes |= RenderPass::Opaque; in evaluate()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drender_layer.cpp64 return bool(passes & pass); in hasRenderPass()
68 return passes != RenderPass::None in needsRendering()
H A Drender_layer.hpp102 RenderPass passes = RenderPass::None; member in mbgl::RenderLayer
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_sock.c448 int passes = 0; in run_tests() local
456 ++passes; in run_tests()
458 printf("Summary: %d PASSED, %d FAILED\n", passes, fails); in run_tests()
H A Dtest_verifier.c930 int *passes, int *errors) in do_test_single() argument
1083 (*passes)++; in do_test_single()
1162 int i, passes = 0, errors = 0; in do_test() local
1177 do_test_single(test, true, &passes, &errors); in do_test()
1187 do_test_single(test, false, &passes, &errors); in do_test()
1191 printf("Summary: %d PASSED, %d SKIPPED, %d FAILED\n", passes, in do_test()
/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A DKconfig7 This driver passes over the lanes
/OK3568_Linux_fs/buildroot/package/p910nd/
H A DConfig.in7 print jobs and passes them directly to a USB printer.
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dgcc-plugins.rst12 callbacks [2]_, GIMPLE [3]_, IPA [4]_ and RTL passes [5]_.
53 GIMPLE, SIMPLE_IPA, IPA and RTL passes.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dsstream419 * Initializes @c sb using @c in, and passes @c &sb to the base
435 * Initializes @c sb using @c __mode|in, and passes @c &sb to the base
453 * Initializes @c sb using @a str and @c mode|in, and passes @c &sb
577 * Initializes @c sb using @c mode|out, and passes @c &sb to the base
593 * Initializes @c sb using @c mode|out, and passes @c &sb to the base
611 * Initializes @c sb using @a str and @c mode|out, and passes @c &sb
735 * Initializes @c sb using the mode @c in|out, and passes @c &sb
749 * Initializes @c sb using the mode from @c __m, and passes @c &sb
765 * Initializes @c sb using @a __str and @c __m, and passes @c &sb
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dsstream419 * Initializes @c sb using @c in, and passes @c &sb to the base
435 * Initializes @c sb using @c __mode|in, and passes @c &sb to the base
453 * Initializes @c sb using @a str and @c mode|in, and passes @c &sb
577 * Initializes @c sb using @c mode|out, and passes @c &sb to the base
593 * Initializes @c sb using @c mode|out, and passes @c &sb to the base
611 * Initializes @c sb using @a str and @c mode|out, and passes @c &sb
735 * Initializes @c sb using the mode @c in|out, and passes @c &sb
749 * Initializes @c sb using the mode from @c __m, and passes @c &sb
765 * Initializes @c sb using @a __str and @c __m, and passes @c &sb
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/p910nd/
H A Dp910nd_0.97.bb1 DESCRIPTION = "A small network printer daemon for embedded situations that passes the job directly …
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-counter-ftm-quaddec14 On the FlexTimer, the counter clock source passes through a
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/bearssl/bearssl/
H A D0001-make-Pass-LDFLAGS-when-building-shared-objects.patch6 OE passes flags like hash-style via LDFLAGS which alters the linker
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/kexec/kexec-tools/
H A D0002-purgatory-Pass-r-directly-to-linker.patch7 where as gcc knows how to deal with it and passes it down to linker
/OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A Dklcc-cross-accept-clang-options.patch1 meta-clang passes this option to compiler defaults
/OK3568_Linux_fs/kernel/Documentation/security/tpm/
H A Dtpm_ftpm_tee.rst18 The driver acts as a thin layer that passes commands to and from a TPM
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7638.patch18 SDL_LoadBMP_RW() function passes biBitCount as a color depth to SDL_CreateRGBSurface(), thus 256-co…

12345678910>>...12