Searched refs:update (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dfmemopen.c32 int update; /* open for update */ member in struct:state
63 else if (!st->update)
149 st->update = oflags & O_RDWR;
/bionic/libc/kernel/tools/
H A Dkernel.py137 macros.update(self.config)
139 macros.update(kernel_default_arch_macros[arch])
H A Dclean_header.py33 # in case you need to update it in the future.
54 # The list of exceptions is in tools/defaults.py in case you need to update
134 macros.update(kernel_default_arch_macros[arch])
160 -u enabled update mode
161 this will try to update the corresponding 'clean header'
202 # now let's update our files.
/bionic/libc/kernel/uapi/linux/
H A Domap3isp.h272 __u16 update; member in struct:omap3isp_ccdc_update_config
396 __u32 update; member in struct:omap3isp_prev_update_config
/bionic/tests/
H A Dsystem_properties_test.cpp139 TEST(properties, update) {

Completed in 9240 milliseconds