Searched refs:all (Results 26 - 32 of 32) sorted by relevance

12

/fuchsia/zircon/system/core/devmgr/
H A Drules.mk119 # is provided by libdriver, where all the other devhost-*.c
/fuchsia/zircon/third_party/ulib/jemalloc/
H A DMakefile.in1 # Clear out all vpaths, then set just one (default vpath) for the main build
245 .PHONY: all dist build_doc_html build_doc_man build_doc
253 all: build_lib
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dctl.c1575 arena_i_purge(tsdn_t *tsdn, unsigned arena_ind, bool all) argument
1600 arena_purge(tsdn, tarenas[i], all);
1613 arena_purge(tsdn, tarena, all);
H A Darena.c571 /* Purge all or nothing if the option is disabled. */
747 arena_purge(tsdn_t *tsdn, arena_t *arena, bool all) argument
750 if (all)
894 * opportunity to unmap all retained memory without having to keep its
923 * Furthermore, the caller (arena_i_destroy_ctl()) purged all cached
944 * Destroy the base allocator, which manages all metadata ever mapped by
/fuchsia/zircon/third_party/lib/acpica/source/tools/examples/
H A Dextables.c181 * 4) Update checksums for all modified tables
351 WBINVD flushes all caches (V1) : 0
/fuchsia/zircon/third_party/ulib/jemalloc/bin/
H A Djeprof.in60 # Generates disassembly listing of all routines with at least one
65 # Generates disassembly listing of all routines with at least one
233 --exclude=<regexp> Exclude all nodes that match <regexp>
668 # Fetch all profile data
862 # Clear all the mode options -- mode is controlled by "$command"
1027 any arguments, shows all samples in the profile. With the optional
1194 # would need to extend PrintProfileData() to handle all possible profile
1295 # TODO(csilvers): for better compression, collect all the
1309 # Print disassembly for all all routine
[all...]
/fuchsia/zircon/third_party/tools/android/avb/
H A Davbtool14 # included in all copies or substantial portions of the Software.
527 # all we need to do is to verify. This is the exactly the same
761 # Now that we've traversed all chunks, sanity check.
916 # Iterate over all chunks.
1017 # We've modified the file so re-read all data.
2258 # all you have is the public key, not an actual image (because if you had
2554 # version of all included descriptors.
2562 # Descriptors aside, all vbmeta features are supported in 1.0.
2732 # Bump the required libavb version to support all included descriptors.
3505 creates all field
[all...]

Completed in 96 milliseconds

12