/third_party/mesa3d/include/GL/internal/ |
H A D | dri_interface.h | 737 #define __DRI_ATTRIB_TRANSPARENT_RGB 0x00
|
/third_party/libdrm/include/drm/ |
H A D | i915_drm.h | 289 #define DRM_I915_INIT 0x00
|
/third_party/libdrm/nouveau/ |
H A D | nouveau.c | 96 args->v0.route = 0x00; in nouveau_object_ioctl()
|
/third_party/mbedtls/library/ |
H A D | ctr_drbg.c | 835 0x00, 0x2e, 0x71, 0xda, 0xed, 0x16, 0x9b, 0x5c };
|
H A D | sha256.c | 707 * Add padding: 0x80 then 0x00 until 8 bytes remain for the length in mbedtls_sha256_finish() 861 0xB4, 0x10, 0xFF, 0x61, 0xF2, 0x00, 0x15, 0xAD },
|
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
H A D | vid_dec_h265.c | 921 if (!vl_vlc_search_byte(vlc, vl_vlc_bits_left(vlc) - min_bits_left, 0x00)) in vid_dec_h265_Decode()
|
/third_party/mesa3d/src/imgui/ |
H A D | imgui_memory_editor.h | 382 else if (b == 0x00) in DrawContents()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vcn_enc.c | 576 if ((enc->num_zeros >= 2) && ((byte == 0x00) || (byte == 0x01) || in radeon_enc_emulation_prevention()
|
/third_party/node/lib/ |
H A D | assert.js | 93 const escapeSequencesRegExp = /[\x00-\x08\x0b\x0c\x0e-\x1f]/g;
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | layout.h | 74 u8 physical_drive; /* 0x00 floppy, 0x80 hard disk */ 1063 FILE_NAME_POSIX = 0x00,
|
/third_party/nghttp2/lib/includes/nghttp2/ |
H A D | nghttp2.h | 751 NGHTTP2_NO_ERROR = 0x00,
|
/third_party/nghttp2/integration-tests/ |
H A D | server_tester.go | 727 if _, err := w.Write([]byte{0x0D, 0x0A, 0x0D, 0x0A, 0x00, 0x0D, 0x0A, 0x51, 0x55, 0x49, 0x54, 0x0A}); err != nil {
|
/third_party/node/deps/icu-small/source/common/ |
H A D | locmap.cpp | 624 {0x00, "root"} in ILCID_POSIX_SUBTABLE() 905 ILCID_POSIX_MAP(root), /* root 0x00 */
|
H A D | ucnvbocu.cpp | 153 * from external byte values 0x00..0x20 160 -1, 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, -1, 178 * to external byte values 0x00..0x20.
|
H A D | ucnv_lmb.cpp | 189 #define ULMBCS_GRP_EXCEPT 0x00
|
H A D | rbbiscan.cpp | 70 static const char16_t kAny[] = {0x61, 0x6e, 0x79, 0x00}; // "any"
|
/third_party/node/deps/nghttp2/lib/includes/nghttp2/ |
H A D | nghttp2.h | 746 NGHTTP2_NO_ERROR = 0x00,
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
H A D | CharsetLMBCS.java | 157 private static final short ULMBCS_GRP_EXCEPT = 0x00;
|
/third_party/libinput/tools/ |
H A D | libinput-record-verify-yaml.py | 665 self.assertIn(s, [0x00, 0x01])
|
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | constants-loong64.h | 633 CAF = 0x00, // False.
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-bytecode-peephole.cc | 997 SetRange(0x00, arg.new_length - arg.length); in EmitArgument()
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_mpeg12_bitstream.c | 993 while (vl_vlc_search_byte(&bs->vlc, ~0, 0x00) && vl_vlc_bits_left(&bs->vlc) > 32) { in vl_mpg12_bs_decode()
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_ra_init.cpp | 100 memset(&dta, v ? 0xFF : 0x00, size * bt_bytes); in set_all()
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_target_nvc0.cpp | 326 case SV_NTID: return kepler ? (0x00 + idx * 4) : ~0;
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | r500_fragprog_emit.c | 477 | R500_FC_JUMP_FUNC(0x00) in emit_flowcontrol()
|