Home
last modified time | relevance | path

Searched refs:J1 (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/external/u-boot/arch/arm/dts/
Dmeson-gxl-s905x-libretech-cc.dts171 "7J1 Header Pin5",
172 "7J1 Header Pin3",
173 "7J1 Header Pin12",
175 "9J3 Switch HDMI CEC/7J1 Header Pin11",
176 "7J1 Header Pin13",
178 "7J1 Header Pin15";
188 "HDMI_5V_EN", "9J1 Header Pin2",
206 "7J1 Header Pin27", "7J1 Header Pin28",
209 "7J1 Header Pin22", "7J1 Header Pin26",
210 "7J1 Header Pin36", "7J1 Header Pin38",
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/
Dforeach-eval.td45 class J1<dag pattern>
58 def j1 : J1< (d1 d2:$dst, (d3 d4:$src1))>;
/external/honggfuzz/examples/apache-httpd/corpus_http2/
D707e09a7934ddeb7aafeda92142b65f4.0000257c.honggfuzz.cov35 ��P�"1Ӓ��•����V@�{� W� �:����g��z]�"�� 꽻�D�4��Pw���9i�/��Ge�$���. s�����~ļv,�y������^J1$l��…
39 ��P�"1Ӓ��•����V@�{� W� �:����g��z]�"�� 꽻�D�4��Pw���9i�/��Ge�$���. s�����~ļv,�y������^J1$l��…
43 ��P�"1Ӓ��•����V@�{� W� �:����g��z]�"�� 꽻�D�4��Pw���9i�/��Ge�$���. s�����~ļv,�y������^J1$l��…
D3bff150c0e050946c9f2b85d3e34a7df.00002fbc.honggfuzz.cov39 ��P�"1Ӓ��•����V@�{� W� �:����g��z]�"�� 꽻�D�4��Pw���9i�/��Ge�$���. s�����~ļv,�y������^J1$l��…
47 ��P�"1Ӓ��•����V@�{� W� �:����g��z]�"�� 꽻�D�4��Pw���9i�/��Ge�$���. s�����~ļv,�y������^J1$l��…
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp281 bool J1 = Value & 0x400000; in adjustFixupValue() local
283 J1 ^= I; in adjustFixupValue()
287 out |= !J1 << 13; // J1 bit in adjustFixupValue()
DARMMCCodeEmitter.cpp480 uint32_t J1 = (offset & 0x400000) >> 22; in encodeThumbBLOffset() local
482 J1 = (~J1 & 0x1); in encodeThumbBLOffset()
484 J1 ^= S; in encodeThumbBLOffset()
488 offset |= J1 << 22; in encodeThumbBLOffset()
619 bool J1 = (Val & 0x400000); in getUnconditionalBranchTargetOpValue() local
621 if (I ^ J1) in getUnconditionalBranchTargetOpValue()
/external/walt/hardware/kicad/
DWALTsm.net79 (comp (ref J1)
309 (node (ref J1) (pin 1))
364 (node (ref J1) (pin 4))
385 (net (code 20) (name "Net-(J1-Pad2)")
386 (node (ref J1) (pin 2))
428 (node (ref J1) (pin 3))
/external/clang/test/Sema/
Dwarn-duplicate-enum.c64 enum { J1, J2 = -1, J3 }; enumerator
/external/llvm/test/MC/MachO/ARM/
Dthumb-bl-jbits.s16 # has it displacement encoded correctly with respect to the J1 and J2 bits when
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/MachO/ARM/
Dthumb-bl-jbits.s16 # has it displacement encoded correctly with respect to the J1 and J2 bits when
/external/u-boot/board/freescale/mpc832xemds/
DREADME35 J1 1-2 (ETH3_TXER)
47 J1 1-2 (ETH3_TXER)
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/
Dund-t-s0-publish.txt40 J⅙ J1/6
Dund-t-d0-publish.txt46 J1/6 J⅙
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp298 bool isPairInSame(Instruction *J1, Instruction *J2) { in isPairInSame()
299 DenseMap<Instruction *, int>::iterator J1I = PossibleRedIdx.find(J1); in isPairInSame()
312 void recordPair(Instruction *J1, Instruction *J2, unsigned i) { in recordPair()
313 if (PossibleRedIdx.count(J1)) { in recordPair()
317 PossibleRedIter[J1] = 0; in recordPair()
320 int Idx = PossibleRedIdx[J1]; in recordPair()
/external/guice/core/test/com/google/inject/
DScopesTest.java1106 I2(J1 j) {}
1114 J0(J1 j) {}
1118 static class J1 {
1122 J1(S synchronizationBarrier, J2 j) {}
1281 ImmutableList.of(J1.class.getName(), J2.class.getName(), K1.class.getName()));
1287 ImmutableList.of(I1.class.getName(), I2.class.getName(), J1.class.getName()));
/external/walt/hardware/
DWALT_bom_r09.tsv12 J1 1 Audio jack 3.5 mm, TRRS 4 conductors Thru-hole Audio connector, non standard CUI Inc. SJ-43514
DWALT_bom_r07.tsv12 J1 1 Audio jack 3.5 mm, TRRS 4 conductors Thru-hole Audio connector, non standard CUI Inc. SJ-43514
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp613 uint32_t J1 = (offset & 0x400000) >> 22; in encodeThumbBLOffset() local
615 J1 = (~J1 & 0x1); in encodeThumbBLOffset()
617 J1 ^= S; in encodeThumbBLOffset()
621 offset |= J1 << 22; in encodeThumbBLOffset()
776 bool J1 = (Val & 0x400000); in getThumbBranchTargetOpValue() local
778 if (I ^ J1) in getThumbBranchTargetOpValue()
DARMAsmBackend.cpp504 bool J1 = Value & 0x400000; in adjustFixupValue() local
506 J1 ^= I; in adjustFixupValue()
510 out |= !J1 << 13; // J1 bit in adjustFixupValue()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp602 uint32_t J1 = (offset & 0x400000) >> 22; in encodeThumbBLOffset() local
604 J1 = (~J1 & 0x1); in encodeThumbBLOffset()
606 J1 ^= S; in encodeThumbBLOffset()
610 offset |= J1 << 22; in encodeThumbBLOffset()
765 bool J1 = (Val & 0x400000); in getThumbBranchTargetOpValue() local
767 if (I ^ J1) in getThumbBranchTargetOpValue()
DARMAsmBackend.cpp478 bool J1 = Value & 0x400000; in adjustFixupValue() local
480 J1 ^= I; in adjustFixupValue()
484 out |= !J1 << 13; // J1 bit in adjustFixupValue()
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp272 bool isPairInSame(Instruction *J1, Instruction *J2) { in isPairInSame()
273 DenseMap<Instruction *, int>::iterator J1I = PossibleRedIdx.find(J1); in isPairInSame()
286 void recordPair(Instruction *J1, Instruction *J2, unsigned i) { in recordPair()
287 if (PossibleRedIdx.count(J1)) { in recordPair()
291 PossibleRedIter[J1] = 0; in recordPair()
294 int Idx = PossibleRedIdx[J1]; in recordPair()
/external/ImageMagick/PerlMagick/t/reference/write/filter/
DSample.miff38 (?(q(�(�))8)k)�)�**5*h*�*�++6+i+�+�,,9,n,�,�- -A-v-�-�..L.�.�.�/$/Z/�/�/�050l0�0�11J1�1�1�2*2…
43 …HF����qq�=:�@@�B=�@<�;1~<,:.|90z<4p;1i7-h8.k70a0'm=4vTN.9)7:2686-9*9H616,@J1^�MQo<\yGQjEheVheWheW…
/external/ImageMagick/PerlMagick/t/reference/write/read/
Dinput_pbm_p4.miff36 (?(q(�(�))8)k)�)�**5*h*�*�++6+i+�+�,,9,n,�,�- -A-v-�-�..L.�.�.�/$/Z/�/�/�050l0�0�11J1�1�1�2*2…
Dinput_wbmp.miff36 (?(q(�(�))8)k)�)�**5*h*�*�++6+i+�+�,,9,n,�,�- -A-v-�-�..L.�.�.�/$/Z/�/�/�050l0�0�11J1�1�1�2*2…

12345678910>>...14