/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-glyf-table.hh | 256 ARG_1_AND_2_ARE_WORDS = 0x0001,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
H A D | peers.cpp | 1626 if (methods & 0x0001) in properties()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
H A D | peers.cpp | 1628 if (methods & 0x0001) in properties()
|
/third_party/vixl/test/aarch64/ |
H A D | test-assembler-sve-aarch64.cc | 1467 __ Dup(z12.VnH(), 0x0001); 1495 ASSERT_EQUAL_SVE(0x0001, z12.VnH()); 2331 uint16_t expected_z21[] = {0xfffb, 0xfffe, 0x0001, 0x0004, 0x0007}; 4616 unsigned zm_h[] = {0x0001, 0x0000, 0x00ee, 0xfffe, 4638 unsigned umax_exp_h[] = {0x0001, 0xffff, 0x00ff, 0xffff, 4671 unsigned uabd_exp_h[] = {0x0001, 0xffff, 0x00ff, 0x0001, 4775 unsigned zn_h[] = {0x0000, 0x0001, 0x0020, 0x0800, 4779 0x5555, 0xaaaa, 0x0001, 0x1234}; 4800 unsigned mul_exp_h[] = {0x0000, 0x0001, [all...] |
/third_party/rust/crates/libc/src/ |
H A D | psp.rs | 2499 pub const FIO_S_IXOTH: i32 = 0x0001; 2506 pub const FIO_SO_IXOTH: i32 = 0x0001; 2508 pub const PSP_O_RD_ONLY: i32 = 0x0001;
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/schema/ |
H A D | schema.go | 19618 Value: 0x0001, 19758 Value: 0x0001, 19807 Value: 0x0001, 19835 Value: 0x0001, 19912 Value: 0x0001, 20094 Value: 0x0001, 20171 Value: 0x0001, 20192 Value: 0x0001,
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/schema/ |
H A D | schema.go | 19618 Value: 0x0001, 19758 Value: 0x0001, 19807 Value: 0x0001, 19835 Value: 0x0001, 19912 Value: 0x0001, 20094 Value: 0x0001, 20171 Value: 0x0001, 20192 Value: 0x0001,
|
/third_party/spirv-tools/utils/vscode/src/schema/ |
H A D | schema.go | 19618 Value: 0x0001, 19758 Value: 0x0001, 19807 Value: 0x0001, 19835 Value: 0x0001, 19912 Value: 0x0001, 20094 Value: 0x0001, 20171 Value: 0x0001, 20192 Value: 0x0001,
|
/third_party/curl/tests/libtest/ |
H A D | lib557.c | 201 i++; ss_test[i].num = 0x0001; ss_test[i].expected = "1"; in test_signed_short_formatting() 427 i++; si_test[i].num = 0x0001; si_test[i].expected = "1"; in test_signed_int_formatting()
|
/third_party/FreeBSD/sys/dev/usb/storage/ |
H A D | umass.c | 330 #define UMASS_PROTO_BBB 0x0001 /* USB wire protocol */ 345 #define NO_TEST_UNIT_READY 0x0001
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 88 #define GL_LINES 0x0001 877 #define GL_MAP_READ_BIT 0x0001
|
H A D | gl3.h | 88 #define GL_LINES 0x0001 877 #define GL_MAP_READ_BIT 0x0001
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsresize.c | 164 #define NTFS_PROGBAR 0x0001 180 #define NTFSCK_PROGBAR 0x0001
|
/third_party/openGLES/api/GLES3/ |
H A D | gl3.h | 69 #define GL_LINES 0x0001 858 #define GL_MAP_READ_BIT 0x0001
|
H A D | gl31.h | 69 #define GL_LINES 0x0001 858 #define GL_MAP_READ_BIT 0x0001
|
/third_party/mesa3d/src/util/format/ |
H A D | u_format_tests.c | 197 {PIPE_FORMAT_A1B5G5R5_UNORM, PACKED_1x16(0xffff), PACKED_1x16(0x0001), UNPACKED_1x1(0.0, 0.0, 0.0, 1.0)}, 938 {PIPE_FORMAT_R16_FLOAT, PACKED_1x16(0xffff), PACKED_1x16(0x0001), UNPACKED_1x1( 5.96046E-8, 0.0, 0.0, 1.0)},
|
/third_party/skia/third_party/externals/swiftshader/include/GLES3/ |
H A D | gl3.h | 88 #define GL_LINES 0x0001 877 #define GL_MAP_READ_BIT 0x0001
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_format_table_autogen.cpp | 1272 Initialize4ComponentData<GLshort, 0x0000, 0x0000, 0x0000, 0x0001>}}; in initialize() 1327 Initialize4ComponentData<GLushort, 0x0000, 0x0000, 0x0000, 0x0001>}}; in initialize()
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | Blitter.cpp | 497 c.w = Float(Int(*Pointer<UShort>(element) & UShort(0x0001))); in readFloat4() 503 c.w = Float(Int(*Pointer<UShort>(element) & UShort(0x0001))); in readFloat4()
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl3.h | 88 #define GL_LINES 0x0001 877 #define GL_MAP_READ_BIT 0x0001
|
H A D | gl31.h | 90 #define GL_LINES 0x0001 879 #define GL_MAP_READ_BIT 0x0001
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl3.h | 69 #define GL_LINES 0x0001 858 #define GL_MAP_READ_BIT 0x0001
|
H A D | gl31.h | 69 #define GL_LINES 0x0001 858 #define GL_MAP_READ_BIT 0x0001
|
/third_party/ffmpeg/libavcodec/ |
H A D | dcadata.c | 8867 0x02a8, 0x0001, 0x0101, 0x0201, 0x0041, 0x0141, 0x0241, 0x0081,
|
H A D | wmavoice.c | 324 0x0000, 0x0001, 0x0002, // 00/01/10 in wmavoice_init_static_data()
|