Searched defs:bit_pattern (Results 1 – 8 of 8) sorted by relevance
/third_party/node/deps/v8/src/utils/ |
D | boxed-float.h | 50 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/ |
D | set_spec_constant_default_value_pass.cpp | 270 std::vector<uint32_t> bit_pattern; in Process() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | set_spec_constant_default_value_pass.cpp | 270 std::vector<uint32_t> bit_pattern; in Process() local
|
/third_party/spirv-tools/source/opt/ |
D | set_spec_constant_default_value_pass.cpp | 270 std::vector<uint32_t> bit_pattern; in Process() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtpbuffer.c | 1370 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
|
D | gstrtpbasedepayload.c | 1147 guint16 bit_pattern; in read_rtp_header_extensions() local
|
D | gstrtpbasepayload.c | 1734 guint16 bit_pattern; in set_headers() local
|
/third_party/node/deps/v8/src/codegen/arm64/ |
D | macro-assembler-arm64-inl.h | 1384 const uint64_t bit_pattern, in TestAndBranchIfAnySet() 1397 const uint64_t bit_pattern, in TestAndBranchIfAllClear()
|