Searched refs:cat (Results 26 - 36 of 36) sorted by relevance

12

/fuchsia/zircon/third_party/ulib/jemalloc/bin/
H A Djemalloc-config.in4 cat <<EOF
/fuchsia/zircon/scripts/
H A Dlinux-gather-system-info57 cat /proc/cpuinfo > "$DIR/${CPUINFO_FILE}"
/fuchsia/zircon/third_party/ulib/musl/src/internal/
H A Dlibc.h16 const struct __locale_map* volatile cat[6]; member in struct:__locale_struct
/fuchsia/zircon/make/
H A Dboard.mk30 $(NOECHO)cat $(BOOT_SHIM_BIN) $(ZIRCON_BOOTIMAGE) > $@
89 $(NOECHO)cat $(BOARD_ZIRCON_ZBOOTIMAGE) $(DUMMY_DTB) > $@
H A Dfcompile.mk63 $(NOECHO)echo --name $(FIDL_NAME) --c-header $(FIDL_H) --c-client $(FIDL_CLIENT_C) --c-server $(FIDL_SERVER_C) --tables $(FIDL_CPP) $(foreach dep,$(FIDL_DEPS),--files $(shell cat $(call TOBUILDDIR,$(dep))/gen/fidl-files)) --files $(FIDL_SRCS) > $@
H A Dengine.mk532 $(subst =,=$(CLANG_TOOLCHAIN_PREFIX)../lib/,$(shell cat $(CLANG_MANIFEST)))
623 echo `cat $$f` `echo $$f | sed 's/\.id$$//g'` >> $@.tmp; \
/fuchsia/zircon/system/ulib/trace-provider/
H A Dhandler_impl.cpp33 for (const auto& cat : enabled_categories_) {
34 auto entry = fbl::make_unique<StringSetEntry>(cat.c_str());
/fuchsia/zircon/system/utest/fidl-compiler/
H A Drules.mk57 printf " {\""$${i}"\", R\"FIDL(""$$(cat $${i})"")FIDL\"}," >> $@; \
/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dsize_classes.sh263 cat <<EOF
328 cat <<EOF
/fuchsia/zircon/system/utest/trace/
H A Dengine_tests.cpp388 trace_string_ref_t cat = trace_make_inline_c_string_ref("cat"); local
399 &thread, &cat, &name,
404 ASSERT_RECORDS(R"X(Event(ts: <>, pt: <>, category: "cat", name: "name", Instant(scope: global), {argname: string("argvalue")})
/fuchsia/zircon/system/uapp/psutils/
H A Drules.mk174 cat $^ && \

Completed in 46 milliseconds

12