/external/v8/src/third_party/vtune/ |
D | ittnotify_config.h | 337 void* extra2; /*!< Reserved to the runtime */ member 395 h->extra2 = NULL; /* reserved */ \ 412 h->extra2 = NULL; /* reserved */ \ 428 h->extra2 = NULL; /* reserved */ \ 444 h->extra2 = NULL; /* reserved */ \ 459 h->extra2 = NULL; /* reserved */ \ 474 h->extra2 = NULL; /* reserved */ \
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | ittnotify_config.h | 308 void* extra2; /*!< Reserved to the runtime */ member 366 h->extra2 = NULL; /* reserved */ \ 383 h->extra2 = NULL; /* reserved */ \ 399 h->extra2 = NULL; /* reserved */ \ 415 h->extra2 = NULL; /* reserved */ \ 430 h->extra2 = NULL; /* reserved */ \ 445 h->extra2 = NULL; /* reserved */ \
|
/external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | ittnotify_config.h | 308 void* extra2; /*!< Reserved to the runtime */ member 366 h->extra2 = NULL; /* reserved */ \ 383 h->extra2 = NULL; /* reserved */ \ 399 h->extra2 = NULL; /* reserved */ \ 415 h->extra2 = NULL; /* reserved */ \ 430 h->extra2 = NULL; /* reserved */ \ 445 h->extra2 = NULL; /* reserved */ \
|
/external/freetype/src/otvalid/ |
D | otvjstf.c | 67 gpos_lookup_count = otvalid->extra2; in otv_JstfPriority_validate() 138 otvalid->extra2 = gpos_lookup_count; in otv_JstfPriority_validate() 240 otvalid->extra2 = otv_GSUBGPOS_get_Lookup_count( gpos ); in otv_JSTF_validate() 242 otvalid->extra2 = 0; in otv_JSTF_validate()
|
D | otvgpos.c | 86 if ( otvalid->extra2 ) in otv_x_sxy() 674 otvalid->extra2 = 1; in otv_MarkBasePos_validate() 715 otvalid->extra2 = 1; in otv_MarkLigPos_validate() 756 otvalid->extra2 = 0; in otv_MarkMarkPos_validate()
|
D | otvcommn.h | 58 FT_UInt extra2; member
|
/external/llvm/test/Transforms/RewriteStatepointsForGC/ |
D | base-pointers.ll | 86 ; CHECK: extra2.base = select 87 ; CHECK: extra2 = select 89 ;; Both 'next' and 'extra2' are live across the backedge safepoint... 93 %extra = phi i64 addrspace(1)* [ %obj, %entry ], [ %extra2, %loop ] 96 %extra2 = select i1 %cnd, i64 addrspace(1)* %nexta, i64 addrspace(1)* %base_arg2
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/RewriteStatepointsForGC/ |
D | base-pointers.ll | 87 ; CHECK: extra2.base = select 88 ; CHECK: extra2 = select 90 ;; Both 'next' and 'extra2' are live across the backedge safepoint... 94 %extra = phi i64 addrspace(1)* [ %obj, %entry ], [ %extra2, %loop ] 97 %extra2 = select i1 %cnd, i64 addrspace(1)* %nexta, i64 addrspace(1)* %base_arg2
|
/external/compiler-rt/test/asan/TestCases/Helpers/ |
D | initialization-blacklist.txt | 3 src:*initialization-blacklist-extra2.cc=init
|
/external/tensorflow/tensorflow/core/util/ |
D | example_proto_fast_parsing_test.proto | 15 int64 extra2 = 1338; field
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-mul-02.ll | 157 %extra2 = fmul double %mul2, 1.21 158 %trunc2 = fptrunc double %extra2 to float
|
D | fp-mul-04.ll | 180 %extra2 = fmul fp128 %mul2, %const2 181 %trunc2 = fptrunc fp128 %extra2 to double
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-mul-02.ll | 157 %extra2 = fmul double %mul2, 1.21 158 %trunc2 = fptrunc double %extra2 to float
|
D | fp-mul-04.ll | 180 %extra2 = fmul fp128 %mul2, %const2 181 %trunc2 = fptrunc fp128 %extra2 to double
|
/external/libexif/po/ |
D | Makefile.in.in | 48 $(DISTFILES.common.extra1) $(DISTFILES.common.extra2) $(DISTFILES.common.extra3) 51 $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
|
/external/e2fsprogs/po/ |
D | Makefile.in.in | 48 $(DISTFILES.common.extra1) $(DISTFILES.common.extra2) $(DISTFILES.common.extra3) 51 $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
|
/external/u-boot/common/ |
D | dlmalloc.c | 1923 size_t extra, extra2; local 1946 extra2 = alignment - (((unsigned long)(m)) % alignment); 1947 if (extra2 > extra) {
|
/external/elfutils/po/ |
D | Makefile.in.in | 70 $(DISTFILES.common.extra1) $(DISTFILES.common.extra2) $(DISTFILES.common.extra3) 73 $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
|
/external/tensorflow/tensorflow/python/framework/ |
D | op_def_library_test.py | 161 self._lib.apply_op("Simple", a=6, extra1="bogus", extra2="also_bogus")
|
/external/python/setuptools/docs/ |
D | pkg_resources.txt | 795 name = some.module:some.attr [extra1,extra2]
|
/external/freetype/ |
D | ChangeLog.23 | 4566 `valid->extra2' to 1. This is undocumented in the OpenType 1.5
|