/external/mesa3d/src/mesa/program/ |
D | prog_noise.c | 325 #define G3 0.166666667f in _mesa_noise3() macro 338 float t = (float) (i + j + k) * G3; in _mesa_noise3() 415 x1 = x0 - i1 + G3; /* Offsets for second corner in (x,y,z) coords */ in _mesa_noise3() 416 y1 = y0 - j1 + G3; in _mesa_noise3() 417 z1 = z0 - k1 + G3; in _mesa_noise3() 418 x2 = x0 - i2 + 2.0f * G3; /* Offsets for third corner in (x,y,z) coords */ in _mesa_noise3() 419 y2 = y0 - j2 + 2.0f * G3; in _mesa_noise3() 420 z2 = z0 - k2 + 2.0f * G3; in _mesa_noise3() 421 x3 = x0 - 1.0f + 3.0f * G3;/* Offsets for last corner in (x,y,z) coords */ in _mesa_noise3() 422 y3 = y0 - 1.0f + 3.0f * G3; in _mesa_noise3() [all …]
|
/external/chromium_org/third_party/mesa/src/src/mesa/program/ |
D | prog_noise.c | 325 #define G3 0.166666667f in _mesa_noise3() macro 338 float t = (float) (i + j + k) * G3; in _mesa_noise3() 415 x1 = x0 - i1 + G3; /* Offsets for second corner in (x,y,z) coords */ in _mesa_noise3() 416 y1 = y0 - j1 + G3; in _mesa_noise3() 417 z1 = z0 - k1 + G3; in _mesa_noise3() 418 x2 = x0 - i2 + 2.0f * G3; /* Offsets for third corner in (x,y,z) coords */ in _mesa_noise3() 419 y2 = y0 - j2 + 2.0f * G3; in _mesa_noise3() 420 z2 = z0 - k2 + 2.0f * G3; in _mesa_noise3() 421 x3 = x0 - 1.0f + 3.0f * G3;/* Offsets for last corner in (x,y,z) coords */ in _mesa_noise3() 422 y3 = y0 - 1.0f + 3.0f * G3; in _mesa_noise3() [all …]
|
/external/llvm/test/CodeGen/XCore/ |
D | globals.ll | 20 ; CHECK: ldaw r0, dp[G3] 21 ret i32* @G3 91 @G3 = unnamed_addr constant i32 9401 93 ; CHECK: G3:
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | deadglobal.ll | 7 ; CHECK-NOT: @G3 25 @G3 = linkonce_odr constant i32 42
|
D | ctor-list-opt.ll | 20 @G3 = global i32 -123 ; <i32*> [#uses=2] 54 %X = load i32* @G3 ; <i32> [#uses=1] 56 store i32 %Y, i32* @G3
|
/external/llvm/test/CodeGen/X86/ |
D | global-sections.ll | 37 ; int * const G3 = &G1; 38 @G3 = unnamed_addr constant i32* @G1 46 ; LINUX: .globl G3 48 ; LINUX-SECTIONS: .section .rodata.G3,"a",@progbits 49 ; LINUX-SECTIONS: .globl G3
|
/external/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/ |
D | sema.cpp | 161 struct G3 { S2 s; }; argument 166 N(G3()); in gencon()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCScheduleG3.td | 1 //===-- PPCScheduleG3.td - PPC G3 Scheduling Definitions ---*- tablegen -*-===// 10 // This file defines the itinerary class data for the G3 (750) processor.
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/ |
D | en-GB_kh0_kdt_mgc1.pkb | 33 �g�#��0K6��)ó�}a�A,����0M�8VTט�����@{�5�m�{�-�b}�G3�����@x���
�͌+M�����voa… 48 �E�*c)#���:��N���Σ���q���0�?9Θv%x= ����������Q���e�/^�G3�5��%�Ȍ�<`������%L�F��c…
|
/external/llvm/lib/Target/Sparc/ |
D | SparcRegisterInfo.td | 64 def G3 : Ri< 3, "G3">, DwarfRegNum<[3]>;
|
D | SparcRegisterInfo.cpp | 64 Reserved.set(SP::G3); in getReservedRegs()
|
D | SparcAsmPrinter.cpp | 284 const unsigned globalRegs[] = { SP::G2, SP::G3, SP::G6, SP::G7, 0 }; in EmitFunctionBodyStart()
|
/external/chromium_org/third_party/libjpeg_turbo/simd/ |
D | jdclrmmx.asm | 201 paddw mm3,mm5 ; mm3=((G-Y)O+YO)=GO=(G1 G3 G5 G7) 203 packuswb mm3,mm3 ; mm3=(G1 G3 G5 G7 ** ** ** **)
|
D | jcgrymmx.asm | 260 ; mm1=(R1 R3 R5 R7)=RO, mm3=(G1 G3 G5 G7)=GO, mm5=(B1 B3 B5 B7)=BO
|
D | jcclrmmx.asm | 267 ; mm1=(R1 R3 R5 R7)=RO, mm3=(G1 G3 G5 G7)=GO, mm5=(B1 B3 B5 B7)=BO
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/ |
D | fr-FR_nk0_kdt_dur.pkb | 170 I�S�^�(��<�������%���Y����G3��d�'�aM� ��߃���b�A���-�ڌ:���s5���������4e�i�O<KM���0…
|
/external/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 74 SP::G0, SP::G1, SP::G2, SP::G3,
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/ |
D | it-IT_cm0_kpdf_phs.pkb | 3402 G���љpZYp����vqo`G3+.9DJHB=;=CJRWVOD90+*-3:@CB<2(
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/ |
D | de-DE_gl0_kdt_dur.pkb | 476 @$�X6�@G3��bX'1`��������V��~<��>�s� #��:<J>.(�0�s8@��l�и��}贋�f�k…
|
D | de-DE_kdt_g2p.pkb | 119 �}oQ|���B? ��>� 0���` *@�@+hE���V�Lt�[��2EV�k{�Z���G3���a�ѯ���%�8 345 …� p�ѳ��5[����I����R�L���O:���2M�'v��ݵA��ܙ���s7���É��v�� ���/��G3�&`JA����…
|
/external/valgrind/main/drd/tests/ |
D | tsan_unittest.cpp | 4853 int G3 = 0; variable 4859 G3 = 1; CHECK(G3); in Creator() 4867 G3 = 3; in Worker1() 4881 ANNOTATE_TRACE_MEMORY(&G3); in Run()
|
/external/bison/tests/ |
D | regression.at | 1568 LAC: checking lookahead $end: R2 G3 R2 G5 R2 G6 R2 G7 R2 G8 R2 G9 R2 G10 R2 G11 R2 (max size exceed… 1584 LAC: checking lookahead $end: R2 G3 R2 G5 R2 G6 R2 G7 R2 G8 R2 G9 R2 G10 R2 G11 R2 (max size exceed…
|
/external/chromium_org/tools/findit/common/ |
D | cacert.pem | 304 Verisign Class 3 Public Primary Certification Authority - G3 328 Verisign Class 4 Public Primary Certification Authority - G3 2376 GeoTrust Primary Certification Authority - G3 2416 thawte Primary Root CA - G3
|
/external/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 92 Sparc::G0, Sparc::G1, Sparc::G2, Sparc::G3,
|
/external/qemu/distrib/jpeg-6b/ |
D | testimg.ppm | 4 …G3�I6�F4�E3�C3�B1�A0}@.zA.|?-�:,�8,�9+�:,�:,�;-�;+�;+�:+�:)�8)�8*�9,�;/�=/�<0�:/�8.�9/�:.�:.�:,�9+…
|