Home
last modified time | relevance | path

Searched refs:SIGNED (Results 1 – 25 of 28) sorted by relevance

12

/external/qemu/audio/
Dmixeng_template.h30 #ifndef SIGNED
52 #ifdef SIGNED in glue()
58 #ifdef SIGNED in glue()
75 #ifdef SIGNED in glue()
87 #ifdef SIGNED in glue()
103 #ifdef SIGNED in glue()
Dmixeng.c39 #define SIGNED macro
42 #undef SIGNED
66 #define SIGNED macro
78 #undef SIGNED
108 #define SIGNED macro
120 #undef SIGNED
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_pack.py66 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 …]
Du_format_parse.py33 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,
Du_format_table.py58 SIGNED: "UTIL_FORMAT_TYPE_SIGNED",
175 … format.colorspace != ZS and format.channels[0].pure == True and format.channels[0].type == SIGNED:
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
Du_format_pack.py66 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 …]
Du_format_parse.py33 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,
Du_format_table.py58 SIGNED: "UTIL_FORMAT_TYPE_SIGNED",
175 … format.colorspace != ZS and format.channels[0].pure == True and format.channels[0].type == SIGNED:
/external/qemu/distrib/sdl-1.2.15/src/audio/paudio/
DSDL_paudio.c338 paud_init.flags = SIGNED | in Paud_OpenAudio()
345 paud_init.flags = SIGNED | in Paud_OpenAudio()
353 SIGNED | in Paud_OpenAudio()
/external/valgrind/main/coregrind/m_demangle/
Dansidecl.h195 #define SIGNED signed macro
234 #define SIGNED
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/examples/
Dcmmap.re56 #define SIGNED 306
142 "signed" { RET(SIGNED); }
Dc.re54 #define SIGNED 306
159 "signed" { RET(SIGNED); }
Dcnokw.re54 #define SIGNED 306
Dcunroll.re54 #define SIGNED 306
/external/fdlibm/
DMD51 -----BEGIN PGP SIGNED MESSAGE-----
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_tile_soa.py65 if channel.type not in (VOID, UNSIGNED, SIGNED, FLOAT):
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
Dlp_tile_soa.py65 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/
DfeedPublish.uml2.properties47 # optional: one of NONE|UNSIGNED|SIGNREADY|BUILDREADY|SIGNED
DfeedPublish.eclipse.properties47 # optional: one of NONE|UNSIGNED|SIGNREADY|BUILDREADY|SIGNED
DfeedPublish.emf.properties47 # optional: one of NONE|UNSIGNED|SIGNREADY|BUILDREADY|SIGNED
/external/llvm/lib/Target/SystemZ/
DREADME.txt79 ADD LOGICAL WITH SIGNED IMMEDIATE could be useful when we need to
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
Des-ES_tpp_net.utf3022 14831 "SIGNED"
3123 15727 "SIGNED"
3125 15741 "SIGNED"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
Dde-DE_tpp_net.utf3731 17734 "SIGNED"
3835 18761 "SIGNED"
3837 18775 "SIGNED"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
Dit-IT_tpp_net.utf2806 13165 "SIGNED"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_tpp_net.utf3137 14145 "SIGNED"

12