Home
last modified time | relevance | path

Searched refs:x0000 (Results 826 - 850 of 1377) sorted by relevance

1...<<31323334353637383940>>...56

/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h107 #define AT_STATX_SYNC_AS_STAT 0x0000
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h104 #define AT_STATX_SYNC_AS_STAT 0x0000
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dstropts.h61 #define RNORM 0x0000
/third_party/musl/porting/uniproton/kernel/include/
H A Dstropts.h61 #define RNORM 0x0000
/third_party/nghttp2/src/
H A Dtls.cc124 ((0x0000 <= id && id <= 0x00FF && \
/third_party/musl/include/
H A Dstropts.h61 #define RNORM 0x0000
/third_party/mesa3d/src/gallium/targets/d3dadapter9/
H A Ddescription.c40 HW_VENDOR_SOFTWARE = 0x0000,
/third_party/node/deps/openssl/openssl/crypto/bf/asm/
H A Dbf-586.pl122 &mov( $tmp1, &DWP(&n2a($BF_OFF+0x0000),$P,$tmp1,4));
/third_party/libcoap/include/coap3/
H A Dcoap_io_internal.h61 #define COAP_SOCKET_EMPTY 0x0000 /**< the socket is not used */
/third_party/openssl/crypto/bf/asm/
H A Dbf-586.pl122 &mov( $tmp1, &DWP(&n2a($BF_OFF+0x0000),$P,$tmp1,4));
/third_party/icu/icu4c/source/common/
H A Ducnv_ct.cpp105 ((codepoint == 0x0000) || (codepoint == 0x0009) || (codepoint == 0x000A) || \
473 uint32_t mySourceChar = 0x0000; in UConverter_toUnicode_CompoundText_OFFSETS()
593 sa->add(sa->set, 0x0000); in _CompoundText_GetUnicodeSet()
/third_party/FreeBSD/sys/dev/usb/
H A Dusb.h613 #define UHD_PWR_GANGED 0x0000
618 #define UHD_OC_GLOBAL 0x0000
622 #define UHD_TT_THINK_8 0x0000
/third_party/alsa-lib/include/
H A Dcontrol.h301 #define SND_CTL_POWER_D0 0x0000
309 #define SND_CTL_POWER_D3hot (SND_CTL_POWER_D3|0x0000)
314 #define SND_CTL_TLVT_CONTAINER 0x0000
/third_party/node/deps/icu-small/source/common/
H A Ducnv_ct.cpp105 ((codepoint == 0x0000) || (codepoint == 0x0009) || (codepoint == 0x000A) || \
473 uint32_t mySourceChar = 0x0000; in UConverter_toUnicode_CompoundText_OFFSETS()
593 sa->add(sa->set, 0x0000); in _CompoundText_GetUnicodeSet()
/third_party/icu/icu4c/source/io/
H A Dustdio.cpp46 static const UChar DELIMITERS [] = { DELIM_CR, DELIM_LF, 0x0000 };
50 static const UChar DELIMITERS [] = { DELIM_LF, 0x0000 };
585 *sItr = 0x0000; in u_fgets()
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetCompoundText.java99 if ((codepoint == 0x0000) || (codepoint == 0x0009) || (codepoint == 0x000A) || in isASCIIRange()
347 char []sourceCharArray = { 0x0000 }; in encodeLoop()
625 setFillIn.add(0x0000); in getUnicodeSetImpl()
H A DCharsetISO2022.java851 int targetUniChar = 0x0000; in decodeLoop()
852 int mySourceChar = 0x0000; in decodeLoop()
853 int mySourceCharTemp = 0x0000; // use for getTrail label call. in decodeLoop()
1112 int targetUniChar = 0x0000; in decodeLoop()
1113 int mySourceChar = 0x0000; in decodeLoop()
1114 int mySourceCharTemp = 0x0000; in decodeLoop()
1321 int mySourceChar = 0x0000; in decodeLoop()
1322 int targetUniChar = 0x0000; in decodeLoop()
2664 int[] targetByteUnit = { 0x0000 }; in encodeLoop()
2665 int sourceChar = 0x0000; in encodeLoop()
[all...]
/third_party/libexif/libexif/canon/
H A Dmnote-canon-entry.c155 {12, 0x0000, N_("Normal")},
158 {13, 0x0000, N_("Normal")},
161 {14, 0x0000, N_("Normal")},
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp44 GL_RGB16F, Initialize4ComponentData<GLhalf, 0x0000, 0x0000, 0x0000, gl::Float16One>)); in BuildInternalFormatInitialzerMap()
/third_party/skia/third_party/externals/icu/source/io/
H A Dustdio.cpp46 static const UChar DELIMITERS [] = { DELIM_CR, DELIM_LF, 0x0000 };
50 static const UChar DELIMITERS [] = { DELIM_LF, 0x0000 };
585 *sItr = 0x0000; in u_fgets()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_ct.cpp105 ((codepoint == 0x0000) || (codepoint == 0x0009) || (codepoint == 0x000A) || \
473 uint32_t mySourceChar = 0x0000; in UConverter_toUnicode_CompoundText_OFFSETS()
593 sa->add(sa->set, 0x0000); in _CompoundText_GetUnicodeSet()
/third_party/unity/test/tests/
H A Dtest_unity_integers.c1424 v0 = 0x0000; in testNotEqualHEX16()
1725 v0 = 0x0000; in testGreaterThanHEX16()
2090 v0 = 0x0000; in testGreaterOrEqualHEX16()
2092 v2 = 0x0000; in testGreaterOrEqualHEX16()
2404 v1 = 0x0000; in testLessThanHEX16()
2417 TEST_ASSERT_LESS_THAN_HEX16(0x0000, 0xFFFF); in testNotLessThanHEX16()
2769 v1 = 0x0000; in testLessOrEqualHEX16()
2788 TEST_ASSERT_LESS_OR_EQUAL_HEX16(0x0000, 0xFFFF); in testNotLessOrEqualHEX16()
/third_party/vixl/test/aarch64/traces/
H A Dsim-uaddl-8h-trace-aarch64.h198 0x0106, 0x0154, 0x0198, 0x01f0, 0x01fa, 0x01fc, 0x01fe, 0x0000,
218 0x0154, 0x0198, 0x01f0, 0x01fa, 0x01fc, 0x01fe, 0x0000, 0x0002,
238 0x0198, 0x01f0, 0x01fa, 0x01fc, 0x01fe, 0x0000, 0x0002, 0x0004,
258 0x01f0, 0x01fa, 0x01fc, 0x01fe, 0x0000, 0x0002, 0x0004, 0x0010,
278 0x01fa, 0x01fc, 0x01fe, 0x0000, 0x0002, 0x0004, 0x0010, 0x0066,
298 0x01fc, 0x01fe, 0x0000, 0x0002, 0x0004, 0x0010, 0x0066, 0x00aa,
318 0x01fe, 0x0000, 0x0002, 0x0004, 0x0010, 0x0066, 0x00aa, 0x00fa,
338 0x0000, 0x0002, 0x0004, 0x0010, 0x0066, 0x00aa, 0x00fa, 0x00fc,
H A Dsim-uaddl2-8h-trace-aarch64.h38 0x0106, 0x0154, 0x0198, 0x01f0, 0x01fa, 0x01fc, 0x01fe, 0x0000,
58 0x0154, 0x0198, 0x01f0, 0x01fa, 0x01fc, 0x01fe, 0x0000, 0x0002,
78 0x0198, 0x01f0, 0x01fa, 0x01fc, 0x01fe, 0x0000, 0x0002, 0x0004,
98 0x01f0, 0x01fa, 0x01fc, 0x01fe, 0x0000, 0x0002, 0x0004, 0x0010,
118 0x01fa, 0x01fc, 0x01fe, 0x0000, 0x0002, 0x0004, 0x0010, 0x0066,
138 0x01fc, 0x01fe, 0x0000, 0x0002, 0x0004, 0x0010, 0x0066, 0x00aa,
158 0x01fe, 0x0000, 0x0002, 0x0004, 0x0010, 0x0066, 0x00aa, 0x00fa,
178 0x0000, 0x0002, 0x0004, 0x0010, 0x0066, 0x00aa, 0x00fa, 0x00fc,
/third_party/backends/backend/
H A Dhp5400_sane.c174 0x0000, // Unused
175 0x0000, // Unused
176 0x0000, // Unused
177 0x0000, // Unused
178 0x0000 // Unused

Completed in 29 milliseconds

1...<<31323334353637383940>>...56