OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cat
(Results
1126 - 1150
of
1360
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/selinux/libsepol/src/
expand.c
888
mls_semantic_cat_t *
cat
;
local
910
for (
cat
= sl->
cat
;
cat
;
cat
=
cat
->next) {
911
if (
cat
->low >
cat
->high) {
913
p->p_cat_val_to_name[
cat
->low - 1],
914
p->p_cat_val_to_name[
cat
->high - 1])
1184
cat
_datum_t *
cat
= (
cat
_datum_t *) datum, *new_
cat
= NULL;
local
[
all
...]
/build/make/core/tasks/tools/
build_custom_image.mk
151
cat
$(PRIVATE_DICT_FILE) >> $(PRIVATE_INTERMEDIATES)/image_info.txt)
/build/soong/dexpreopt/dexpreopt_gen/
dexpreopt_gen.go
169
// Write the rest of the depsfile using
cat
<<'EOF', which will not do any shell expansion on
171
fmt.Fprintf(script, "
cat
>> $2.d <<'EOF'\n%sEOF\n", depFile.String())
/device/google/contexthub/firmware/
firmware.mk
114
cat
$(BL_FILE) $(OS_FILE) > $@
/device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/
fip_create.sh
10
cat
<< EOF
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
bld_vlv.sh
259
cat
$IFWI_HEADER_FILE ./Vlv2MiscBinariesPkg/SEC/$SEC_VERSION/VLV_SEC_REGION.bin ./Vlv2MiscBinariesPkg/SEC/$SEC_VERSION/Vacant.bin $BIOS_Name > ./$PLATFORM_PACKAGE/Stitch/$BIOS_ID
/device/ti/beagle_x15/
uboot.mk
145
$(hide)
cat
$^ > $@
/external/ImageMagick/config/
compile
240
cat
<<\EOF
/external/brotli/
configure-cmake
104
cat
<<EOF >&2
/external/clang/tools/c-index-test/
core_main.cpp
46
cl::
cat
(IndexTestCoreCategory));
/external/curl/
compile
240
cat
<<\EOF
/external/expat/conftools/
compile
240
cat
<<\EOF
/external/google-breakpad/autotools/
compile
240
cat
<<\EOF
/external/iperf3/config/
compile
240
cat
<<\EOF
/external/libaom/libaom/test/
tools_common.sh
294
cat
<< EOF
/external/libcxx/utils/ci/
macos-backdeployment.sh
6
cat
<<EOM
/external/libevent/
compile
240
cat
<<\EOF
/external/libnetfilter_conntrack/build-aux/
compile
240
cat
<<\EOF
/external/libpng/
compile
240
cat
<<\EOF
/external/libutf/
Makefile
110
cat
bundle.ports | (cd $(PORTDIR) && awk '$$1=="---" && $$3=="---" { ofile=$$2; next} {if(ofile) print >ofile}')
/external/libvpx/libvpx/test/
tools_common.sh
288
cat
<< EOF
vpxenc.sh
110
cat
"${input}" | eval "${VPX_TEST_PREFIX}" "${encoder}" - \
/external/libxkbcommon/xkbcommon/build-aux/
compile
240
cat
<<\EOF
/external/libxml2/
compile
240
cat
<<\EOF
/external/llvm/test/tools/dsymutil/Inputs/scattered-reloc/
1.s
2
# $
cat
scattered.c
Completed in 1780 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>