Home
last modified time | relevance | path

Searched defs:missing (Results 26 - 50 of 87) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/rtc/
H A Dinterface.c218 enum { none, day, month, year } missing = none; in __rtc_read_alarm() local
[all...]
/kernel/linux/linux-5.10/drivers/spi/
H A Dspidev.c160 unsigned long missing; in spidev_read() local
180 unsigned long missing; in spidev_write() local
/kernel/linux/linux-6.6/fs/ubifs/
H A Dorphan.c848 unsigned long missing; member
/kernel/linux/linux-6.6/drivers/spi/
H A Dspidev.c171 unsigned long missing; in spidev_read() local
191 unsigned long missing; in spidev_write() local
/kernel/linux/linux-6.6/drivers/rtc/
H A Dinterface.c218 enum { none, day, month, year } missing = none; in __rtc_read_alarm() local
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dauto_fs.h92 struct autofs_packet_missing missing; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dauto_fs.h92 struct autofs_packet_missing missing; member
/third_party/node/deps/v8/third_party/jinja2/
H A Dutils.py22 missing = type("MissingType", (), {"__repr__": lambda x: "missing"})() variable
H A Druntime.py27 from .utils import missing namespace
[all...]
/third_party/node/tools/inspector_protocol/jinja2/
H A Dutils.py34 missing = type('MissingType', (), {'__repr__': lambda x: 'missing'})() variable
H A Druntime.py18 internalcode, object_type_repr, evalcontextfunction, Namespace global() namespace
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
H A DvktAmberTestCase.cpp158 std::string missing; in checkSupport() local
182 std::string missing; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/
H A DvktAmberTestCase.cpp157 std::string missing; in checkSupport() local
181 std::string missing; in checkSupport() local
/third_party/skia/third_party/externals/jinja2/
H A Dutils.py22 missing = type("MissingType", (), {"__repr__": lambda x: "missing"})() variable
H A Druntime.py27 from .utils import missing namespace
[all...]
/third_party/skia/src/ports/
H A DSkFontConfigInterface_direct.cpp351 static int get_int(FcPattern* pattern, const char object[], int missing) { in get_int() argument
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-simple.c63 pa_atomic_t missing; member
H A Dprotocol-native.h124 pa_atomic_t missing; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dauto_fs.h185 struct autofs_packet_missing missing; member
/kernel/linux/linux-6.6/drivers/vdpa/pds/
H A Dvdpa_dev.c305 u64 missing; in pds_vdpa_set_driver_features() local
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dauto_fs.h185 struct autofs_packet_missing missing; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dauto_fs.h124 struct autofs_packet_missing missing; member
/third_party/backends/backend/
H A Dkodakaio.h123 int missing; member
/third_party/jinja2/
H A Druntime.py21 from .utils import missing namespace
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c550 u32 missing = ring->actual_size - (ring->prod - ring->cons); in mlx4_en_refill_rx_buffers() local

Completed in 22 milliseconds

1234