Searched refs:define (Results 401 - 425 of 540) sorted by relevance
1...<<11121314151617181920>>...22
/third_party/ffmpeg/libavfilter/x86/ |
H A D | vf_fspp.asm | 47 %define DCTSIZE 8 58 %define dst_strideq r2m 59 %define src_strideq r3m 123 %define dst_strideq r2m 124 %define src_strideq r3m
|
H A D | vf_w3fdif.asm | 115 %define linesized r4mp 134 %define offsetq in_lines_cur0q
|
/third_party/protobuf/js/ |
H A D | message.js | 166 * @define {boolean} Whether to generate toObject methods for objects. Turn 174 goog.define('jspb.Message.GENERATE_TO_OBJECT', true); 178 * @define {boolean} Whether to generate fromObject methods for objects. Turn 186 jspb.Message.GENERATE_FROM_OBJECT = goog.define( 191 * @define {boolean} Whether to generate toString methods for objects. Turn 196 goog.define('jspb.Message.GENERATE_TO_STRING', true); 200 * @define {boolean} Whether arrays passed to initialize() can be assumed to be 205 goog.define('jspb.Message.ASSUME_LOCAL_ARRAYS', false); 210 * @define {boolean} Disabling the serialization of empty trailing fields 216 goog.define('jsp [all...] |
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/ |
H A D | library.mak | 30 define RULES
|
/kernel/linux/linux-5.10/arch/parisc/ |
H A D | Makefile | 183 define archhelp
|
/kernel/linux/linux-5.10/arch/um/ |
H A D | Makefile | 107 define archhelp
|
/kernel/linux/linux-6.6/arch/um/ |
H A D | Makefile | 104 define archhelp
|
/third_party/mesa3d/android/ |
H A D | Android.mk | 122 define mesa3d-lib
|
/third_party/icu/icu4c/source/tools/genren/ |
H A D | genren.pl | 37 if(/\#define U_ICU_VERSION_SUFFIX/) { 39 s/\#define U_ICU_VERSION_SUFFIX //; 65 $HEADERDEF = uc($headername); # this is building the constant for #define 97 #define $HEADERDEF 113 the platform a chance to define it first. 238 print HEADER "#define $_ U_ICU_ENTRY_POINT_RENAME($_)\n"; 239 # print HEADER "#define $_ $_$U_ICU_VERSION_SUFFIX\n";
|
/third_party/skia/third_party/externals/icu/source/tools/genren/ |
H A D | genren.pl | 37 if(/\#define U_ICU_VERSION_SUFFIX/) { 39 s/\#define U_ICU_VERSION_SUFFIX //; 65 $HEADERDEF = uc($headername); # this is building the constant for #define 97 #define $HEADERDEF 113 the platform a chance to define it first. 238 print HEADER "#define $_ U_ICU_ENTRY_POINT_RENAME($_)\n"; 239 # print HEADER "#define $_ $_$U_ICU_VERSION_SUFFIX\n";
|
/third_party/littlefs/scripts/ |
H A D | plot.py | 469 def dataset(results, x=None, y=None, define=[]): 475 if not all(k in r and r[k] in vs for k, vs in define): 508 def datasets(results, by=None, x=None, y=None, define=[]): 512 if all(k in r and r[k] in vs for k, vs in define): 819 define=[], 983 datasets_ = datasets(results, by, x, y, define) 1107 define_ = define + s.args.get('define', []) 1416 '-D', '--define',
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | Makefile | 229 define do_install_mkdir 235 define do_install
|
/kernel/linux/linux-5.10/tools/testing/ktest/ |
H A D | config-bisect.pl | 75 -l [optional] define location of linux-tree (default is current directory) 76 -b [optional] define location to build (O=build-dir) (default is linux-tree)
|
/kernel/linux/linux-6.6/tools/testing/ktest/ |
H A D | config-bisect.pl | 75 -l [optional] define location of linux-tree (default is current directory) 76 -b [optional] define location to build (O=build-dir) (default is linux-tree)
|
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | Makefile | 207 HDR_MAJ_VERSION := $(shell grep -oE '^$(pound)define LIBBPF_MAJOR_VERSION ([0-9]+)$$' libbpf_version.h | cut -d' ' -f3) 208 HDR_MIN_VERSION := $(shell grep -oE '^$(pound)define LIBBPF_MINOR_VERSION ([0-9]+)$$' libbpf_version.h | cut -d' ' -f3) 222 define do_install_mkdir 228 define do_install
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | flacdsp.asm | 184 %define REPCOUNT %2/(32/%1) ; 16bits = channels / 2; 32bits = channels 189 %define lend dword r3m
|
H A D | h264_chromamc_10bit.asm | 249 %define CHROMAMC_AVG NOTHING 260 %define CHROMAMC_AVG AVG
|
H A D | dcadsp.asm | 26 %define sizeof_float 4 27 %define FMA3_OFFSET (8 * cpuflag(fma3))
|
H A D | h264_weight.asm | 115 %define off_regd r7d 117 %define off_regd r3d
|
/third_party/node/tools/gyp/pylib/gyp/generator/ |
H A D | eclipse.py | 12 possible to properly define the include dirs and symbols for each file 227 for define in target_defines + extra_defines: 228 split_define = define.split("=", 1)
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
H A D | eclipse.py | 12 possible to properly define the include dirs and symbols for each file 227 for define in target_defines + extra_defines: 228 split_define = define.split("=", 1)
|
/third_party/skia/third_party/externals/angle2/scripts/ |
H A D | generate_android_bp.py | 297 for define in target_info['defines']: 298 # Don't emit ANGLE's CPU-bits define here, it will be part of the arch-specific 300 result.append('-D%s' % escape_quotes(define))
|
/third_party/openGLES/xml/ |
H A D | readme.tex | 391 \attr{start} must be $\leq$ \attr{end}. These fields define formal 423 #define GL_CURRENT_BIT 0x00000001 424 #define GL_POINT_BIT 0x00000001 425 #define GL_BGR 0x80E0 712 #define GL_VERSION_3_0 1 713 #define GL_COMPARE_REF_TO_TEXTURE 0x884E 714 #define GL_CLIP_DISTANCE0 0x3000 715 #define GL_INDEX 0x8222 800 #define GL_ARB_robustness 1 801 #define GL_NO_ERRO [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx10.asm | 38 #define CHIP_NAVI10 26 39 #define CHIP_SIENNA_CICHLID 30 40 #define CHIP_PLUM_BONITO 36 42 #define NO_SQC_STORE (ASIC_FAMILY >= CHIP_SIENNA_CICHLID) 43 #define HAVE_XNACK (ASIC_FAMILY < CHIP_SIENNA_CICHLID) 44 #define HAVE_SENDMSG_RTN (ASIC_FAMILY >= CHIP_PLUM_BONITO) 45 #define HAVE_BUFFER_LDS_LOAD (ASIC_FAMILY < CHIP_PLUM_BONITO) 46 #define SW_SA_TRAP (ASIC_FAMILY >= CHIP_PLUM_BONITO)
|
/third_party/ffmpeg/tests/fate/ |
H A D | image.mak | 35 define FATE_IMGSUITE_DDS 373 define FATE_IMGSUITE_PNG 405 define FATE_IMGSUITE_PSD 439 define FATE_IMGSUITE_SGI 452 define FATE_IMGSUITE_SUNRASTER 469 define FATE_IMGSUITE_TARGA
|
Completed in 15 milliseconds
1...<<11121314151617181920>>...22