Searched defs:bytecode (Results 1 – 9 of 9) sorted by relevance
| /third_party/node/test/wasi/ |
| D | test-wasi-worker-terminate.js | 10 const bytecode = new Uint8Array([ constant
|
| /third_party/libsnd/src/ |
| D | ima_adpcm.c | 257 int chan, k, diff, bytecode, predictor ; in aiff_ima_decode_block() local 326 short bytecode, mask ; in aiff_ima_encode_block() local 389 short step, bytecode, stepindx [2] ; in wavlike_ima_decode_block() local 480 short bytecode, mask ; in wavlike_ima_encode_block() local
|
| D | ms_adpcm.c | 213 short bytecode, bpred [2], chan_idelta [2] ; in msadpcm_decode_block() local
|
| /third_party/gstreamer/gstplugins_bad/gst/adpcmdec/ |
| D | adpcmdec.c | 216 int bytecode; in adpcmdec_decode_ms_block() local 300 int bytecode; in adpcmdec_decode_ima_block() local
|
| /third_party/gstreamer/gstplugins_bad/gst/adpcmenc/ |
| D | adpcmenc.c | 240 int bytecode = 0x0; in adpcmenc_encode_ima_sample() local
|
| /third_party/grpc/third_party/upb/upb/pb/ |
| D | decoder.int.h | 97 uint32_t *bytecode; member
|
| /third_party/python/Objects/ |
| D | genobject.c | 330 PyObject *bytecode = f->f_code->co_code; in _PyGen_yf() local
|
| /third_party/python/Python/ |
| D | compile.c | 5906 PyObject *bytecode = NULL; in makecode() local
|
| /third_party/quickjs/ |
| D | quickjs.c | 660 JSString *bytecode; /* also contains the flags */ member
|