Home
last modified time | relevance | path

Searched defs:bit_pattern (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/utils/
Dboxed-float.h50 explicit constexpr Float32(uint32_t bit_pattern) in Float32()
89 explicit constexpr Float64(uint64_t bit_pattern) in Float64()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dset_spec_constant_default_value_pass.cpp270 std::vector<uint32_t> bit_pattern; in Process() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dset_spec_constant_default_value_pass.cpp270 std::vector<uint32_t> bit_pattern; in Process() local
/third_party/spirv-tools/source/opt/
Dset_spec_constant_default_value_pass.cpp270 std::vector<uint32_t> bit_pattern; in Process() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbuffer.c1370 guint16 bit_pattern, guint8 id, guint nth, gpointer * data, guint * size) in _get_extension_onebyte_header()
1446 guint16 bit_pattern, guint8 id, guint nth, gpointer * data, guint * size) in gst_rtp_buffer_get_extension_onebyte_header_from_bytes()
1474 guint16 bit_pattern; in gst_rtp_buffer_get_extension_onebyte_header() local
Dgstrtpbasedepayload.c1147 guint16 bit_pattern; in read_rtp_header_extensions() local
Dgstrtpbasepayload.c1734 guint16 bit_pattern; in set_headers() local
/third_party/node/deps/v8/src/codegen/arm64/
Dmacro-assembler-arm64-inl.h1384 const uint64_t bit_pattern, in TestAndBranchIfAnySet()
1397 const uint64_t bit_pattern, in TestAndBranchIfAllClear()