/external/v8/src/ |
stub-cache.h | 179 Code::Kind, 187 Code::Kind, 195 Code::Kind, 202 Code::Kind, 217 Code::Kind kind, 221 Code::Kind kind, 224 Handle<Code> ComputeCallArguments(int argc, Code::Kind kind); [all...] |
/system/media/camera/docs/ |
metadata_template.mako | 13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 51 % for kind in section.kinds: # dynamic,static,controls 52 <${kind.name}> 72 <clone entry="${prop.name}" kind="${prop.target_kind}"> 162 ${insert_body(kind)} 164 </${kind.name}> 165 % endfor # for each kind
|
/art/compiler/dex/ |
compiler_enums.h | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 157 std::ostream& operator<<(std::ostream& os, const OpSize& kind); 196 std::ostream& operator<<(std::ostream& os, const OpKind& kind); 219 std::ostream& operator<<(std::ostream& os, const ConditionCode& kind); 241 std::ostream& operator<<(std::ostream& os, const ArmConditionCode& kind); 289 std::ostream& operator<<(std::ostream& os, const X86ConditionCode& kind); 338 std::ostream& operator<<(std::ostream& os, const MemBarrierKind& kind); 390 std::ostream& operator<<(std::ostream& os, const SelectInstructionKind& kind); 413 std::ostream& operator<<(std::ostream& os, const OatBitMapKind& kind);
|
arena_allocator.h | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 105 void* Alloc(size_t bytes, ArenaAllocKind kind) ALWAYS_INLINE { 115 alloc_stats_[kind] += bytes;
|
/external/chromium-trace/trace-viewer/src/tracing/importer/ |
v8_log_importer.js | 93 processCodeCreateEvent_: function(type, kind, address, size, name) { 95 code_entry.kind = kind; 110 code_entry.kind = -3; // External code kind. 114 code_entry.kind = -1; // V8 runtime code kind. 121 findCodeKind_: function(kind) { 123 if (CodeKinds[name].kinds.indexOf(kind) >= 0) {
|
/external/chromium_org/third_party/WebKit/Source/core/platform/chromium/ |
ChromiumDataObject.cpp | 115 if (m_itemList[i]->kind() == ChromiumDataObjectItem::StringKind && m_itemList[i]->type() == type) { 116 // Per the spec, type must be unique among all items of kind 'string'. 126 if (m_itemList[i]->kind() != ChromiumDataObjectItem::FileKind) { 139 switch (m_itemList[i]->kind()) { 156 if (m_itemList[i]->kind() == ChromiumDataObjectItem::StringKind && m_itemList[i]->type() == type) 243 if (m_itemList[i]->kind() == ChromiumDataObjectItem::StringKind && m_itemList[i]->type() == type) 251 ASSERT(item->kind() == ChromiumDataObjectItem::StringKind); 253 if (m_itemList[i]->kind() == ChromiumDataObjectItem::StringKind && m_itemList[i]->type() == item->type()) 262 ASSERT(item->kind() == ChromiumDataObjectItem::FileKind);
|
/external/chromium_org/third_party/icu/source/common/ |
brkeng.h | 29 * specific set. The boundaries will be of a specific kind, e.g. word, 51 * a particular kind of break.</p> 122 * kind of break for the set of characters to which the supplied 128 * @param breakType The kind of text break for which a LanguageBreakEngine is 176 * a particular kind of break.</p> 250 * kind of break for the set of characters to which the supplied 256 * @param breakType The kind of text break for which a LanguageBreakEngine is 270 * @param breakType The kind of text break for which a LanguageBreakEngine is 281 * @param breakType The kind of text break for which a dictionary is
|
/external/icu4c/common/ |
brkeng.h | 29 * specific set. The boundaries will be of a specific kind, e.g. word, 51 * a particular kind of break.</p> 122 * kind of break for the set of characters to which the supplied 128 * @param breakType The kind of text break for which a LanguageBreakEngine is 176 * a particular kind of break.</p> 250 * kind of break for the set of characters to which the supplied 256 * @param breakType The kind of text break for which a LanguageBreakEngine is 269 * @param breakType The kind of text break for which a LanguageBreakEngine is 279 * @param breakType The kind of text break for which a dictionary is
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/ |
ell_integral.tcc | 59 * of the first kind. 61 * The Carlson elliptic function of the first kind is defined by: 70 * @return The Carlson elliptic function of the first kind. 136 * @brief Return the complete elliptic integral of the first kind 139 * The complete elliptic integral of the first kind is defined as 149 * @return The complete elliptic function of the first kind. 175 * @brief Return the complete elliptic integral of the first kind 178 * The complete elliptic integral of the first kind is defined as 184 * first kind. 187 * @return The complete elliptic function of the first kind [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
ell_integral.tcc | 59 * of the first kind. 61 * The Carlson elliptic function of the first kind is defined by: 70 * @return The Carlson elliptic function of the first kind. 136 * @brief Return the complete elliptic integral of the first kind 139 * The complete elliptic integral of the first kind is defined as 149 * @return The complete elliptic function of the first kind. 175 * @brief Return the complete elliptic integral of the first kind 178 * The complete elliptic integral of the first kind is defined as 184 * first kind. 187 * @return The complete elliptic function of the first kind [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
ell_integral.tcc | 59 * of the first kind. 61 * The Carlson elliptic function of the first kind is defined by: 70 * @return The Carlson elliptic function of the first kind. 136 * @brief Return the complete elliptic integral of the first kind 139 * The complete elliptic integral of the first kind is defined as 149 * @return The complete elliptic function of the first kind. 175 * @brief Return the complete elliptic integral of the first kind 178 * The complete elliptic integral of the first kind is defined as 184 * first kind. 187 * @return The complete elliptic function of the first kind [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
ell_integral.tcc | 59 * of the first kind. 61 * The Carlson elliptic function of the first kind is defined by: 70 * @return The Carlson elliptic function of the first kind. 136 * @brief Return the complete elliptic integral of the first kind 139 * The complete elliptic integral of the first kind is defined as 149 * @return The complete elliptic function of the first kind. 175 * @brief Return the complete elliptic integral of the first kind 178 * The complete elliptic integral of the first kind is defined as 184 * first kind. 187 * @return The complete elliptic function of the first kind [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
ell_integral.tcc | 59 * of the first kind. 61 * The Carlson elliptic function of the first kind is defined by: 70 * @return The Carlson elliptic function of the first kind. 136 * @brief Return the complete elliptic integral of the first kind 139 * The complete elliptic integral of the first kind is defined as 149 * @return The complete elliptic function of the first kind. 175 * @brief Return the complete elliptic integral of the first kind 178 * The complete elliptic integral of the first kind is defined as 184 * first kind. 187 * @return The complete elliptic function of the first kind [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
ell_integral.tcc | 59 * of the first kind. 61 * The Carlson elliptic function of the first kind is defined by: 70 * @return The Carlson elliptic function of the first kind. 136 * @brief Return the complete elliptic integral of the first kind 139 * The complete elliptic integral of the first kind is defined as 149 * @return The complete elliptic function of the first kind. 175 * @brief Return the complete elliptic integral of the first kind 178 * The complete elliptic integral of the first kind is defined as 184 * first kind. 187 * @return The complete elliptic function of the first kind [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/ |
ell_integral.tcc | 59 * of the first kind. 61 * The Carlson elliptic function of the first kind is defined by: 70 * @return The Carlson elliptic function of the first kind. 136 * @brief Return the complete elliptic integral of the first kind 139 * The complete elliptic integral of the first kind is defined as 149 * @return The complete elliptic function of the first kind. 175 * @brief Return the complete elliptic integral of the first kind 178 * The complete elliptic integral of the first kind is defined as 184 * first kind. 187 * @return The complete elliptic function of the first kind [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
ell_integral.tcc | 59 * of the first kind. 61 * The Carlson elliptic function of the first kind is defined by: 70 * @return The Carlson elliptic function of the first kind. 136 * @brief Return the complete elliptic integral of the first kind 139 * The complete elliptic integral of the first kind is defined as 149 * @return The complete elliptic function of the first kind. 175 * @brief Return the complete elliptic integral of the first kind 178 * The complete elliptic integral of the first kind is defined as 184 * first kind. 187 * @return The complete elliptic function of the first kind [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
ell_integral.tcc | 59 * of the first kind. 61 * The Carlson elliptic function of the first kind is defined by: 70 * @return The Carlson elliptic function of the first kind. 136 * @brief Return the complete elliptic integral of the first kind 139 * The complete elliptic integral of the first kind is defined as 149 * @return The complete elliptic function of the first kind. 175 * @brief Return the complete elliptic integral of the first kind 178 * The complete elliptic integral of the first kind is defined as 184 * first kind. 187 * @return The complete elliptic function of the first kind [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
ell_integral.tcc | 59 * of the first kind. 61 * The Carlson elliptic function of the first kind is defined by: 70 * @return The Carlson elliptic function of the first kind. 136 * @brief Return the complete elliptic integral of the first kind 139 * The complete elliptic integral of the first kind is defined as 149 * @return The complete elliptic function of the first kind. 175 * @brief Return the complete elliptic integral of the first kind 178 * The complete elliptic integral of the first kind is defined as 184 * first kind. 187 * @return The complete elliptic function of the first kind [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
ell_integral.tcc | 59 * of the first kind. 61 * The Carlson elliptic function of the first kind is defined by: 70 * @return The Carlson elliptic function of the first kind. 136 * @brief Return the complete elliptic integral of the first kind 139 * The complete elliptic integral of the first kind is defined as 149 * @return The complete elliptic function of the first kind. 175 * @brief Return the complete elliptic integral of the first kind 178 * The complete elliptic integral of the first kind is defined as 184 * first kind. 187 * @return The complete elliptic function of the first kind [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
ell_integral.tcc | 58 * of the first kind. 60 * The Carlson elliptic function of the first kind is defined by: 69 * @return The Carlson elliptic function of the first kind. 135 * @brief Return the complete elliptic integral of the first kind 138 * The complete elliptic integral of the first kind is defined as 148 * @return The complete elliptic function of the first kind. 174 * @brief Return the complete elliptic integral of the first kind 177 * The complete elliptic integral of the first kind is defined as 183 * first kind. 186 * @return The complete elliptic function of the first kind [all...] |
/art/runtime/ |
stack.cc | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 135 uint32_t StackVisitor::GetVReg(mirror::ArtMethod* m, uint16_t vreg, VRegKind kind) const { 142 if (vmap_table.IsInContext(vreg, kind, &vmap_offset)) { 143 bool is_float = (kind == kFloatVReg) || (kind == kDoubleLoVReg) || (kind == kDoubleHiVReg); 146 return GetGPR(vmap_table.ComputeRegister(spill_mask, vmap_offset, kind)); 160 VRegKind kind) { 167 if (vmap_table.IsInContext(vreg, kind, &vmap_offset)) { 168 bool is_float = (kind == kFloatVReg) || (kind == kDoubleLoVReg) || (kind == kDoubleHiVReg) [all...] |
/external/clang/include/clang/AST/ |
ASTTypeTraits.h | 31 /// \brief Kind identifier. 33 /// It can be constructed from any node kind and allows for runtime type 47 /// \brief Returns \c true if \c this and \c Other represent the same kind. 50 /// \brief Returns \c true if \c this is a base kind of (or same as) \c Other. 53 /// \brief String representation of the kind. 57 /// \brief Kind ids. 80 /// \brief Use getFromNodeKind<T>() to construct the kind. 83 /// \brief Returns \c true if \c Base is a base kind of (or same as) \c 87 /// \brief Helper meta-function to convert a kind T to its enum value. 94 /// \brief Per kind info [all...] |
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/check/ |
Assert.java | 81 * Asserts that the given object is <code>null</code>. If this is not the case, some kind of 92 * Asserts that the given object is <code>null</code>. If this is not the case, some kind of 108 * Asserts that the given object is not <code>null</code>. If this is not the case, some kind of 148 * Asserts that the given object is not <code>null</code>. If this is not the case, some kind of 159 * Asserts that the given object is not <code>null</code>. If this is not the case, some kind of 175 * Asserts that the given object is not <code>null</code>. If this is not the case, some kind of 240 * Asserts that the given boolean is <code>true</code>. If this is not the case, some kind of 252 * Asserts that the given boolean is <code>true</code>. If this is not the case, some kind of 270 * Asserts that the given boolean is <code>true</code>. If this is not the case, some kind of 292 * Asserts that the given boolean is <code>true</code>. If this is not the case, some kind o [all...] |
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
MipsReginfo.cpp | 14 // Elf64_Byte kind (ODK_REGINFO) 24 // Elf32_Byte kind (ODK_REGINFO) 66 OS.EmitIntValue(1, 1); // kind
|
/packages/apps/Email/src/com/android/email/provider/ |
AccountBackupRestore.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 27 * is that this is due to some kind of memory issue). Rather than have the offending database get 38 * has proven impossible to reproduce the bug, and therefore any "solution" of this kind of utterly
|