/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
D | rtcd.pl | 33 foreach my $opt (qw/arch config/) { 34 if (!defined($opts{$opt})) { 35 warn "--$opt is required!\n"; 69 foreach my $opt (@_) { 70 eval "\$${fn}_${opt}=${fn}_${opt}"; 82 foreach my $opt (@_) { 83 my $ofn = eval "\$${fn}_${opt}"; 95 eval "\$${fn}_default=${fn}_${opt}"; 96 eval "\$${fn}_${opt}_link='true'"; 133 foreach my $opt (@_) { [all …]
|
D | gen_asm_deps.sh | 26 for opt do 28 case "$opt" in 33 -I*) raw_inc_paths="${raw_inc_paths} ${opt}" 38 *) [ -f "$opt" ] && srcfile="$opt"
|
D | gen_msvs_vcxproj.sh | 81 for opt in "$@"; do 84 die "Missing attribute value in '$opt' while generating $tag tag" 213 for opt in "$@"; do 215 case "$opt" in 245 *) die Unrecognized Visual Studio Version in $opt 250 opt="${opt%/}" 252 yasmincs="${yasmincs} ${opt}" 268 -*) die_unknown $opt 272 case "$opt" in 468 opt=Disabled [all …]
|
D | gen_msvs_def.sh | 62 for opt in "$@"; do 64 case "$opt" in 71 -*) die_unknown $opt
|
D | configure.sh | 63 for opt in ${CMDLINE_SELECT}; do 64 opt2=`echo $opt | sed -e 's;_;-;g'` 65 if enabled $opt; then 66 eval "toggle_${opt}=\"--disable-${opt2}\"" 68 eval "toggle_${opt}=\"--enable-${opt2} \"" 384 local opt="$1" 386 [ -n "$feature" ] || feature="$opt" 388 if enabled gcc && ! disabled "$feature" && ! check_cflags "-m$opt"; then 494 for opt in "$@"; do 496 case "$opt" in [all …]
|
D | gen_msvs_proj.sh | 80 for opt in "$@"; do 83 die "Missing attribute value in '$opt' while generating $tag tag" 193 for opt in "$@"; do 195 case "$opt" in 223 *) die Unrecognized Visual Studio Version in $opt 228 opt="${opt%/}" 230 yasmincs="${yasmincs} ${opt}" 246 -*) die_unknown $opt 250 case "$opt" in
|
D | gen_msvs_sln.sh | 247 for opt in "$@"; do 249 case "$opt" in 260 *) die Unrecognized Visual Studio Version in $opt 271 *) die "Unrecognized Visual Studio Version '$optval' in $opt" 277 -*) die_unknown $opt
|
D | version.sh | 14 for opt in "$@"; do 16 case "$opt" in
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
D | vp9_asm_stubs.c | 26 #define FUN_CONV_1D(name, step_q4, filter, dir, src_start, avg, opt) \ argument 27 void vp9_convolve8_##name##_##opt(const uint8_t *src, ptrdiff_t src_stride, \ 35 vp9_filter_block1d16_##dir##8_##avg##opt(src_start, \ 46 vp9_filter_block1d8_##dir##8_##avg##opt(src_start, \ 57 vp9_filter_block1d4_##dir##8_##avg##opt(src_start, \ 69 vp9_filter_block1d16_##dir##2_##avg##opt(src, \ 80 vp9_filter_block1d8_##dir##2_##avg##opt(src, \ 91 vp9_filter_block1d4_##dir##2_##avg##opt(src, \ 110 #define FUN_CONV_2D(avg, opt) \ argument 111 void vp9_convolve8_##avg##opt(const uint8_t *src, ptrdiff_t src_stride, \ [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
D | vp9_variance_sse2.c | 341 #define DECL(w, opt) \ argument 342 int vp9_sub_pixel_variance##w##xh_##opt(const uint8_t *src, \ 358 #define FN(w, h, wf, wlog2, hlog2, opt, cast) \ argument 359 unsigned int vp9_sub_pixel_variance##w##x##h##_##opt(const uint8_t *src, \ 367 int se = vp9_sub_pixel_variance##wf##xh_##opt(src, src_stride, x_offset, \ 372 int se2 = vp9_sub_pixel_variance##wf##xh_##opt(src + 16, src_stride, \ 379 se2 = vp9_sub_pixel_variance##wf##xh_##opt(src + 32, src_stride, \ 385 se2 = vp9_sub_pixel_variance##wf##xh_##opt(src + 48, src_stride, \ 418 #define DECL(w, opt) \ argument 419 int vp9_sub_pixel_avg_variance##w##xh_##opt(const uint8_t *src, \ [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/ |
D | get_files.py | 73 for opt, arg in opts: 74 if opt == '-u': 76 elif opt in ("-i", "--input_csv"): 78 elif opt in ("-o", "--output_dir"):
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | miniopt.c | 66 t->opt = '\0'; in miniopt() 117 t->opt = p[1]; in miniopt() 125 if (strchr(t->flags, t->opt)) { in miniopt() 155 t->opt = '?'; in miniopt()
|
D | dhdu.c | 376 char *opt = *argv++; in dhd_option() local 380 "error: expected interface name after option %s\n", opt); in dhd_option() 629 if (!opts.good_int && opts.opt != 'd') { in dhd_pktgen() 635 switch (opts.opt) { in dhd_pktgen() 977 if (opts.opt == 'h') { in dhd_membytes() 979 } else if (opts.opt == 'r') { in dhd_membytes() 1746 if (opts.opt == 'a') { in dhd_download() 1764 } else if (!opts.opt) { in dhd_download() 1777 fprintf(stderr, "unrecognized option %c\n", opts.opt); in dhd_download() 1997 fprintf(stderr, "unrecognized option %c\n", opts.opt); in dhd_dldn() [all …]
|
/hardware/ti/omap3/dspbridge/dspexec/ |
D | dspexec.c | 99 INT opt; in main() local 111 while ((opt = getopt(argc, argv, "+T+v+w+?p:")) != EOF) { in main() 112 switch (opt) { in main()
|
/hardware/akm/AK8975_FS/akmdfs/ |
D | main.c | 123 int opt; in OptParse() 128 while ((opt = getopt(argc, argv, "sm:z:")) != -1) { in OptParse() 129 switch(opt){ in OptParse()
|
/hardware/libhardware/modules/radio/ |
D | radio_hal_tool.c | 192 int opt; in main() local 193 while ((opt = getopt(argc, argv, "lmt:")) != -1) { in main() 194 switch (opt) { in main()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | configure | 378 for opt do 380 case "$opt" in 383 eval `echo "$opt" | sed 's/--/action=/;s/-/ option=/;s/-/_/g'` 388 log_echo "Ignoring $opt -- not in experimental mode." 391 process_common_cmdline $opt 394 *) process_common_cmdline "$opt"
|
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/ |
D | FindFtd2xx.cmake | 28 /opt/local/include 43 /opt/local/lib
|
D | FindFtd4222.cmake | 29 /opt/local/include 44 /opt/local/lib
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | miniopt.h | 50 char opt; member
|
/hardware/libhardware/tests/vehicle/ |
D | vehicle-hal-tool.c | 458 int opt; in main() local 459 while ((opt = getopt(argc, argv, "lm:p:t:v:w:s:")) != -1) { in main() 460 switch (opt) { in main()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
D | cpplint.py | 4693 for (opt, val) in opts: 4694 if opt == '--help': 4696 elif opt == '--output': 4700 elif opt == '--verbose': 4702 elif opt == '--filter': 4706 elif opt == '--counting': 4710 elif opt == '--root': 4713 elif opt == '--linelength': 4719 elif opt == '--extensions':
|
/hardware/ril/reference-ril/ |
D | reference-ril.c | 3375 int opt; local 3380 while ( -1 != (opt = getopt(argc, argv, "p:d:s:c:"))) { 3381 switch (opt) { 3433 int opt; local 3435 while ( -1 != (opt = getopt(argc, argv, "p:d:"))) { 3436 switch (opt) {
|
/hardware/bsp/intel/peripheral/libmraa/docs/ |
D | building.md | 130 source /opt/poky-edison/1.7.2/environment-setup-core2-32-poky-linux
|
/hardware/ti/omap3/dspbridge/libbridge/ |
D | COPYING | 211 3. You may opt to apply the terms of the ordinary GNU General Public
|