Searched refs:location (Results 1 – 13 of 13) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | gen_initramfs_list.sh | 107 local location="$1" 114 local ftype=$(filetype "${location}") 121 [ "${location}" = "${srcdir}" ] && return 0 125 str="${ftype} ${name} ${location} ${str}" 128 local dev=`LC_ALL=C ls -l "${location}"` 133 [ -b "${location}" ] && dev="b" || dev="c" 138 local target=`readlink "${location}"`
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-parser.tab.c_shipped | 364 /* Relocate STACK from its old location to the new one. The 366 elements in the stack, and YYPTR gives the new location of the 367 stack. Advance YYPTR to a properly aligned location for the next 639 If N is 0, then set CURRENT to the empty location which ends 664 /* YY_LOCATION_PRINT -- Print the location on the stream. 1194 /* The variables used to return semantic value and location from the 1224 Waste one element of value and location stack 1236 /* In all cases, when you get here, the value and location stacks
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | zconf.tab.c_shipped | 402 /* Relocate STACK from its old location to the new one. The 404 elements in the stack, and YYPTR gives the new location of the 405 stack. Advance YYPTR to a properly aligned location for the next 838 If N is 0, then set CURRENT to the empty location which ends 863 /* YY_LOCATION_PRINT -- Print the location on the stream. 1423 /* The variables used to return semantic value and location from the 1453 Waste one element of value and location stack 1465 /* In all cases, when you get here, the value and location stacks 2314 fprintf(stderr, "%s:%d: location of the '%s'\n",
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | parse.c_shipped | 384 /* Relocate STACK from its old location to the new one. The 386 elements in the stack, and YYPTR gives the new location of the 387 stack. Advance YYPTR to a properly aligned location for the next 887 If N is 0, then set CURRENT to the empty location which ends 912 /* YY_LOCATION_PRINT -- Print the location on the stream. 1442 /* The variables used to return semantic value and location from the 1472 Waste one element of value and location stack 1484 /* In all cases, when you get here, the value and location stacks
|
| H A D | lex.c_shipped | 916 /* Keep track of our location in the original source files. */
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/mod/ |
| H A D | modpost.c | 1484 unsigned int *location = reloc_location(elf, sechdr, r); in addend_386_rel() local 1488 r->r_addend = TO_NATIVE(*location); in addend_386_rel() 1491 r->r_addend = TO_NATIVE(*location) + 4; in addend_386_rel() 1525 unsigned int *location = reloc_location(elf, sechdr, r); in addend_mips_rel() local 1530 inst = TO_NATIVE(*location); in addend_mips_rel()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 39 # If a relative path is entered, it will be relative to the location 878 # be used to specify the location (absolute path including file name) of 933 # be used to specify the location of Qt's qhelpgenerator. 1280 # Optionally an initial location of the external documentation 1282 # this location is as follows: 1284 # Adding location for the tag files is done as follows: 1287 # URLs. If a location is present for each tag, the installdox tool 1358 # which can be done by putting it in a standard location or by setting the
|
| H A D | bsp.dxyfile | 38 # If a relative path is entered, it will be relative to the location 877 # be used to specify the location (absolute path including file name) of 932 # be used to specify the location of Qt's qhelpgenerator. 1279 # Optionally an initial location of the external documentation 1281 # this location is as follows: 1283 # Adding location for the tag files is done as follows: 1286 # URLs. If a location is present for each tag, the installdox tool 1357 # which can be done by putting it in a standard location or by setting the
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/lnt/ |
| H A D | opt_nos_mips.lnt | 25 -e830 //location cited in prior message
|
| H A D | opt_nos_aeon.lnt | 25 -e830 //location cited in prior message
|
| H A D | opt_linux.lnt | 21 -e830 //location cited in prior message
|
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | png.h | 857 png_byte location; /* mode of operation at read time */ member 2660 PNGARG((png_structp png_ptr, png_infop info_ptr, MS_U32 chunk, MS_U32 location));
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_display.c.0 | 7717 … // HW limit: MDE_Vend > FDE_Vend will cause PostScaling overrun. So fix this location. 7802 … // HW limit: MDE_Vend > FDE_Vend will cause PostScaling overrun. So fix this location.
|