Searched refs:provided (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/third_party/tre/
H A Dtre-mem.c8 modification, are permitted provided that the following conditions
16 documentation and/or other materials provided with the distribution.
52 tre_mem_t tre_mem_new_impl(int provided, void* provided_block) { argument
54 if (provided) {
79 void* tre_mem_alloc_impl(tre_mem_t mem, int provided, void* provided_block, int zero, size_t size) { argument
90 if (provided) {
H A Dtre.h8 modification, are permitted provided that the following conditions
16 documentation and/or other materials provided with the distribution.
74 /* Use system provided iswctype() and wctype(). */
183 void** provided; member in struct:tre_mem_struct
190 tre_mem_t tre_mem_new_impl(int provided, void* provided_block);
191 void* tre_mem_alloc_impl(tre_mem_t mem, int provided, void* provided_block, int zero, size_t size);
/fuchsia/zircon/scripts/
H A Dfastboot-flash22 # To be provided by board-specific flash script
73 echo Invalid partition names provided
80 echo empty partition name provided
/fuchsia/zircon/system/core/devmgr/
H A Drules.mk119 # is provided by libdriver, where all the other devhost-*.c
/fuchsia/zircon/make/
H A Dengine.mk810 # We need to use our provided libc++ and libc++abi (and their pthread
/fuchsia/zircon/third_party/ulib/jemalloc/bin/
H A Djeprof.in7 # modification, are permitted provided that the following conditions are
14 # in the documentation and/or other materials provided with the
2341 * permitted provided that the following conditions are met:
2348 * provided with the distribution.
2553 # is not present in the map, the 'normal' shortname provided by the
5332 # there's no image provided, it looks for a.out and finds it.

Completed in 48 milliseconds