Home
last modified time | relevance | path

Searched defs:can_read (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstimagesequencesrc.c487 gboolean can_read) in gst_image_sequence_src_count_frames()
/third_party/rust/crates/bindgen/bindgen/
Dlib.rs2621 fn can_read(perms: &std::fs::Permissions) -> bool { in generate() function
2627 fn can_read(_: &std::fs::Permissions) -> bool { in generate() function
/third_party/cJSON/
DcJSON.c297 #define can_read(buffer, size) ((buffer != NULL) && (((buffer)->offset + size) <= (buffer)->length)) macro
/third_party/node/deps/v8/src/maglev/
Dmaglev-ir.h189 constexpr bool can_read() const { return kCanReadBit::decode(bitfield_); } in can_read() function
/third_party/vixl/src/aarch64/
Dsimulator-aarch64.cc4505 bool can_read = true; in Simulator() local
Dlogic-aarch64.cc7455 bool can_read = (i < fake_fault_at_lane) && in SVEFaultTolerantLoadHelper() local