/art/runtime/ |
stack.h | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 49 // The kind of vreg being accessed in calls to Set/GetVReg. 579 bool GetRegisterIfAccessible(uint32_t reg, VRegKind kind, uint32_t* val) const 636 bool GetVReg(ArtMethod* m, uint16_t vreg, VRegKind kind, uint32_t* val) const 645 bool SetVReg(ArtMethod* m, uint16_t vreg, uint32_t new_value, VRegKind kind) 795 bool GetVRegFromDebuggerShadowFrame(uint16_t vreg, VRegKind kind, uint32_t* val) const 797 bool GetVRegFromOptimizedCode(ArtMethod* m, uint16_t vreg, VRegKind kind,
|
/external/opencv3/modules/core/src/ |
cuda_gpu_mat.cpp | 272 switch (arr.kind()) 326 switch (arr.kind()) 354 if (_src.kind() == _InputArray::CUDA_GPU_MAT) 381 if (_dst.kind() == _InputArray::CUDA_GPU_MAT) 404 if (_dst.kind() != _InputArray::CUDA_GPU_MAT)
|
/external/v8/test/cctest/ |
test-feedback-vector.cc | 137 FeedbackVectorSlotKind kind = vector->GetKind(helper.slot(i)); local 140 CHECK_EQ(FeedbackVectorSlotKind::GENERAL, kind); 143 CHECK_EQ(FeedbackVectorSlotKind::CALL_IC, kind); 146 CHECK_EQ(FeedbackVectorSlotKind::LOAD_IC, kind); 149 CHECK_EQ(FeedbackVectorSlotKind::KEYED_LOAD_IC, kind);
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
LabeledEditorView.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 389 public void setValues(DataKind kind, ValuesDelta entry, RawContactDelta state, boolean readOnly, 391 mKind = kind; 396 setId(vig.getId(state, kind, entry, ViewIdGenerator.NO_VIEW_INDEX)); 406 final boolean hasTypes = RawContactModifier.hasEditTypes(kind); 412 mType = RawContactModifier.getCurrentType(entry, kind);
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_ast.py | 35 # FunctionDef with all kind of args 215 for input, output, kind in ((exec_tests, exec_results, "exec"), 219 ast_tree = compile(i, "?", kind, ast.PyCF_ONLY_AST) 499 for statements, kind in ((exec_tests, "exec"), (single_tests, "single"), 501 print kind+"_results = [" 503 print repr(to_tuple(compile(s, "?", kind, 0x400)))+","
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_ast.py | 35 # FunctionDef with all kind of args 215 for input, output, kind in ((exec_tests, exec_results, "exec"), 219 ast_tree = compile(i, "?", kind, ast.PyCF_ONLY_AST) 499 for statements, kind in ((exec_tests, "exec"), (single_tests, "single"), 501 print kind+"_results = [" 503 print repr(to_tuple(compile(s, "?", kind, 0x400)))+","
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_ast.py | 35 # FunctionDef with all kind of args 215 for input, output, kind in ((exec_tests, exec_results, "exec"), 219 ast_tree = compile(i, "?", kind, ast.PyCF_ONLY_AST) 499 for statements, kind in ((exec_tests, "exec"), (single_tests, "single"), 501 print kind+"_results = [" 503 print repr(to_tuple(compile(s, "?", kind, 0x400)))+","
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_ast.py | 35 # FunctionDef with all kind of args 215 for input, output, kind in ((exec_tests, exec_results, "exec"), 219 ast_tree = compile(i, "?", kind, ast.PyCF_ONLY_AST) 499 for statements, kind in ((exec_tests, "exec"), (single_tests, "single"), 501 print kind+"_results = [" 503 print repr(to_tuple(compile(s, "?", kind, 0x400)))+","
|
/frameworks/base/core/java/android/text/ |
TextUtils.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 685 int kind = p.readInt(); 692 if (kind == 1) { 699 kind = p.readInt(); 701 if (kind == 0) 704 switch (kind) { 802 throw new RuntimeException("bogus span encoding " + kind); [all...] |
/external/clang/bindings/python/clang/ |
cindex.py | 494 kind = TokenKind(value, name) 495 TokenKind._value_map[value] = kind 496 setattr(TokenKind, name, kind) 527 """Get the enumeration name of this cursor kind.""" 538 raise ValueError,'Unknown template argument kind %d' % id 547 A CursorKind describes the kind of entity that a cursor points to. 560 """Test if this is a declaration kind.""" 564 """Test if this is a reference kind.""" 568 """Test if this is an expression kind.""" 572 """Test if this is a statement kind."" 1223 def kind(self): member in class:Cursor 1732 def kind(self): member in class:Type 2045 def kind(self): member in class:CompletionChunk 2153 def kind(self): member in class:CodeCompletionResult 2812 def kind(self): member in class:Token [all...] |
/external/v8/src/compiler/ |
instruction-selector.cc | 335 FrameStateInputKind kind) { 347 switch (kind) { 390 FrameStateInputKind kind, Zone* zone) { 403 MachineType::AnyTagged(), kind, zone); 417 inputs->push_back(OperandForDeopt(g, input, kind)); 430 FrameStateInputKind kind, Zone* zone) { 440 g, deduplicator, inputs, kind, zone); 463 input_node.type, kind, zone); 473 input_node.type, kind, zone); 478 input_node.type, kind, zone) 825 DeoptimizeKind kind = DeoptimizeKindOf(input->op()); local [all...] |
instruction.cc | 88 switch (op.kind()) { 250 ExplicitOperand::ExplicitOperand(LocationKind kind, MachineRepresentation rep, 252 : LocationOperand(EXPLICIT, kind, rep, index) { 253 DCHECK_IMPLIES(kind == REGISTER && !IsFloatingPoint(rep), 255 DCHECK_IMPLIES(kind == REGISTER && rep == MachineRepresentation::kFloat32, 257 DCHECK_IMPLIES(kind == REGISTER && (rep == MachineRepresentation::kFloat64), 959 switch (combine.kind()) { [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
wrstabs.c | 95 /* The kind of type. This is set to DEBUG_KIND_ILLEGAL when the 97 enum debug_type_kind kind; member in struct:stab_tag [all...] |
/prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.0/ |
dagger-compiler-2.0.jar | |
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/ |
model.py | 13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 77 def kind(cls): member in class:_HugeTaskPayload 78 """Returns entity kind.""" 609 def kind(cls): member in class:MapreduceState 610 """Returns entity kind.""" 623 return db.Key.from_path(cls.kind(), str(mapreduce_id)) 1049 def kind(cls): member in class:ShardState 1183 def kind(cls): member in class:MapreduceControl [all...] |
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
CheckAPI.java | 818 if (tagKindIndex(tags[i].kind()) == INTERNAL) return true; 977 String kind = tag.kind(); local [all...] |
/external/v8/src/ |
builtins.h | 381 #define DEF_ENUM_A(name, kind, extra) k##name, 383 #define DEF_ENUM_S(name, kind, extra, interface_descriptor) k##name, 384 #define DEF_ENUM_H(name, kind) k##name, 404 #define DECLARE_BUILTIN_ACCESSOR_A(name, kind, extra) Handle<Code> name(); 406 #define DECLARE_BUILTIN_ACCESSOR_S(name, kind, extra, interface_descriptor) \ 408 #define DECLARE_BUILTIN_ACCESSOR_H(name, kind) Handle<Code> name(); 653 static void Generate_MathMaxMin(MacroAssembler* masm, MathMaxMinKind kind) [all...] |
deoptimizer.h | 36 enum Kind { 54 TranslatedValue(TranslatedState* container, Kind kind) 55 : kind_(kind), container_(container) {} 56 Kind kind() const { return kind_; } function in class:v8::internal::TranslatedValue 76 Kind kind_; 92 // kind kTagged. After handlification it is always nullptr. 94 // kind is kUInt32 or kBoolBit. 96 // kind is kInt32 133 Kind kind() const { return kind_; } function in class:v8::internal::TranslatedFrame [all...] |
objects.cc | 4924 ElementsKind kind = elements_kind(); local 4961 ElementsKind kind = map->elements_kind(); local 5012 ElementsKind kind = map->elements_kind(); local 7330 ElementsKind kind = GetElementsKind(); local 7922 ElementsKind kind = copy->GetElementsKind(); local 12201 ElementsKind kind = current_map->elements_kind(); local 12202 DCHECK_EQ(GetInitialFastElementsKind(), kind); local 15091 ElementsKind kind = FAST_HOLEY_SMI_ELEMENTS; local 15162 ElementsKind kind = object->GetElementsKind(); local 15255 ElementsKind kind = transition_info->GetElementsKind(); local 15281 ElementsKind kind = site->GetElementsKind(); local [all...] |
/frameworks/compile/mclinker/lib/Target/ARM/ |
ARMLDBackend.cpp | 494 if ((pSection.getLink()->kind() == LDFileFormat::Ignore) || 495 (pSection.getLink()->kind() == LDFileFormat::Folded)) { 566 // 1. its section kind is changed to Ignore. (The target section is a 572 if ((LDFileFormat::Ignore == reloc_sect->kind()) || 596 if (target_sect->kind() != LDFileFormat::TEXT && 597 target_sect->kind() != LDFileFormat::DATA && 598 target_sect->kind() != LDFileFormat::BSS) 828 if (LDFileFormat::Ignore == (*rs)->kind() || !(*rs)->hasRelocData()) [all...] |
/toolchain/binutils/binutils-2.25/gas/ |
macro.c | 727 /* Scan a token, and then skip KIND. */ 730 get_apost_token (size_t idx, sb *in, sb *name, int kind) 734 && in->ptr[idx] == kind 736 && (! macro_strip_at || kind == '@')) 745 int kind, sb *out, int copyifnotthere) 750 src = get_apost_token (start, in, t, kind); 752 macro_strip_at and kind is '@' and the token did not end in '@'. */ 754 && kind == '@' 770 else if (kind == '&')
|
/external/clang/include/clang-c/ |
Index.h | 708 * \brief Describes the kind of error that occurred (if any) in a call to 1505 enum CXTUResourceUsageKind kind; member in struct:CXTUResourceUsageEntry 2359 enum CXCursorKind kind; member in struct:__anon6166 2951 enum CXTypeKind kind; member in struct:__anon6167 5371 CXIdxAttrKind kind; member in struct:__anon6182 5377 CXIdxEntityKind kind; member in struct:__anon6183 5436 CXIdxObjCContainerKind kind; member in struct:__anon6189 5501 CXIdxEntityRefKind kind; member in struct:__anon6198 [all...] |
/external/selinux/libsepol/cil/src/ |
cil_binary.c | 976 int __cil_insert_type_rule(policydb_t *pdb, uint32_t kind, uint32_t src, uint32_t tgt, uint32_t obj, uint32_t res, cond_node_t *cond_node, enum cil_flavor cond_flavor) 987 switch (kind) { 1058 uint16_t kind = cil_rule->rule_kind; local 1096 rc = __cil_insert_type_rule(pdb, kind, sepol_src->s.value, sepol_tgt->s.value, sepol_obj->s.value, sepol_result->s.value, cond_node, cond_flavor); 1401 uint16_t kind = cil_avrule->rule_kind; local 1708 uint16_t kind; local 4389 uint32_t kind; local [all...] |
/external/valgrind/VEX/switchback/ |
linker.c | 121 SectionKind kind; 158 /* The section-kind entries for this object module. Linked [all...] |
/external/valgrind/VEX/unused/ |
linker.c | 55 SectionKind kind; member in struct:_Section 92 /* The section-kind entries for this object module. Linked 973 /* Figure out what kind of section it is. Logic derived from 977 SectionKind kind = SECTIONKIND_OTHER; local 983 kind = SECTIONKIND_CODE_OR_RODATA; 989 kind = SECTIONKIND_RWDATA; 995 kind = SECTIONKIND_CODE_OR_RODATA; 1001 kind = SECTIONKIND_RWDATA; 1022 if (kind == SECTIONKIND_OTHER 1028 kind = SECTIONKIND_CODE_OR_RODATA [all...] |