| /xsrc/external/mit/xgc/dist/ |
| H A D | interpret.c | 29 char word1[20], word2[80]; local in function:interpret 36 sscanf(string,"%s %s",word1,word2); 39 /* So word1 is the first word on the line and word2 is the second. 44 if (!strcmp(word2,(TestStuff.data)[i].text)) { 52 if (!strcmp(word2,(FunctionStuff.data)[i].text)) { 60 if (!strcmp(word2,(LinestyleStuff.data)[i].text)) { 67 GC_change_linewidth(atoi(word2),FALSE); 70 if (!strcmp(word2,(CapstyleStuff.data)[i].text)) { 78 if (!strcmp(word2,(JoinstyleStuff.data)[i].text)) { 86 if (!strcmp(word2,(FillstyleStuf [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/ |
| H A D | midgard.h | 403 uint64_t word2 : 60; member in struct:__anon43e15d221708
|
| H A D | disassemble.c | 910 if (load_store->word2 != 3) { 911 print_load_store_instr(load_store->word2, tabs);
|
| H A D | midgard_compile.c | 2997 .word2 = next64
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/ |
| H A D | codegen.h | 353 unsigned word2 : 9; member in struct:__anon4c8c0f471c0a::__anon4c8c0f471e08
|
| H A D | disasm.c | 681 branch->discard.word2 == PPIR_CODEGEN_DISCARD_WORD2) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/ |
| H A D | codegen.h | 354 unsigned word2 : 9; member in struct:__anon8016ff1a1c0a::__anon8016ff1a1e08
|
| H A D | disasm.c | 722 branch->discard.word2 == PPIR_CODEGEN_DISCARD_WORD2) {
|
| H A D | codegen.c | 582 b->discard.word2 = PPIR_CODEGEN_DISCARD_WORD2;
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/ |
| H A D | midgard.h | 781 uint64_t word2 : 60; member in struct:__anon60a087ed1d08
|
| H A D | disassemble.c | 1562 if (load_store->word2 != 3) { 1563 print_load_store_instr(ctx, fp, load_store->word2, verbose);
|
| H A D | midgard_emit.c | 1014 .word2 = next64
|
| /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/ |
| H A D | v6_pack.h | 4735 uint32_t word2; member in struct:MALI_TILER_STATE 4760 cl[ 2] = __gen_uint(values->word2, 0, 31); 4785 values->word2 = __gen_unpack_uint(cl, 64, 95); 4806 fprintf(fp, "%*sWord2: %u\n", indent, "", values->word2); 4881 cl[34] = __gen_uint(values->state.word2, 0, 31); 4949 values->state.word2 = __gen_unpack_uint(cl, 1088, 1119);
|
| H A D | v7_pack.h | 4791 uint32_t word2; member in struct:MALI_TILER_STATE 4816 cl[ 2] = __gen_uint(values->word2, 0, 31); 4841 values->word2 = __gen_unpack_uint(cl, 64, 95); 4862 fprintf(fp, "%*sWord2: %u\n", indent, "", values->word2); 4937 cl[34] = __gen_uint(values->state.word2, 0, 31); 5005 values->state.word2 = __gen_unpack_uint(cl, 1088, 1119);
|