Searched refs:can2 (Results 1 – 10 of 10) sorted by relevance
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ParseContextBase.cpp | 421 … const auto betterParam = [&call, &better](const TFunction& can1, const TFunction& can2) -> bool { in selectFunction() argument 425 if (better(*call[param].type, *can1[param].type, *can2[param].type)) { in selectFunction() 433 …const auto equivalentParams = [&call, &better](const TFunction& can1, const TFunction& can2) -> bo… in selectFunction() argument 436 if (better(*call[param].type, *can1[param].type, *can2[param].type) || in selectFunction() 437 better(*call[param].type, *can2[param].type, *can1[param].type)) in selectFunction()
|
/external/u-boot/arch/arm/dts/ |
D | imx6dl-icore.dts | 57 &can2 {
|
D | imx6q-icore.dts | 57 &can2 {
|
D | imx6qdl-icore.dtsi | 71 &can2 {
|
D | imx6ul-opos6uldev.dts | 142 &can2 {
|
D | imx6qdl.dtsi | 22 can1 = &can2; 490 can2: flexcan@02094000 { label
|
D | imx6ul.dtsi | 389 can2: flexcan@02094000 { label
|
/external/llvm/test/Transforms/InstCombine/ |
D | assume.ll | 75 define i32 @can2(i1 %a, i1 %b, i1 %c) { 81 ; CHECK-LABEL: @can2
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | assume.ll | 70 define i32 @can2(i1 %a, i1 %b, i1 %c) { 76 ; CHECK-LABEL: @can2
|
/external/u-boot/arch/powerpc/include/asm/ |
D | immap_83xx.h | 917 u8 can2[0x1000]; /* Flexcan 2 */ member
|