Home
last modified time | relevance | path

Searched refs:PROG (Results 1 - 25 of 30) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/bpf/
H A Dbpf_prog01.c48 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 Diculslocs.cc60 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 Dcheck_symbol_exports.py29 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 Dcheck_symbol_exports.py29 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 Dcheck_symbol_exports.py29 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 D7zip_gcc_c.mak13 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 DMakefile5 PROG= newfs_msdos macro
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A DMakefile7 PROG= fsck_msdosfs macro
/third_party/lzma/C/Util/Lzma/
H A Dmakefile2 PROG = LZMAc.exe macro
/third_party/lzma/CPP/7zip/UI/Client7z/
H A Dmakefile0 PROG = 7zcl.exe
1 PROG = 7zcl.exe global() macro
/third_party/lzma/C/Util/SfxSetup/
H A Dmakefile0 PROG = 7zS2.sfx
1 PROG = 7zS2.sfx global() macro
/third_party/lzma/C/Util/LzmaLib/
H A Dmakefile3 PROG = LZMA.dll macro
/third_party/lzma/C/Util/7z/
H A Dmakefile3 PROG = 7zDec.exe macro
/third_party/alsa-utils/nhlt/
H A Dnhlt-dmic-info.c275 #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 Dmakefile0 PROG = 7z.exe
1 PROG = 7z.exe global() macro
/third_party/lzma/CPP/7zip/Bundles/LzmaCon/
H A Dmakefile0 PROG = lzma.exe
1 PROG = lzma.exe global() macro
/third_party/lzma/CPP/7zip/Bundles/Format7zExtractR/
H A Dmakefile0 PROG = 7zxr.dll
1 PROG = 7zxr.dll global() macro
/third_party/lzma/CPP/7zip/Bundles/SFXCon/
H A Dmakefile0 PROG = 7zCon.sfx
1 PROG = 7zCon.sfx global() macro
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A Dmakefile0 PROG = 7zS.sfx
1 PROG = 7zS.sfx global() macro
/third_party/lzma/CPP/7zip/Bundles/Format7zR/
H A Dmakefile0 PROG = 7zra.dll
1 PROG = 7zra.dll global() macro
/third_party/ltp/testcases/kernel/containers/netns/
H A Dnetns_lib.sh93 tst_res TINFO "testing netns over $COMM_TYPE with $NS_EXEC $PROG"
/third_party/lzma/CPP/7zip/
H A D7zip_gcc.mak22 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 Dmakefile0 PROG = 7zr.exe
1 PROG = 7zr.exe global() macro
/third_party/lzma/CPP/7zip/Bundles/SFXWin/
H A Dmakefile0 PROG = 7z.sfx
1 PROG = 7z.sfx global() macro
/third_party/lzma/CPP/
H A DBuild.mak172 PROGPATH = $O\$(PROG)

Completed in 14 milliseconds

12