Home
last modified time | relevance | path

Searched refs:extra2 (Results 1 – 21 of 21) sorted by relevance

/external/v8/src/third_party/vtune/
Dittnotify_config.h337 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/
Dittnotify_config.h308 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/
Dittnotify_config.h308 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/
Dotvjstf.c67 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()
Dotvgpos.c86 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()
Dotvcommn.h58 FT_UInt extra2; member
/external/llvm/test/Transforms/RewriteStatepointsForGC/
Dbase-pointers.ll86 ; 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/
Dbase-pointers.ll87 ; 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/
Dinitialization-blacklist.txt3 src:*initialization-blacklist-extra2.cc=init
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing_test.proto15 int64 extra2 = 1338; field
/external/llvm/test/CodeGen/SystemZ/
Dfp-mul-02.ll157 %extra2 = fmul double %mul2, 1.21
158 %trunc2 = fptrunc double %extra2 to float
Dfp-mul-04.ll180 %extra2 = fmul fp128 %mul2, %const2
181 %trunc2 = fptrunc fp128 %extra2 to double
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-mul-02.ll157 %extra2 = fmul double %mul2, 1.21
158 %trunc2 = fptrunc double %extra2 to float
Dfp-mul-04.ll180 %extra2 = fmul fp128 %mul2, %const2
181 %trunc2 = fptrunc fp128 %extra2 to double
/external/libexif/po/
DMakefile.in.in48 $(DISTFILES.common.extra1) $(DISTFILES.common.extra2) $(DISTFILES.common.extra3)
51 $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
/external/e2fsprogs/po/
DMakefile.in.in48 $(DISTFILES.common.extra1) $(DISTFILES.common.extra2) $(DISTFILES.common.extra3)
51 $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
/external/u-boot/common/
Ddlmalloc.c1923 size_t extra, extra2; local
1946 extra2 = alignment - (((unsigned long)(m)) % alignment);
1947 if (extra2 > extra) {
/external/elfutils/po/
DMakefile.in.in70 $(DISTFILES.common.extra1) $(DISTFILES.common.extra2) $(DISTFILES.common.extra3)
73 $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
/external/tensorflow/tensorflow/python/framework/
Dop_def_library_test.py161 self._lib.apply_op("Simple", a=6, extra1="bogus", extra2="also_bogus")
/external/python/setuptools/docs/
Dpkg_resources.txt795 name = some.module:some.attr [extra1,extra2]
/external/freetype/
DChangeLog.234566 `valid->extra2' to 1. This is undocumented in the OpenType 1.5