/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/ |
H A D | signal.h | 77 #include <asm-generic/signal-defs.h>
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
H A D | signal.h | 75 #include <asm-generic/signal-defs.h>
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | signal.h | 79 #include <asm-generic/signal-defs.h>
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
H A D | signal.h | 81 #include <asm-generic/signal-defs.h>
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
H A D | signal.h | 77 #include <asm-generic/signal-defs.h>
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/ |
H A D | signal.h | 75 #include <asm-generic/signal-defs.h>
|
/third_party/jerryscript/targets/nuttx-stm32f4/ |
H A D | Makefile | 15 -include $(TOPDIR)/Make.defs
|
/third_party/icu/icu4c/source/samples/udata/ |
H A D | Makefile | 16 include ../defs.mk
|
/third_party/skia/third_party/externals/icu/source/samples/udata/ |
H A D | Makefile | 16 include ../defs.mk
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir.cpp | 152 value->defs.remove(this); in set() 154 defVal->defs.push_back(this); in set() 269 if (defs.size() > 1) in isUniform() 623 // must unlink defs too since the list pointers will get deallocated in ~Instruction() 631 int size = defs.size(); in setDef() 633 defs.resize(i + 1); in setDef() 635 defs[size++].setInsn(this); in setDef() 637 defs[i].set(val); in setDef()
|
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-spi.c | 39 #include <asm/octeon/cvmx-spxx-defs.h> 40 #include <asm/octeon/cvmx-stxx-defs.h> 41 #include <asm/octeon/cvmx-srxx-defs.h>
|
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-spi.c | 39 #include <asm/octeon/cvmx-spxx-defs.h> 40 #include <asm/octeon/cvmx-stxx-defs.h> 41 #include <asm/octeon/cvmx-srxx-defs.h>
|
/third_party/rust/crates/clap/clap_mangen/src/ |
H A D | render.rs | 109 if let Some(defs) = option_default_values(opt) { 111 header.push(roman(defs)); 172 if let Some(defs) = option_default_values(pos) { 173 header.push(roman(format!(" {defs}")));
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
H A D | val_atomics_test.cpp | 543 const std::string defs = R"( in TEST_F() local 558 CompileSuccessfully(GenerateShaderComputeCode(body, extra, defs), in TEST_F() 579 const std::string defs = R"( in TEST_F() local 594 CompileSuccessfully(GenerateShaderComputeCode(body, extra, defs), in TEST_F() 600 const std::string defs = R"( in TEST_F() local 615 CompileSuccessfully(GenerateShaderComputeCode(body, extra, defs), in TEST_F() 649 const std::string defs = R"( in TEST_F() local 664 CompileSuccessfully(GenerateShaderComputeCode(body, extra, defs), in TEST_F() 670 const std::string defs = R"( in TEST_F() local 685 CompileSuccessfully(GenerateShaderComputeCode(body, extra, defs), in TEST_F() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_atomics_test.cpp | 543 const std::string defs = R"( in TEST_F() local 558 CompileSuccessfully(GenerateShaderComputeCode(body, extra, defs), in TEST_F() 579 const std::string defs = R"( in TEST_F() local 594 CompileSuccessfully(GenerateShaderComputeCode(body, extra, defs), in TEST_F() 600 const std::string defs = R"( in TEST_F() local 615 CompileSuccessfully(GenerateShaderComputeCode(body, extra, defs), in TEST_F() 649 const std::string defs = R"( in TEST_F() local 664 CompileSuccessfully(GenerateShaderComputeCode(body, extra, defs), in TEST_F() 670 const std::string defs = R"( in TEST_F() local 685 CompileSuccessfully(GenerateShaderComputeCode(body, extra, defs), in TEST_F() [all...] |
/third_party/spirv-tools/test/val/ |
H A D | val_atomics_test.cpp | 543 const std::string defs = R"( in TEST_F() local 558 CompileSuccessfully(GenerateShaderComputeCode(body, extra, defs), in TEST_F() 579 const std::string defs = R"( in TEST_F() local 594 CompileSuccessfully(GenerateShaderComputeCode(body, extra, defs), in TEST_F() 600 const std::string defs = R"( in TEST_F() local 615 CompileSuccessfully(GenerateShaderComputeCode(body, extra, defs), in TEST_F() 649 const std::string defs = R"( in TEST_F() local 664 CompileSuccessfully(GenerateShaderComputeCode(body, extra, defs), in TEST_F() 670 const std::string defs = R"( in TEST_F() local 685 CompileSuccessfully(GenerateShaderComputeCode(body, extra, defs), in TEST_F() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_bios.c | 1203 child_device_ptr(const struct bdb_general_definitions *defs, int i) in child_device_ptr() argument 1205 return (const void *) &defs->devices[i * defs->child_dev_size]; in child_device_ptr() 2671 const struct bdb_general_definitions *defs; in parse_general_definitions() local 2679 defs = bdb_find_section(i915, BDB_GENERAL_DEFINITIONS); in parse_general_definitions() 2680 if (!defs) { in parse_general_definitions() 2686 block_size = get_blocksize(defs); in parse_general_definitions() 2687 if (block_size < sizeof(*defs)) { in parse_general_definitions() 2694 bus_pin = defs->crt_ddc_gmbus_pin; in parse_general_definitions() 2720 if (defs in parse_general_definitions() [all...] |
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/ |
H A D | signal.h | 94 #include <asm-generic/signal-defs.h>
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | cpu_entry_area.h | 6 #include <linux/percpu-defs.h>
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | facility.h | 11 #include <asm/facility-defs.h>
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | local_lock_internal.h | 6 #include <linux/percpu-defs.h>
|
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | Makefile | 14 v4l2-ctrls-request.o v4l2-ctrls-defs.o
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | cpu_entry_area.h | 6 #include <linux/percpu-defs.h>
|
/third_party/icu/icu4c/source/samples/uresb/ |
H A D | Makefile | 14 include ../defs.mk
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | vir_opt_small_immediates.c | 62 struct qinst *src_def = c->defs[inst->src[i].index]; in vir_opt_small_immediates()
|