/third_party/ltp/testcases/kernel/syscalls/bpf/ |
H A D | bpf_prog01.c | 48 struct bpf_insn PROG[] = { in load_prog() local 66 bpf_init_prog_attr(attr, PROG, sizeof(PROG), log, BUFSIZE); in load_prog()
|
/third_party/node/tools/icu/ |
H A D | iculslocs.cc | 60 const char* PROG = "iculslocs"; variable 72 printf("Usage: %s [options]\n", PROG); in usage() 106 PROG); in usage() 114 PROG, \ 354 PROG = argv[0]; in main()
|
/third_party/skia/third_party/externals/spirv-tools/utils/ |
H A D | check_symbol_exports.py | 29 PROG = 'check_symbol_exports' variable 95 print('{}: error: Unescaped exported symbol: {}'.format(PROG, symbol)) 107 print('{}: error: {} does not exist'.format(PROG, args.library))
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/ |
H A D | check_symbol_exports.py | 29 PROG = 'check_symbol_exports' variable 95 print('{}: error: Unescaped exported symbol: {}'.format(PROG, symbol)) 107 print('{}: error: {} does not exist'.format(PROG, args.library))
|
/third_party/spirv-tools/utils/ |
H A D | check_symbol_exports.py | 29 PROG = 'check_symbol_exports' variable 95 print('{}: error: Unescaped exported symbol: {}'.format(PROG, symbol)) 107 print('{}: error: {} does not exist'.format(PROG, args.library))
|
/third_party/lzma/C/ |
H A D | 7zip_gcc_c.mak | 13 PROGPATH = $(O)/$(PROG)
14 PROGPATH_STATIC = $(O)/$(PROG)s
89 PROGPATH = $(O)/$(PROG)$(SHARED_EXT)
90 PROGPATH_STATIC = $(O)/$(PROG)s$(SHARED_EXT)
105 DEL_OBJ_EXE = -$(RM) $(O)\*.o $(O)\$(PROG).exe $(O)\$(PROG).dll
|
/third_party/FreeBSD/sbin/newfs_msdos/ |
H A D | Makefile | 5 PROG= newfs_msdos macro
|
/third_party/FreeBSD/sbin/fsck_msdosfs/ |
H A D | Makefile | 7 PROG= fsck_msdosfs macro
|
/third_party/lzma/C/Util/Lzma/ |
H A D | makefile | 2 PROG = LZMAc.exe
macro
|
/third_party/lzma/CPP/7zip/UI/Client7z/ |
H A D | makefile | 0 PROG = 7zcl.exe
1 PROG = 7zcl.exe global() macro
|
/third_party/lzma/C/Util/SfxSetup/ |
H A D | makefile | 0 PROG = 7zS2.sfx
1 PROG = 7zS2.sfx global() macro
|
/third_party/lzma/C/Util/LzmaLib/ |
H A D | makefile | 3 PROG = LZMA.dll
macro
|
/third_party/lzma/C/Util/7z/ |
H A D | makefile | 3 PROG = 7zDec.exe
macro
|
/third_party/alsa-utils/nhlt/ |
H A D | nhlt-dmic-info.c | 275 #define PROG "nhlt-dmic-info" macro 385 printf(PROG " version " PROG_VERSION "\n"); in main() 415 fprintf(stderr, PROG ": Ignoring extra parameters\n"); in main()
|
/third_party/lzma/CPP/7zip/UI/Console/ |
H A D | makefile | 0 PROG = 7z.exe
1 PROG = 7z.exe global() macro
|
/third_party/lzma/CPP/7zip/Bundles/LzmaCon/ |
H A D | makefile | 0 PROG = lzma.exe
1 PROG = lzma.exe global() macro
|
/third_party/lzma/CPP/7zip/Bundles/Format7zExtractR/ |
H A D | makefile | 0 PROG = 7zxr.dll
1 PROG = 7zxr.dll global() macro
|
/third_party/lzma/CPP/7zip/Bundles/SFXCon/ |
H A D | makefile | 0 PROG = 7zCon.sfx
1 PROG = 7zCon.sfx global() macro
|
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/ |
H A D | makefile | 0 PROG = 7zS.sfx
1 PROG = 7zS.sfx global() macro
|
/third_party/lzma/CPP/7zip/Bundles/Format7zR/ |
H A D | makefile | 0 PROG = 7zra.dll
1 PROG = 7zra.dll global() macro
|
/third_party/ltp/testcases/kernel/containers/netns/ |
H A D | netns_lib.sh | 93 tst_res TINFO "testing netns over $COMM_TYPE with $NS_EXEC $PROG"
|
/third_party/lzma/CPP/7zip/ |
H A D | 7zip_gcc.mak | 22 PROGPATH = $(O)/$(PROG)
23 PROGPATH_STATIC = $(O)/$(PROG)s
111 PROGPATH = $(O)/$(PROG)$(SHARED_EXT)
112 PROGPATH_STATIC = $(O)/$(PROG)s$(SHARED_EXT)
124 DEL_OBJ_EXE = -$(RM) $(O)\*.o $(O)\$(PROG).exe $(O)\$(PROG).dll
|
/third_party/lzma/CPP/7zip/Bundles/Alone7z/ |
H A D | makefile | 0 PROG = 7zr.exe
1 PROG = 7zr.exe global() macro
|
/third_party/lzma/CPP/7zip/Bundles/SFXWin/ |
H A D | makefile | 0 PROG = 7z.sfx
1 PROG = 7z.sfx global() macro
|
/third_party/lzma/CPP/ |
H A D | Build.mak | 172 PROGPATH = $O\$(PROG)
|