/ndk/sources/host-tools/nawk-20071023/ |
main.c | 50 char *pfile[MAX_PFILE]; /* program filenames from -f's */ variable 95 pfile[npfile++] = argv[1]; 171 if (strcmp(pfile[curpfile], "-") == 0) 173 else if ((yyin = fopen(pfile[curpfile], "r")) == NULL) 174 FATAL("can't open file %s", pfile[curpfile]); 189 return pfile[curpfile];
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/ |
radeon_remove_constants.c | 37 rc_register_file * pfile, unsigned int * pindex) 41 if (*pfile == RC_FILE_CONSTANT) {
|
radeon_emulate_branches.c | 132 rc_register_file * pfile, unsigned int * pindex) 135 struct proxy_info * proxy = get_proxy_info(sap, *pfile, *pindex); 138 *pfile = RC_FILE_TEMPORARY; 249 rc_register_file * pfile, unsigned int * pindex) 253 if (*pfile == RC_FILE_OUTPUT && *pindex == data->Output) { 254 *pfile = RC_FILE_TEMPORARY;
|
radeon_dataflow.h | 70 rc_register_file * pfile, unsigned int * pindex);
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
radeon_remove_constants.c | 37 rc_register_file * pfile, unsigned int * pindex) 41 if (*pfile == RC_FILE_CONSTANT) {
|
radeon_emulate_branches.c | 132 rc_register_file * pfile, unsigned int * pindex) 135 struct proxy_info * proxy = get_proxy_info(sap, *pfile, *pindex); 138 *pfile = RC_FILE_TEMPORARY; 249 rc_register_file * pfile, unsigned int * pindex) 253 if (*pfile == RC_FILE_OUTPUT && *pindex == data->Output) { 254 *pfile = RC_FILE_TEMPORARY;
|
radeon_dataflow.h | 70 rc_register_file * pfile, unsigned int * pindex);
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
symtab.h | 63 struct cpp_reader *pfile; member in struct:ht 88 TABLE->PFILE, the node, and a PTR, and the callback sequence stops
|
cpplib.h | 755 extern void cpp_define_formatted (cpp_reader *pfile, [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
symtab.h | 63 struct cpp_reader *pfile; member in struct:ht 88 TABLE->PFILE, the node, and a PTR, and the callback sequence stops
|
cpplib.h | 755 extern void cpp_define_formatted (cpp_reader *pfile, [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
symtab.h | 63 struct cpp_reader *pfile; member in struct:ht 88 TABLE->PFILE, the node, and a PTR, and the callback sequence stops
|
cpplib.h | 755 extern void cpp_define_formatted (cpp_reader *pfile, [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
symtab.h | 63 struct cpp_reader *pfile; member in struct:ht 88 TABLE->PFILE, the node, and a PTR, and the callback sequence stops
|
cpplib.h | 755 extern void cpp_define_formatted (cpp_reader *pfile, [all...] |
/external/chromium_org/third_party/mesa/src/src/glsl/builtins/tools/ |
generate_builtins.py | 133 for pfile in sorted(profile_files): 134 profiles.append((pfile, path.basename(pfile).replace('.', '_')))
|
/external/mesa3d/src/glsl/builtins/tools/ |
generate_builtins.py | 133 for pfile in sorted(profile_files): 134 profiles.append((pfile, path.basename(pfile).replace('.', '_')))
|
/external/srec/tools/make_ve_grammar/ |
make_ve_grammar.c | 84 FILE* pfile; local 131 if ( (pfile = fopen(arbfile, "r")) != NULL ){ 132 fclose(pfile);
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
trace.py | 285 for ((pfile, pmod, pfunc), (cfile, cmod, cfunc)) in calls: 286 if pfile != lastfile: 288 print "***", pfile, "***" 289 lastfile = pfile 291 if cfile != pfile and lastcfile != cfile:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
trace.py | 285 for ((pfile, pmod, pfunc), (cfile, cmod, cfunc)) in calls: 286 if pfile != lastfile: 288 print "***", pfile, "***" 289 lastfile = pfile 291 if cfile != pfile and lastcfile != cfile:
|
/external/stressapptest/src/ |
worker.h | 437 virtual bool OpenFile(int *pfile); 698 virtual bool OpenDevice(int *pfile);
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/ |
c-common.h | [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/ |
c-common.h | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/ |
c-common.h | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/ |
c-common.h | [all...] |