| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/list/ |
| H A D | cons.hpp | 56 : car(), cdr() {} in cons() 60 : car(in_car), cdr() {} in cons() 66 : car(in_car), cdr(in_cdr) {} in cons() 71 : car(rhs.car), cdr(rhs.cdr) {} in cons() 75 : car(rhs.car), cdr(rhs.cdr) {} in cons() 89 : car(*fusion::begin(seq)) in cons() 95 : car(*iter) in cons() 102 car = rhs.car; in operator =() 110 car = rhs.car; in operator =() 134 car = *iter; in assign_from_iter() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | atlas7.dtsi | 89 clocks = <&car 62>; 100 clocks = <&car 62>; 1223 car: clock-controller@18620000 { label 1224 compatible = "sirf,atlas7-car"; 1233 clocks = <&car 138>, <&car 139>, <&car 237>, 1234 <&car 240>, <&car 140>, <&car 246>; 1261 clocks = <&car 89>; 1276 clocks = <&car 90>; 1287 clocks = <&car 88>; 1296 clocks = <&car 91>; [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/ |
| H A D | gpio-detection.txt | 6 - car-reverse : a describtion to show the gpio will be use to car reverse 7 - car-acc : a describtion to show the gpio will be use to car accelerate 24 car-reverse { 25 car-reverse-gpios = <&gpio3 10 GPIO_ACTIVE_HIGH>; 27 label = "car-reverse"; 31 car-acc { 32 car-acc-gpios = <&gpio3 9 GPIO_ACTIVE_HIGH>; 34 label = "car-acc";
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/ |
| H A D | make_cons.hpp | 54 make_cons(Car const& car, Cdr const& cdr) in make_cons() argument 58 return result(car, cdr); in make_cons() 63 make_cons(Car const& car) in make_cons() argument 67 return result(car); in make_cons() 76 make_cons(Car& car, typename enable_if<is_function<Car> >::type* = 0) in make_cons() argument 80 return result(car); in make_cons()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/iterator_range/detail/ |
| H A D | segmented_iterator_range.hpp | 165 … rest_type(fusion::next(stack.cdr.car.first), fusion::end(fusion::segments(*stack.car.first))) in call() 207 return type(stack.cdr.car.first, fusion::end(*stack.car.first)); in call() 311 … rest_type(fusion::begin(fusion::segments(*stack.car.first)), stack.cdr.car.first) in call() 353 return type(fusion::begin(*stack.car.first), stack.cdr.car.first); in call() 458 rest_type(fusion::next(stack_begin.car.first), stack_end.car.first) in call() 521 return type(segment_type(range_type(stack_begin.car.first, stack_end.car.first))); in call()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | csr,atlas7-car.txt | 4 - compatible: Should be "sirf,atlas7-car" 19 car: clock-controller@18620000 { 20 compatible = "sirf,atlas7-car"; 31 clocks = <&car 54>; 53 clocks = <&car 85>; 54 resets = <&car 29>;
|
| H A D | nvidia,tegra124-car.txt | 10 - compatible : Should be "nvidia,tegra124-car" or "nvidia,tegra132-car" 17 <dt-bindings/clock/tegra124-car-common.h> (which covers IDs common 18 to Tegra124 and Tegra132) and <dt-bindings/clock/tegra124-car.h> 50 compatible = "nvidia,tegra124-car";
|
| H A D | nvidia,tegra210-car.txt | 10 - compatible : Should be "nvidia,tegra210-car" 17 <dt-bindings/clock/tegra210-car.h>. 26 compatible = "nvidia,tegra210-car";
|
| H A D | nvidia,tegra114-car.txt | 10 - compatible : Should be "nvidia,tegra114-car" 17 <dt-bindings/clock/tegra114-car.h>. 26 compatible = "nvidia,tegra114-car";
|
| H A D | nvidia,tegra20-car.txt | 10 - compatible : Should be "nvidia,tegra20-car" 17 <dt-bindings/clock/tegra20-car.h>. 26 compatible = "nvidia,tegra20-car";
|
| H A D | nvidia,tegra30-car.txt | 10 - compatible : Should be "nvidia,tegra30-car" 17 <dt-bindings/clock/tegra30-car.h>. 26 compatible = "nvidia,tegra30-car";
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/iterator/detail/ |
| H A D | segmented_next_impl.hpp | 72 car_type(fusion::next(stack.car.first), stack.car.last), in call() 118 return type(range_type(stack.car.last, stack.car.last)); in call() 165 return segmented_begin_impl<Sequence, Stack>::call(*stack.car.first, stack); in call()
|
| H A D | segmented_iterator.hpp | 58 return *it.context.car.first; in call() 78 return fusion::deref_data(it.context.car.first); in call()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3562-evb2-image-reverse.dtsi | 29 car-reverse { 30 car-reverse-gpios = <&gpio3 RK_PD0 GPIO_ACTIVE_HIGH>; 32 label = "car-reverse"; 167 /* car-reverse */
|
| H A D | rk3588-vehicle-evb-image-reverse.dtsi | 29 car-reverse { 30 car-reverse-gpios = <&gpio1 RK_PB0 GPIO_ACTIVE_HIGH>; 32 label = "car-reverse"; 207 /* car-reverse */
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/ |
| H A D | meta_compiler.hpp | 86 return qi::make_primitive<term, Modifiers>()(elements.car, modifiers); in operator ()() 171 Modifiers>()(elements.car, elements.cdr.car, modifiers); in operator ()()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/ |
| H A D | immap.c | 65 car8xx_t __iomem *car = &immap->im_clkrst; in do_carinfo() local 67 printf("SCCR = %08x\n", in_be32(&car->car_sccr)); in do_carinfo() 68 printf("PLPRCR= %08x\n", in_be32(&car->car_plprcr)); in do_carinfo() 69 printf("RSR = %08x\n", in_be32(&car->car_rsr)); in do_carinfo()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/action/ |
| H A D | action.hpp | 181 result(elements.car, elements.cdr.car); in operator ()()
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/tangier/ |
| H A D | Makefile | 7 obj-y += car.o tangier.o sdram.o
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/efi/ |
| H A D | Makefile | 8 obj-$(CONFIG_EFI_STUB) += car.o
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-tegra/ |
| H A D | sleep-tegra30.S | 114 .macro pll_iddq_exit, rd, car, iddq, iddq_bit 115 ldr \rd, [\car, #\iddq] 117 str \rd, [\car, #\iddq] 120 .macro pll_iddq_entry, rd, car, iddq, iddq_bit 121 ldr \rd, [\car, #\iddq] 123 str \rd, [\car, #\iddq]
|
| /OK3568_Linux_fs/u-boot/drivers/clk/tegra/ |
| H A D | Makefile | 5 obj-$(CONFIG_TEGRA_CAR_CLOCK) += tegra-car-clk.o
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/coreboot/ |
| H A D | Makefile | 16 obj-y += car.o
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/qemu/ |
| H A D | Makefile | 8 obj-y += car.o dram.o
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/quark/ |
| H A D | Makefile | 7 obj-y += car.o dram.o irq.o msg_port.o quark.o
|