/third_party/gettext/gettext-tools/tests/ |
D | xgettext-perl-4 | 29 print "Your Perl include path starts with '$INC[0]' and it " . 30 "ends with '$INC[-1]'. $#INC directories are searched.\n"; 82 "Your Perl include path starts with '$INC[0]' and it ends with '$INC[-1]'. "
|
/third_party/ltp/testcases/kernel/syscalls/sbrk/ |
D | sbrk02.c | 26 #define INC 16*1024*1024 macro 35 static long increment = INC; 67 increment += INC; in setup()
|
/third_party/openssl/util/perl/ |
D | with_fallback.pm | 18 unshift @INC, catdir(dirname(__FILE__), 22 shift @INC;
|
/third_party/openssl/external/perl/transfer/Text/ |
D | Template.pm | 20 shift @INC; # Takes away the effect of use lib 21 shift @INC; # Takes away the effect of use lib
|
/third_party/curl/tests/ |
D | tftpserver.pl | 25 push(@INC, $ENV{'srcdir'}) if(defined $ENV{'srcdir'}); 26 push(@INC, ".");
|
D | rtspserver.pl | 25 push(@INC, $ENV{'srcdir'}) if(defined $ENV{'srcdir'}); 26 push(@INC, ".");
|
D | keywords.pl | 26 push(@INC, $ENV{'srcdir'}) if(defined $ENV{'srcdir'}); 27 push(@INC, ".");
|
D | httpserver.pl | 25 push(@INC, $ENV{'srcdir'}) if(defined $ENV{'srcdir'}); 26 push(@INC, ".");
|
D | secureserver.pl | 29 push(@INC, $ENV{'srcdir'}) if(defined $ENV{'srcdir'}); 30 push(@INC, ".");
|
/third_party/eudev/hwdb/ |
D | 20-OUI.hwdb | 54 ID_OUI_FROM_DATABASE=NEXT, INC. 57 ID_OUI_FROM_DATABASE=SYTEK INC. 111 ID_OUI_FROM_DATABASE=VISUAL TECHNOLOGY INC. 138 ID_OUI_FROM_DATABASE=CRISP AUTOMATION, INC 144 ID_OUI_FROM_DATABASE=CHROMATICS INC 150 ID_OUI_FROM_DATABASE=TIMEPLEX INC. 189 ID_OUI_FROM_DATABASE=AUSPEX SYSTEMS INC. 198 ID_OUI_FROM_DATABASE=SYNTREX, INC. 201 ID_OUI_FROM_DATABASE=APPLICON, INC. 246 ID_OUI_FROM_DATABASE=LOGICRAFT, INC. [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | regexec.c | 72 #define INC(o) ((o) = (unsigned long)(o) << 1) macro 98 #undef INC 121 #define INC(o) ((o)++) macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regexec.c | 72 #define INC(o) ((o) = (unsigned long)(o) << 1) macro 98 #undef INC 121 #define INC(o) ((o)++) macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/compiler/ |
D | LICENSE | 12 THIS SOFTWARE IS PROVIDED BY APPLE, INC. ``AS IS'' AND ANY 15 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE, INC. OR
|
/third_party/grpc/third_party/upb/ |
D | LICENSE | 17 THIS SOFTWARE IS PROVIDED BY GOOGLE INC. ``AS IS'' AND ANY EXPRESS OR IMPLIED 20 EVENT SHALL GOOGLE INC. BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
/third_party/gettext/gettext-runtime/man/ |
D | help2man | 184 unless open INC, $inc; 189 while (<INC>) 257 close INC;
|
/third_party/ffmpeg/libavfilter/ |
D | vf_cropdetect.c | 184 #define FIND(DST, FROM, NOEND, INC, STEP0, STEP1, LEN) \ in filter_frame() argument 186 for (last_y = y = FROM; NOEND; y = y INC) {\ in filter_frame() 193 last_y = y INC;\ in filter_frame()
|
D | vf_avgblur_vulkan.c | 53 C(1, const ivec2 loc_l = pos - INC(FILTER_RADIUS); ) 56 C(1, const ivec2 loc_h = pos + INC(DIR(gl_WorkGroupSize)); ) 121 GLSLC(0, #define INC(x) (ivec2(x, 0)) ); 164 GLSLC(0, #define INC(x) (ivec2(0, x)) );
|
/third_party/gettext/gettext-tools/man/ |
D | help2man | 184 unless open INC, $inc; 189 while (<INC>) 257 close INC;
|
/third_party/openssl/ms/ |
D | uplink-ia64.pl | 13 push(@INC,"${dir}.");
|
D | uplink-x86.pl | 10 push(@INC, "${dir}.", "${dir}../crypto/perlasm");
|
D | uplink-x86_64.pl | 13 push(@INC,"${dir}.");
|
/third_party/ffmpeg/doc/ |
D | mips.txt | 30 * THIS SOFTWARE IS PROVIDED BY THE MIPS TECHNOLOGIES, INC. ``AS IS'' AND 33 * ARE DISCLAIMED. IN NO EVENT SHALL THE MIPS TECHNOLOGIES, INC. BE LIABLE
|
/third_party/lz4/contrib/djgpp/ |
D | Makefile | 114 @echo "INC="$(INC)
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | usc_impl.cpp | 26 #define INC(sp,count) (MOD((sp) + (count))) macro 27 #define INC1(sp) (INC(sp, 1))
|
/third_party/icu/icu4c/source/data/unidata/ |
D | ucdterms.txt | 1 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE 9 INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA FILES"),
|