Searched refs:SIGNED (Results 1 – 18 of 18) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format_pack.py | 66 elif channel.type in (SIGNED, FIXED): 84 elif channel.type in (SIGNED, FIXED): 122 if channel.type not in (VOID, UNSIGNED, SIGNED, FLOAT, FIXED): 143 if channel.type not in (VOID, SIGNED): 145 if channel.type == SIGNED and channel.pure == False: 167 elif channel.type in (SIGNED, FIXED): 206 if type.type == SIGNED: 223 if type.type == SIGNED: 336 if src_type in (SIGNED, UNSIGNED) and dst_channel.type in (SIGNED, UNSIGNED): 423 elif src_channel.type == SIGNED: [all …]
|
D | u_format_parse.py | 33 VOID, UNSIGNED, SIGNED, FIXED, FLOAT = range(5) variable 60 self.sign = type in (SIGNED, FIXED, FLOAT) 85 if self.type == SIGNED: 99 if self.type == SIGNED: 175 if channel.type not in (VOID, UNSIGNED, SIGNED): 193 if channel.type not in (VOID, UNSIGNED, SIGNED): 215 's': SIGNED,
|
D | u_format_table.py | 58 SIGNED: "UTIL_FORMAT_TYPE_SIGNED", 175 … format.colorspace != ZS and format.channels[0].pure == True and format.channels[0].type == SIGNED:
|
/external/fdlibm/ |
D | MD5 | 1 -----BEGIN PGP SIGNED MESSAGE-----
|
/external/pcre/dist/sljit/ |
D | sljitNativeARM_64.c | 769 #define SIGNED 0x02 macro 1275 flags = BYTE_SIZE | SIGNED; in sljit_emit_op1() 1285 flags = HALF_SIZE | SIGNED; in sljit_emit_op1() 1295 flags = INT_SIZE | SIGNED; in sljit_emit_op1() 1309 flags = BYTE_SIZE | SIGNED | UPDATE; in sljit_emit_op1() 1319 flags = HALF_SIZE | SIGNED | UPDATE; in sljit_emit_op1() 1329 flags = INT_SIZE | SIGNED | UPDATE; in sljit_emit_op1()
|
D | sljitNativeARM_T2_32.c | 789 #define SIGNED 0x02 macro 1329 flags = BYTE_SIZE | SIGNED; in sljit_emit_op1() 1339 flags = HALF_SIZE | SIGNED; in sljit_emit_op1() 1355 flags = BYTE_SIZE | SIGNED | UPDATE; in sljit_emit_op1() 1365 flags = HALF_SIZE | SIGNED | UPDATE; in sljit_emit_op1()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_tile_soa.py | 65 if channel.type not in (VOID, UNSIGNED, SIGNED, FLOAT):
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/ |
D | feedPublish.eclipse.properties | 47 # optional: one of NONE|UNSIGNED|SIGNREADY|BUILDREADY|SIGNED
|
D | feedPublish.emf.properties | 47 # optional: one of NONE|UNSIGNED|SIGNREADY|BUILDREADY|SIGNED
|
D | feedPublish.uml2.properties | 47 # optional: one of NONE|UNSIGNED|SIGNREADY|BUILDREADY|SIGNED
|
/external/llvm/lib/Target/SystemZ/ |
D | README.txt | 79 ADD LOGICAL WITH SIGNED IMMEDIATE could be useful when we need to
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
D | es-ES_tpp_net.utf | 3022 14831 "SIGNED" 3123 15727 "SIGNED" 3125 15741 "SIGNED"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/ |
D | de-DE_tpp_net.utf | 3731 17734 "SIGNED" 3835 18761 "SIGNED" 3837 18775 "SIGNED"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/ |
D | it-IT_tpp_net.utf | 2806 13165 "SIGNED"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_tpp_net.utf | 3137 14145 "SIGNED"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_tpp_net.utf | 2931 13071 "SIGNED"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/ |
D | fr-FR_tpp_net.utf | 3322 16942 "SIGNED"
|
/external/libvncserver/x11vnc/ |
D | README | 9837 etc. that x11vnc creates (e.g. "x11vnc-SELF-SIGNED-CERT-7762" for the
|