/third_party/musl/libc-test/src/regression/ |
D | test_src_regression.gni | 33 "memmem-oob-read", 34 "memmem-oob", 37 "printf-1e9-oob",
|
/third_party/pulseaudio/src/modules/raop/ |
D | raop-sink.c | 82 bool oob; member 199 u->oob = pa_raop_client_register_pollfd(u->raop, u->rtpoll, &u->rtpoll_item); in sink_process_msg() 438 if (pollfd && !u->oob && !pollfd->revents) { in thread_func() 450 if (pollfd && u->oob && !on_timeout) { in thread_func() 497 if (u->oob && u->autoreconnect && on_timeout) { in thread_func() 568 } else if (errno != EAGAIN && !u->oob) { in thread_func() 570 if (!u->oob) { in thread_func() 596 if ((u->autonull && !canstream) || (u->oob && canstream && on_timeout)) { in thread_func() 600 } else if (!u->oob) { in thread_func() 758 u->oob = true; in pa_raop_sink_new()
|
D | raop-client.c | 1746 bool oob = true; in pa_raop_client_register_pollfd() local 1760 oob = false; in pa_raop_client_register_pollfd() 1773 oob = true; in pa_raop_client_register_pollfd() 1780 return oob; in pa_raop_client_register_pollfd()
|
/third_party/libinput/tools/ |
D | libinput-debug-tablet.c | 113 bool oob = false; in print_bar() local 123 oob = true; in print_bar() 130 oob ? ANSI_RED : "", in print_bar() 135 oob ? ANSI_NORMAL : ""); in print_bar()
|
/third_party/pixman/test/ |
D | Makefile.sources | 3 oob-test \
|
D | meson.build | 22 'oob-test',
|
/third_party/mesa3d/docs/relnotes/ |
D | 20.1.9.rst | 62 - nir/lower_io: Eliminate oob writes and return zero for oob reads
|
D | 21.2.0.rst | 1415 - ir3/parser: Fix oob write with immediates array 1418 - ir3: Prevent oob writes to inputs/outputs array 3915 - gallivm: fix oob imageLoad with formats that have <4 components 4011 - zink: add oob asserts for descriptor set ref setting
|
D | 20.3.0.rst | 1239 - nir/lower_io: Eliminate oob writes and return zero for oob reads
|
D | 20.2.0.rst | 1328 - nir/lower_io: Eliminate oob writes and return zero for oob reads
|
D | 21.1.0.rst | 1332 - ir3: Prevent oob writes to inputs/outputs array 1444 - ir3: fix oob access to regs array for getbuf,getinfo,rgetinfo
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | streamout_jit.cpp | 56 Value* oob(const STREAMOUT_COMPILE_STATE& state, Value* pSoCtx, uint32_t buffer) in oob() function 203 oobMask = OR(oobMask, oob(state, pSoCtx, buffer)); in buildStream()
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_indirect_draw.c | 869 nir_ssa_def *oob = in get_instance_size() local 876 nir_bcsel(b, oob, nir_imm_int(b, UINT32_MAX), data)); in get_instance_size() 878 nir_bcsel(b, oob, nir_imm_int(b, 0), data)); in get_instance_size() 897 nir_ssa_def *oob = nir_uge(b, nir_imm_int(b, i), remaining); in get_instance_size() local 901 nir_bcsel(b, oob, nir_imm_int(b, UINT32_MAX), data)); in get_instance_size() 903 nir_bcsel(b, oob, nir_imm_int(b, 0), data)); in get_instance_size()
|
/third_party/libuv/ |
D | Makefile.am | 231 test/test-poll-oob.c \ 271 test/test-tcp-oob.c \
|
D | CMakeLists.txt | 537 test/test-poll-oob.c 573 test/test-tcp-oob.c
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_split_vars.c | 1441 bool oob = false; in vec_deref_is_oob() local 1449 oob = true; in vec_deref_is_oob() 1456 return oob; in vec_deref_is_oob()
|
/third_party/python/Doc/library/ |
D | pickle.rst | 322 (such as None), the given buffer is :ref:`out-of-band <pickle-oob>`; 426 an :ref:`out-of-band <pickle-oob>` buffer view. Such buffers have been 474 :ref:`out-of-band serialization <pickle-oob>`. 925 .. _pickle-oob:
|
/third_party/boost/boost/graph/distributed/detail/ |
D | mpi_process_group.ipp | 126 /// The MPI requests for posted sends of oob messages 129 /// The MPI buffers for posted irecvs of oob messages
|
/third_party/spirv-tools/ |
D | CHANGES | 69 - Generate differentiated error codes for buffer oob checking (#4097) 84 - Fix buffer oob instrumentation for matrix refs (#4025) 177 - Add buffer oob check to bindless instrumentation (#3800)
|
/third_party/skia/third_party/externals/spirv-tools/ |
D | CHANGES | 127 - Generate differentiated error codes for buffer oob checking (#4097) 142 - Fix buffer oob instrumentation for matrix refs (#4025) 235 - Add buffer oob check to bindless instrumentation (#3800)
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/ |
D | CHANGES | 127 - Generate differentiated error codes for buffer oob checking (#4097) 142 - Fix buffer oob instrumentation for matrix refs (#4025) 235 - Add buffer oob check to bindless instrumentation (#3800)
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ci/ |
D | llvmpipe-quick_shader.txt | 48 spec/arb_geometry_shader4/linker/2darray-vertex-index-oob: skip
|
D | llvmpipe-glslparser.txt | 482 spec/arb_geometry_shader4/compiler/2darray-index-oob.geom: skip 483 spec/arb_geometry_shader4/compiler/2darray-vertex-index-oob.geom: skip
|
/third_party/python/Lib/test/ |
D | pickletester.py | 1993 oob = protocols[-1] + 1 # a future protocol 1995 badpickle = pickle.PROTO + bytes([oob]) + build_none
|
D | mime.types | 276 application/vnd.bluetooth.ep.oob ep
|