Searched refs:kind (Results 126 - 150 of 1023) sorted by relevance

1234567891011>>

/external/chromium_org/v8/src/ic/mips/
H A Dic-compiler-mips.cc26 (kind() == Code::KEYED_LOAD_IC || kind() == Code::KEYED_STORE_IC)) {
47 DCHECK(kind() != Code::KEYED_STORE_IC ||
72 TailCallBuiltin(masm(), MissBuiltin(kind()));
77 return GetCode(kind(), type, name, state);
103 TailCallBuiltin(masm(), MissBuiltin(kind()));
106 return GetCode(kind(), Code::NORMAL, factory()->empty_string(), POLYMORPHIC);
/external/chromium_org/v8/src/ic/mips64/
H A Dic-compiler-mips64.cc26 (kind() == Code::KEYED_LOAD_IC || kind() == Code::KEYED_STORE_IC)) {
47 DCHECK(kind() != Code::KEYED_STORE_IC ||
72 TailCallBuiltin(masm(), MissBuiltin(kind()));
77 return GetCode(kind(), type, name, state);
103 TailCallBuiltin(masm(), MissBuiltin(kind()));
106 return GetCode(kind(), Code::NORMAL, factory()->empty_string(), POLYMORPHIC);
/external/chromium_org/v8/src/ic/x64/
H A Dic-compiler-x64.cc66 TailCallBuiltin(masm(), MissBuiltin(kind()));
69 return GetCode(kind(), Code::NORMAL, factory()->empty_string(), POLYMORPHIC);
81 (kind() == Code::KEYED_LOAD_IC || kind() == Code::KEYED_STORE_IC)) {
102 DCHECK(kind() != Code::KEYED_STORE_IC ||
124 TailCallBuiltin(masm(), MissBuiltin(kind()));
129 return GetCode(kind(), type, name, state);
/external/chromium_org/v8/src/ic/x87/
H A Dic-compiler-x87.cc47 (kind() == Code::KEYED_LOAD_IC || kind() == Code::KEYED_STORE_IC)) {
68 DCHECK(kind() != Code::KEYED_STORE_IC ||
89 TailCallBuiltin(masm(), MissBuiltin(kind()));
94 return GetCode(kind(), type, name, state);
117 TailCallBuiltin(masm(), MissBuiltin(kind()));
120 return GetCode(kind(), Code::NORMAL, factory()->empty_string(), POLYMORPHIC);
/external/llvm/test/MC/Mips/
H A Dmicromips-relocations.s14 # CHECK-FIXUP: kind: fixup_MICROMIPS_HI16
19 # CHECK-FIXUP: kind: fixup_MICROMIPS_LO16
24 # CHECK-FIXUP: kind: fixup_MICROMIPS_CALL16
29 # CHECK-FIXUP: kind: fixup_MICROMIPS_GOT16
34 # CHECK-FIXUP: kind: fixup_MICROMIPS_TLS_DTPREL_HI16
39 # CHECK-FIXUP: kind: fixup_MICROMIPS_TLS_DTPREL_LO16
44 # CHECK-FIXUP: kind: fixup_MICROMIPS_GOT16
49 # CHECK-FIXUP: kind: fixup_MICROMIPS_GOT_DISP
54 # CHECK-FIXUP: kind: fixup_MICROMIPS_GOT_PAGE
59 # CHECK-FIXUP: kind
[all...]
H A Dmicromips-branch16.s12 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC16_S1
16 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC16_S1
20 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC16_S1
24 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC16_S1
28 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC16_S1
32 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC16_S1
36 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC16_S1
40 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC16_S1
44 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC16_S1
/external/valgrind/main/drd/tests/
H A Dannotate_barrier_xml.stderr.exp37 <kind>UnimpDrdClReq</kind>
70 <kind>UnimpDrdClReq</kind>
103 <kind>UnimpDrdClReq</kind>
136 <kind>UnimpDrdClReq</kind>
169 <kind>ConflictingAccess</kind>
[all...]
H A Dthread_name_xml.stderr.exp37 <kind>MutexErr</kind>
73 <kind>MutexErr</kind>
109 <kind>MutexErr</kind>
145 <kind>MutexErr</kind>
181 <kind>MutexErr</kind>
[all...]
H A Dbar_bad_xml.stderr.exp36 <kind>BarrierErr</kind>
63 <kind>BarrierErr</kind>
112 <kind>BarrierErr</kind>
161 <kind>BarrierErr</kind>
210 <kind>GenericErr</kind>
[all...]
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/js/
H A Dcr.js70 * The kind of property to define in {@code defineProperty}.
97 * @param {cr.PropertyKind} kind The kind of the property.
100 function getGetter(name, kind) {
101 switch (kind) {
122 * kind.
125 * @param {cr.PropertyKind} kind The kind of property we are getting the
131 function getSetter(name, kind, opt_setHook) {
132 switch (kind) {
[all...]
/external/llvm/test/MC/PowerPC/
H A Dppc64-fixup-explicit.s17 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@GOT, kind: fixup_ppc_half16
18 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target@GOT, kind: fixup_ppc_half16
25 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@GOT, kind: fixup_ppc_half16ds
26 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target@GOT, kind: fixup_ppc_half16ds
33 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@got@ha, kind: fixup_ppc_half16
34 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target@got@ha, kind: fixup_ppc_half16
41 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@got@l, kind: fixup_ppc_half16
42 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target@got@l, kind: fixup_ppc_half16
49 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@got@h, kind: fixup_ppc_half16
50 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target@got@h, kind
[all...]
H A Dppc64-fixups.s12 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24
13 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24
20 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24abs
21 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24abs
28 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_brcond14
29 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_brcond14
36 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_brcond14abs
37 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_brcond14abs
45 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@l, kind: fixup_ppc_half16
46 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target@l, kind
[all...]
/external/clang/tools/libclang/
H A DCIndexHigh.cpp151 if (!clang_isDeclaration(declCursor.kind))
164 if ((cursor.kind == CXCursor_ObjCClassMethodDecl ||
165 cursor.kind == CXCursor_ObjCInstanceMethodDecl) &&
169 if (clang_isExpression(cursor.kind)) {
170 if (cursor.kind == CXCursor_DeclRefExpr ||
171 cursor.kind == CXCursor_MemberRefExpr) {
174 } else if (cursor.kind == CXCursor_ObjCMessageExpr &&
218 assert(clang_isDeclaration(declCursor.kind));
269 if (cursor.kind == CXCursor_MacroDefinition)
271 else if (cursor.kind
[all...]
/external/iproute2/tc/
H A Dm_ematch.c42 static inline void map_warning(int num, char *kind) argument
46 "Please assign a unique ID to the ematch kind the suggested " \
49 kind, EMATCH_MAP, num, kind);
90 static int lookup_map_id(char *kind, int *dst, const char *file) argument
114 if (!strcasecmp(namebuf, kind)) {
129 static struct ematch_util *get_ematch_kind(char *kind) argument
137 if (strcmp(e->kind, kind) == 0)
141 snprintf(buf, sizeof(buf), "em_%s.so", kind);
163 get_ematch_kind_num(__u16 kind) argument
[all...]
/external/chromium_org/third_party/skia/src/animator/
H A DSkDisplayEvent.cpp37 SK_MEMBER(kind, EventKind),
48 kind(kUser), x(0), y(0), fLastCode((SkKey) -1), fMax((SkKey) -1), fTarget(NULL) {
88 SkDump::GetEnumString(SkType_EventKind, kind, &str);
89 SkDebugf("kind=\"%s\" ", str.c_str());
90 if (kind == SkDisplayEvent::kKeyPress || kind == SkDisplayEvent::kKeyPressUp) {
97 if (kind == SkDisplayEvent::kKeyChar) {
106 if (kind >= SkDisplayEvent::kMouseDown && kind <= SkDisplayEvent::kMouseUp) {
173 if (kind
[all...]
H A DSkDisplayEvents.h35 void removeEvent(SkDisplayEvent::Kind kind, SkEventState* );
/external/skia/src/animator/
H A DSkDisplayEvent.cpp37 SK_MEMBER(kind, EventKind),
48 kind(kUser), x(0), y(0), fLastCode((SkKey) -1), fMax((SkKey) -1), fTarget(NULL) {
88 SkDump::GetEnumString(SkType_EventKind, kind, &str);
89 SkDebugf("kind=\"%s\" ", str.c_str());
90 if (kind == SkDisplayEvent::kKeyPress || kind == SkDisplayEvent::kKeyPressUp) {
97 if (kind == SkDisplayEvent::kKeyChar) {
106 if (kind >= SkDisplayEvent::kMouseDown && kind <= SkDisplayEvent::kMouseUp) {
173 if (kind
[all...]
/external/valgrind/main/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c520 segNo, show_SegKind(seg->kind),
539 switch (seg->kind) {
545 segNo, show_SegKind(seg->kind),
554 segNo, show_SegKind(seg->kind),
567 segNo, show_SegKind(seg->kind),
580 segNo, show_SegKind(seg->kind),
657 if (nsegments[i].kind == SkFree || nsegments[i].kind == SkResvn)
673 if (nsegments[i].kind == SkFree || nsegments[i].kind
[all...]
/external/elfutils/0.153/libelf/
H A Delf_readall.c67 if (elf->kind == ELF_K_AR)
77 if (child->kind == ELF_K_AR)
158 if (elf->kind == ELF_K_AR)
/external/chromium_org/ipc/
H A Dipc_message_null_macros.h27 #define IPC_MESSAGE_DECL(sync, kind, msg_class, \
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/
H A DRTCMediaStreamTrack.h44 @property(nonatomic, readonly) NSString* kind; variable
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dvideotrack.h51 virtual std::string kind() const;
/external/chromium_org/tools/perf/benchmarks/
H A Dsunspider.py19 'Pure JavaScript computations of the kind you might use to do 3d '
23 'Pure JavaScript computations of the kind you might use to do 3d '
27 'Pure JavaScript computations of the kind you might use to do 3d '
37 'encoding/decoding. It\'s also the only kind of math in JavaScript '
42 'encoding/decoding. It\'s also the only kind of math in JavaScript '
47 'encoding/decoding. It\'s also the only kind of math in JavaScript '
52 'encoding/decoding. It\'s also the only kind of math in JavaScript '
/external/chromium_org/v8/src/
H A Dcollection-iterator.js14 function SetIteratorConstructor(set, kind) {
15 %SetIteratorInitialize(this, set, kind);
101 function MapIteratorConstructor(map, kind) {
102 %MapIteratorInitialize(this, map, kind);
/external/chromium_org/v8/src/compiler/
H A Dgap-resolver.cc22 return (x->kind() < y->kind()) ||
23 (x->kind() == y->kind() && x->index() < y->index());

Completed in 683 milliseconds

1234567891011>>