/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.
|
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/usb/dwc3/ |
H A D | Makefile | 52 obj-$(CONFIG_USB_DWC3_OF_SIMPLE) += dwc3-of-simple.o
|
/third_party/icu/icu4c/source/i18n/ |
H A D | number_notation.cpp | 64 Notation Notation::simple() { in simple() function in Notation
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_microprops.h | 88 SimpleMicroProps simple; member
|
H A D | number_notation.cpp | 64 Notation Notation::simple() { in simple() function in Notation
|
/third_party/ltp/testcases/kernel/mce-test/lib/ |
H A D | soft-inject.sh | 51 simple*)
|
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/Test/ |
H A D | Simple.pm | 21 OpenSSL::Test::Simple - a few very simple test functions
|
/third_party/openssl/util/perl/OpenSSL/Test/ |
H A D | Simple.pm | 21 OpenSSL::Test::Simple - a few very simple test functions
|
/third_party/pulseaudio/src/tests/ |
H A D | pacat-simple.c | 28 #include <pulse/simple.h>
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | number_notation.cpp | 64 Notation Notation::simple() { in simple() function in Notation
|
/third_party/pulseaudio/ohosbuild/ |
H A D | ohos_paconfig.sh | 24 rm -rf libpulse-mainloop-glib.pc libpulse-simple.pc libpulse.pc libtool stamp-h1
|
/third_party/skia/include/android/ |
H A D | SkAnimatedImage.h | 165 bool simple() const { return fMatrix.isIdentity() && !fPostProcess in simple() function in SkAnimatedImage 172 * scaling, orientation-correction or cropping.) If simple(), this is the final output.
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | local_single_store_elim_test.cpp | 1308 %7 = OpString "simple.hlsl" in TEST_F() 1415 %7 = OpString "simple.hlsl" in TEST_F()
|
/third_party/skia/src/android/ |
H A D | SkAnimatedImage.cpp | 337 if (this->simple()) { in onDraw() 371 if (this->simple()) return this->getCurrentFrameSimple(); in getCurrentFrame()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | local_single_store_elim_test.cpp | 1308 %7 = OpString "simple.hlsl" in TEST_F() 1415 %7 = OpString "simple.hlsl" in TEST_F()
|
/third_party/spirv-tools/test/opt/ |
H A D | local_single_store_elim_test.cpp | 1308 %7 = OpString "simple.hlsl" in TEST_F() 1415 %7 = OpString "simple.hlsl" in TEST_F()
|
/third_party/python/Lib/test/ |
H A D | test_pprint.py | 228 for simple in (0, 0, 0+0j, 0.0, "", b"", bytearray(), 246 native = repr(simple) 247 self.assertEqual(pprint.pformat(simple), native) 248 self.assertEqual(pprint.pformat(simple, width=1, indent=0) 250 self.assertEqual(pprint.pformat(simple, underscore_numbers=True), native) 251 self.assertEqual(pprint.saferepr(simple), native)
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglMakeCurrentPerfTests.cpp | 554 // Add simple test group in init() 556 TestCaseGroup* simple = new TestCaseGroup(m_eglTestCtx, "simple", "Simple eglMakeCurrent performance tests using single context and surface"); in init() local 577 simple->addChild(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str())); in init() 581 addChild(simple); in init()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/ |
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/clk/bcm/ |
H A D | clk-bcm2711-dvp.c | 8 #include <linux/reset/reset-simple.h>
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_syntax.c | 158 struct struct_simple simple; member
|