Searched defs:program (Results 1 - 25 of 29) sorted by relevance

12

/haiku-fatelf/src/bin/
H A Dclockconfig.cpp23 static char* program; variable
H A Dlistres.cpp82 const char *program = strrchr(argv[0], '/'); local
H A Dshutdown.cpp68 const char *program = strrchr(arg0, '/'); local
H A Dcatattr.cpp283 usage(const char* program, int returnCode) argument
299 char *program = strrchr(argv[0], '/'); local
[all...]
H A Dlistattr.cpp212 const char *program = strrchr(argv[0], '/'); local
/haiku-fatelf/src/bin/less/
H A Dregexp.h19 char program[1]; /* Unwarranted chumminess with compiler. */ member in struct:regexp
/haiku-fatelf/src/bin/bc/bc/
H A Dsbc.y81 program : /* empty */ label
H A Dbc.y107 program : /* empty */ label
[all...]
/haiku-fatelf/src/apps/debugger/dwarf/
H A DLineNumberProgram.cpp43 LineNumberProgram::Init(const void* program, size_t programSize, argument
/haiku-fatelf/src/bin/network/ftpd/
H A Dpopen.c75 ftpd_popen(char *program, char *type) argument
/haiku-fatelf/src/tests/kits/opengl/glsl/
H A Dbrick.c24 static GLuint program; variable
H A Dshaderutil.c118 GLuint program = glCreateProgram(); local
152 ValidateShaderProgram(GLuint program) argument
185 SetUniformValues(GLuint program, struct uniform_info uniforms[]) argument
232 GetUniforms(GLuint program, struct uniform_info uniforms[]) argument
282 GetAttribs(GLuint program, struct attrib_info attribs[]) argument
[all...]
/haiku-fatelf/src/add-ons/accelerants/matrox/engine/
H A Dmga_i2c.c76 int program; local
/haiku-fatelf/src/add-ons/accelerants/skeleton/engine/
H A Di2c.c87 int program; local
/haiku-fatelf/src/add-ons/accelerants/via/engine/
H A Di2c.c87 int program; local
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DRegExp.h97 char program[1]; /* Unwarranted chumminess with compiler. */ member in struct:regexp
/haiku-fatelf/src/tests/servers/registrar/
H A DRosterShell.cpp104 string program = args[1]; local
/haiku-fatelf/src/kits/tracker/
H A DRegExp.h101 char program[1]; // Unwarranted chumminess with compiler. member in struct:BPrivate::regexp
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A Dtest.cpp600 usage(char *program) argument
623 char *program = argv[0]; local
[all...]
/haiku-fatelf/src/tests/kits/net/netperf/
H A Dnetsh.c117 char *program; /* program invocation name */ variable
/haiku-fatelf/src/bin/coreutils/src/
H A Dsystem.h576 emit_blocksize_note (char const *program) argument
/haiku-fatelf/src/bin/gdb/gdb/gdbserver/
H A Dlinux-low.c137 linux_create_inferior (char *program, char **allargs) argument
/haiku-fatelf/src/tests/add-ons/print/pcl6/
H A Ddisasm.cpp1243 const char* program = argv[0]; local
/haiku-fatelf/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatReader.cpp379 const AVProgram* program = fContext->programs[0]; local
/haiku-fatelf/src/bin/findutils/find/
H A Dpred.c1169 is_ok(const char *program, const char *arg) argument

Completed in 238 milliseconds

12