| /third_party/toybox/porting/liteos_a/toys/lsb/ |
| H A D | mount.c | 86 static long flag_opts(char *new, long flags, char **more) in flag_opts() argument 90 long flags; in flag_opts() member 163 mount_filesystem(char *dev, char *dir, char *type, unsigned long flags, char *opts) mount_filesystem() argument 277 long flags = MS_SILENT; mount_main() local [all...] |
| /third_party/toybox/porting/liteos_a/ |
| H A D | toys.h | 99 unsigned flags; member
|
| /third_party/toybox/scripts/ |
| H A D | mkflags.c | 36 char *mark_gaps(char *flags, char *all) in mark_gaps() argument 157 char command[256], flags[1023], allflags[1024]; in main() local [all...] |
| /third_party/toybox/toys/lsb/ |
| H A D | mount.c | 90 static long flag_opts(char *new, long flags, char **more) in flag_opts() argument 94 long flags; in flag_opts() member 167 mount_filesystem(char *dev, char *dir, char *type, unsigned long flags, char *opts) mount_filesystem() argument 291 long flags = MS_SILENT; mount_main() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | arp.c | 99 struct flags { in check_flags() struct 134 int flags = 0; in set_entry() local 190 int flags = ATF_PERM; in delete_entry() local
|
| H A D | dd.c | 126 parse_flags(char *what, char *arg, const struct dd_flag* flags, int flag_count, unsigned *result) parse_flags() argument
|
| /third_party/toybox/toys/posix/ |
| H A D | od.c | 129 unsigned flags = toys.optflags; in od_outline() local
|
| /third_party/toybox/ |
| H A D | toys.h | 93 unsigned flags; member
|
| /third_party/vixl/test/aarch32/ |
| H A D | test-utils-aarch32.cc | 175 static char FlagN(uint32_t flags) { return (flags & NFlag) ? 'N' : 'n'; } in FlagN() argument 178 static char FlagZ(uint32_t flags) { return (flags & ZFlag) ? 'Z' : 'z'; } in FlagZ() argument 181 static char FlagC(uint32_t flags) { return (flags & CFlag) ? 'C' : 'c'; } in FlagC() argument 184 static char FlagV(uint32_t flags) { return (flags & VFlag) ? 'V' : 'v'; } in FlagV() argument
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| H A D | vulkan_android.h | 30 VkAndroidSurfaceCreateFlagsKHR flags; member
|
| /third_party/skia/third_party/externals/expat/expat/xmlwf/ |
| H A D | xmlfile.c | 246 XML_ProcessFile(XML_Parser parser, const XML_Char *filename, unsigned flags) { in XML_ProcessFile() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_message_lite.cc | 476 int flags = 0; in GenerateDynamicMethodNewBuildMessageInfo() local
|
| /third_party/python/Python/ |
| H A D | bootstrap_hash.c | 92 int flags; in py_getrandom() local
|
| /third_party/python/Modules/_ssl/ |
| H A D | cert.c | 131 _x509name_print(_sslmodulestate *state, X509_NAME *name, int indent, unsigned long flags) in _x509name_print() argument
|
| /third_party/python/Modules/clinic/ |
| H A D | _gdbmmodule.c.h | 272 const char *flags = "r"; in dbmopen() local [all...] |
| /third_party/python/Objects/ |
| H A D | picklebufobject.c | 121 picklebuf_getbuf(PyPickleBufferObject *self, Py_buffer *view, int flags) in picklebuf_getbuf() argument
|
| /third_party/pulseaudio/src/tests/ |
| H A D | interpol-test.c | 101 pa_stream_flags_t flags = PA_STREAM_AUTO_TIMING_UPDATE; in context_state_callback() local
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | int128_unittest.cc | 457 std::ios_base::fmtflags flags; in TEST() member
|
| H A D | int128.cc | 129 std::ios_base::fmtflags flags = o.flags(); in operator <<() local
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| H A D | context.c | 238 mpd_qsettraps(mpd_context_t *ctx, uint32_t flags) in mpd_qsettraps() argument 248 mpd_qsetstatus(mpd_context_t *ctx, uint32_t flags) in mpd_qsetstatus() argument 279 mpd_addstatus_raise(mpd_context_t *ctx, uint32_t flags) in mpd_addstatus_raise() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | iostream_state_saver.h | 52 ostream_state_saver(ostream_type& os, flags_type flags, fill_type fill) ostream_state_saver() argument 137 istream_state_saver(istream_type& is, flags_type flags) istream_state_saver() argument [all...] |
| /third_party/skia/gm/ |
| H A D | lattice.cpp | 176 SkCanvas::Lattice::RectType flags[36]; in onDrawHelper() local 311 SkCanvas::Lattice::RectType flags[9]; in onDrawHelper() local [all...] |
| /third_party/skia/include/gpu/vk/ |
| H A D | GrVkMemoryAllocator.h | 63 virtual VkResult allocateImageMemory(VkImage image, AllocationPropertyFlags flags, in allocateImageMemory() argument 81 allocateBufferMemory(VkBuffer buffer, BufferUsage usage, AllocationPropertyFlags flags, GrVkBackendMemory* memory) allocateBufferMemory() argument
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| H A D | vulkan_android.h | 30 VkAndroidSurfaceCreateFlagsKHR flags; member
|
| /third_party/skia/fuzz/ |
| H A D | FuzzGradients.cpp | 120 uint32_t flags; in fuzzLinearGradient() local 158 uint32_t flags; in fuzzRadialGradient() local 68 logLinearGradient(const SkPoint pts[2], const std::vector<SkColor>& colors, const std::vector<SkScalar> pos, SkTileMode mode, uint32_t flags, const SkMatrix* localMatrix, const SkMatrix* globalMatrix) logLinearGradient() argument 196 uint32_t flags; fuzzTwoPointConicalGradient() local 233 uint32_t flags; fuzzSweepGradient() local [all...] |