| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
| D | nalutils.c | 310 nal_writer_init (NalWriter * nw, guint nal_prefix_size, gboolean packetized) in nal_writer_init() 322 nal_writer_reset (NalWriter * nw) in nal_writer_reset() 331 nal_writer_do_rbsp_trailing_bits (NalWriter * nw) in nal_writer_do_rbsp_trailing_bits() 349 nal_writer_reset_and_get_memory (NalWriter * nw) in nal_writer_reset_and_get_memory() 430 nal_writer_put_bits_uint8 (NalWriter * nw, guint8 value, guint nbits) in nal_writer_put_bits_uint8() 441 nal_writer_put_bits_uint16 (NalWriter * nw, guint16 value, guint nbits) in nal_writer_put_bits_uint16() 452 nal_writer_put_bits_uint32 (NalWriter * nw, guint32 value, guint nbits) in nal_writer_put_bits_uint32() 463 nal_writer_put_bytes (NalWriter * nw, const guint8 * data, guint nbytes) in nal_writer_put_bytes() 476 nal_writer_put_ue (NalWriter * nw, guint32 value) in nal_writer_put_ue()
|
| D | nalutils.h | 229 #define WRITE_UINT8(nw, val, nbits) { \ argument 236 #define WRITE_UINT16(nw, val, nbits) { \ argument 243 #define WRITE_UINT32(nw, val, nbits) { \ argument 250 #define WRITE_BYTES(nw, data, nbytes) { \ argument 257 #define WRITE_UE(nw, val) { \ argument
|
| /third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
| D | nalutils.c | 27 NalWriter nw; in GST_START_TEST() local 43 NalWriter nw; in GST_START_TEST() local
|
| /third_party/musl/src/string/ |
| D | strstr.c | 6 uint16_t nw = n[0]<<8 | n[1], hw = h[0]<<8 | h[1]; in twobyte_strstr() local 13 uint32_t nw = (uint32_t)n[0]<<24 | n[1]<<16 | n[2]<<8; in threebyte_strstr() local 21 uint32_t nw = (uint32_t)n[0]<<24 | n[1]<<16 | n[2]<<8 | n[3]; in fourbyte_strstr() local
|
| D | memmem.c | 7 uint16_t nw = n[0]<<8 | n[1], hw = h[0]<<8 | h[1]; in twobyte_memmem() local 15 uint32_t nw = (uint32_t)n[0]<<24 | n[1]<<16 | n[2]<<8; in threebyte_memmem() local 24 uint32_t nw = (uint32_t)n[0]<<24 | n[1]<<16 | n[2]<<8 | n[3]; in fourbyte_memmem() local
|
| /third_party/musl/porting/liteos_m/kernel/src/string/ |
| D | strstr.c | 6 uint16_t nw = n[0]<<8 | n[1], hw = h[0]<<8 | h[1]; in twobyte_strstr() local 13 uint32_t nw = n[0]<<24 | n[1]<<16 | n[2]<<8; in threebyte_strstr() local 21 uint32_t nw = n[0]<<24 | n[1]<<16 | n[2]<<8 | n[3]; in fourbyte_strstr() local
|
| /third_party/musl/porting/liteos_a/kernel/src/string/ |
| D | strstr.c | 6 uint16_t nw = n[0]<<8 | n[1], hw = h[0]<<8 | h[1]; in twobyte_strstr() local 13 uint32_t nw = (uint32_t)n[0]<<24 | n[1]<<16 | n[2]<<8; in threebyte_strstr() local 21 uint32_t nw = (uint32_t)n[0]<<24 | n[1]<<16 | n[2]<<8 | n[3]; in fourbyte_strstr() local
|
| /third_party/musl/porting/uniproton/kernel/src/string/ |
| D | strstr.c | 6 uint16_t nw = n[0]<<8 | n[1], hw = h[0]<<8 | h[1]; in twobyte_strstr() local 13 uint32_t nw = n[0]<<24 | n[1]<<16 | n[2]<<8; in threebyte_strstr() local 21 uint32_t nw = n[0]<<24 | n[1]<<16 | n[2]<<8 | n[3]; in fourbyte_strstr() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/ |
| D | testfrmw.c | 51 time_t nw; in output() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/ |
| D | testfrmw.c | 51 time_t nw; in output() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/ |
| D | testfrmw.c | 51 time_t nw; in output() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/ |
| D | testfrmw.c | 51 time_t nw; in output() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
| D | testfrmw.c | 51 time_t nw; in output() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/ |
| D | testfrmw.c | 51 time_t nw; in output() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/ |
| D | testfrmw.c | 51 time_t nw; in output() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/ |
| D | testfrmw.c | 51 time_t nw; in output() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/ |
| D | testfrmw.c | 51 time_t nw; in output() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
| D | testfrmw.c | 51 time_t nw; in output() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_getvalue/ |
| D | testfrmw.c | 51 time_t nw; in output() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/ |
| D | testfrmw.c | 51 time_t nw; in output() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_once/ |
| D | testfrmw.c | 51 time_t nw; in output() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| D | discrete_distribution.h | 73 explicit param_type(size_t nw, double xmin, double xmax, in param_type() 123 explicit discrete_distribution(size_t nw, double xmin, double xmax, in discrete_distribution()
|
| /third_party/openssl/crypto/bn/ |
| D | bn_shift.c | 106 int i, nw; in bn_lshift_fixed_top() local 175 int i, top, nw; in bn_rshift_fixed_top() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/ |
| D | testfrmw.c | 46 time_t nw; in output() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/ |
| D | helper.c | 92 time_t nw; in main() local
|