/external/deqp/android/package/src/com/drawelements/deqp/testercore/ |
DeqpInstrumentation.java | 145 Bundle info = new Bundle(); local 147 info.putString("Exception", e.getMessage()); 166 Bundle info = new Bundle(); local 168 info.putString("dEQP-EventType", "TestCaseResult"); 169 info.putString("dEQP-TestCaseResult-Code", code); 170 info.putString("dEQP-TestCaseResult-Details", details); 172 sendStatus(0, info); 177 Bundle info = new Bundle(); local 179 info.putString("dEQP-EventType", "BeginTestCase"); 180 info.putString("dEQP-BeginTestCase-TestCasePath", testCase) 187 Bundle info = new Bundle(); local 214 Bundle info = new Bundle(); local 230 Bundle info = new Bundle(); local 238 Bundle info = new Bundle(); local 246 Bundle info = new Bundle(); local 257 Bundle info = new Bundle(); local [all...] |
/external/deqp/execserver/ |
xsProtocol.hpp | 60 MESSAGETYPE_INFO = 204, //!< Generic info message from ExecServer (for debugging purposes). 168 std::string info; member in class:xs::InfoMessage
|
/external/deqp/executor/ |
xeTestLogWriter.cpp | 64 static void writeSessionInfo (const SessionInfo& info, std::ostream& stream) 66 if (!info.releaseName.empty()) 67 stream << "#sessionInfo releaseName " << ContainerValue(info.releaseName) << "\n"; 69 if (!info.releaseId.empty()) 70 stream << "#sessionInfo releaseId " << ContainerValue(info.releaseId) << "\n"; 72 if (!info.targetName.empty()) 73 stream << "#sessionInfo targetName " << ContainerValue(info.targetName) << "\n"; 75 if (!info.candyTargetName.empty()) 76 stream << "#sessionInfo candyTargetName " << ContainerValue(info.candyTargetName) << "\n"; 78 if (!info.configName.empty() 444 const ri::SampleInfo& info = static_cast<const ri::SampleInfo&>(item); local 454 const ri::ValueInfo& info = static_cast<const ri::ValueInfo&>(item); local [all...] |
/external/deqp/framework/qphelper/ |
qpCrashHandler.c | 41 /* Crash info write helper. */ 54 /* Shared crash info. */ 73 static void qpCrashInfo_init (qpCrashInfo* info) 75 info->type = QP_CRASHTYPE_LAST; 76 info->message = DE_NULL; 77 info->file = DE_NULL; 78 info->line = 0; 81 static void qpCrashInfo_set (qpCrashInfo* info, qpCrashType type, const char* message, const char* file, int line) 83 info->type = type; 84 info->message = message 442 const SignalInfo* info = getSignalInfo(sigNum); local [all...] |
/external/deqp/modules/egl/ |
teglQueryContextTests.cpp | 73 void executeForSurface (tcu::egl::Display& display, EGLConfig config, EGLSurface surface, ContextCaseInfo& info); 75 virtual void executeForContext (tcu::egl::Display& display, EGLConfig config, EGLSurface surface, EGLContext context, ContextCaseInfo& info) = 0; 111 ContextCaseInfo info; local 112 info.surfaceType = EGL_WINDOW_BIT; 114 executeForSurface(m_eglTestCtx.getDisplay(), config, surface.getEGLSurface(), info); 135 ContextCaseInfo info; local 136 info.surfaceType = EGL_PIXMAP_BIT; 138 executeForSurface(display, config, surface.getEGLSurface(), info); 165 ContextCaseInfo info; local 166 info.surfaceType = EGL_PBUFFER_BIT [all...] |
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
Dominators.java | 32 * and an addition of a child field to the DFS info. In reality, the constant 37 * of various info about parents. We then use this info to calculate the 38 * dominators, using union-find structures to link together the DFS info, 54 private final DFSInfo[] info; field in class:Dominators 58 /** {@code non-null;} the raw dominator info */ 65 * @param domInfos {@code non-null;} the raw dominator info 66 * @param postdom true for postdom information, false for normal dom info 74 this.info = new DFSInfo[blocks.size() + 2]; 83 * @param domInfos {@code non-null;} the raw dominator info [all...] |
/external/e2fsprogs/debugfs/ |
extent_inode.c | 478 struct ext2_extent_info info; local 481 if (common_extent_args_process(argc, argv, 1, 1, "info", "", 0)) 484 retval = ext2fs_extent_get_info(current_handle, &info); 500 info.curr_entry, info.num_entries, info.max_entries, 501 info.bytes_avail, info.curr_level, info.max_depth); 502 printf("\tmax lblk: %llu, max pblk: %llu\n", info.max_lblk [all...] |
/external/e2fsprogs/e2fsck/ |
recovery.c | 42 struct recovery_info *info, enum passtype pass); 230 struct recovery_info info; local 232 memset(&info, 0, sizeof(info)); 248 err = do_one_pass(journal, &info, PASS_SCAN); 250 err = do_one_pass(journal, &info, PASS_REVOKE); 252 err = do_one_pass(journal, &info, PASS_REPLAY); 256 err, info.start_transaction, info.end_transaction); 258 info.nr_replays, info.nr_revoke_hits, info.nr_revokes) 285 struct recovery_info info; local [all...] |
/external/e2fsprogs/lib/quota/ |
quotaio_tree.c | 34 int qtree_entry_unused(struct qtree_mem_dqinfo *info, char *disk) 38 for (i = 0; i < info->dqi_entry_size; i++) 44 int qtree_dqstr_in_blk(struct qtree_mem_dqinfo *info) 47 info->dqi_entry_size; 92 struct qtree_mem_dqinfo *info = &h->qh_info.u.v2_mdqi.dqi_qtree; local 98 if (info->dqi_free_blk) { 99 blk = info->dqi_free_blk; 101 info->dqi_free_blk = ext2fs_le32_to_cpu(dh->dqdh_next_free); 105 if (write_blk(h, info->dqi_blocks, buf) < 0) { 111 blk = info->dqi_blocks++ 122 struct qtree_mem_dqinfo *info = &h->qh_info.u.v2_mdqi.dqi_qtree; local 170 struct qtree_mem_dqinfo *info = &h->qh_info.u.v2_mdqi.dqi_qtree; local 195 struct qtree_mem_dqinfo *info = &h->qh_info.u.v2_mdqi.dqi_qtree; local 316 struct qtree_mem_dqinfo *info = local 351 struct qtree_mem_dqinfo *info = &h->qh_info.u.v2_mdqi.dqi_qtree; local 441 struct qtree_mem_dqinfo *info = &h->qh_info.u.v2_mdqi.dqi_qtree; local 501 struct qtree_mem_dqinfo *info = &h->qh_info.u.v2_mdqi.dqi_qtree; local 546 struct qtree_mem_dqinfo *info = local 638 struct qtree_mem_dqinfo *info = &v2info->dqi_qtree; local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.apache.commons.logging_1.0.4.v201005080501.jar | |
/external/eigen/Eigen/src/Eigenvalues/ |
ComplexSchur.h | 215 ComputationInfo info() const function in class:Eigen::ComplexSchur
|
EigenSolver.h | 278 ComputationInfo info() const function in class:Eigen::EigenSolver 281 return m_realSchur.info(); 374 if (m_realSchur.info() == Success)
|
RealSchur.h | 193 ComputationInfo info() const function in class:Eigen::RealSchur
|
/external/eigen/Eigen/src/IterativeLinearSolvers/ |
IncompleteLUT.h | 131 ComputationInfo info() const function in class:Eigen::IncompleteLUT
|
IterativeSolverBase.h | 190 ComputationInfo info() const function in class:Eigen::IterativeSolverBase
|
/external/eigen/Eigen/src/PaStiXSupport/ |
PaStiXSupport.h | 217 ComputationInfo info() const function in class:Eigen::PastixBase
|
/external/eigen/unsupported/Eigen/src/Eigenvalues/ |
ArpackSelfAdjointEigenSolver.h | 305 ComputationInfo info() const function in class:Eigen::ArpackGeneralizedSelfAdjointEigenSolver 459 int info = 0; local 504 if (!(mode == 1 && isBempty) && !(mode == 2 && isBempty) && OP.info() != Success) 511 &lworkl, &info); 576 if (info == 1) 578 else if (info == 3) 580 else if (info < 0) 582 else if (info != 0) 604 v, &ldv, iparam, ipntr, workd, workl, &lworkl, &info); 606 if (info == -14 [all...] |
/external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
IncompleteCholesky.h | 59 ComputationInfo info() const function in class:Eigen::IncompleteCholesky
|
/external/eigen/unsupported/test/ |
levenberg_marquardt.cpp | 61 int n=3, info; local 71 info = lm.lmder1(x); 74 VERIFY_IS_EQUAL(info, 1); 90 int info; local 100 info = lm.minimize(x); 103 VERIFY_IS_EQUAL(info, 1); 163 int info; local 173 info = LevenbergMarquardt<lmdif_functor>::lmdif1(functor, x, &nfev); 176 VERIFY_IS_EQUAL(info, 1); 193 int info; local 278 int info; local 358 int info; local 449 int info; local 535 int info; local 613 int info; local 699 int info; local 777 int info; local 853 int info; local 935 int info; local 1024 int info; local 1110 int info; local 1197 int info; local 1289 int info; local 1376 int info; local [all...] |
/external/fio/engines/ |
rbd.c | 335 rbd_image_info_t info; local 368 r = rbd_stat(rbd_data->image, &info, sizeof(info)); 373 dprint(FD_IO, "rbd-engine: image size: %lu\n", info.size); 385 f->real_file_size = info.size;
|
/external/fio/os/ |
os-solaris.h | 51 struct dk_minfo info; local 55 if (ioctl(f->fd, DKIOCGMEDIAINFO, &info) < 0) 58 *bytes = info.dki_lbsize * info.dki_capacity;
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/ssl/ |
SslUtil.java | 213 SubjectPublicKeyInfo info; local 215 info = new SubjectPublicKeyInfo( 220 return new AuthorityKeyIdentifier(info, new GeneralNames(genName), serialNumber);
|
/external/harfbuzz_ng/src/ |
hb-buffer-private.hh | 65 unsigned int idx; /* Cursor into ->info and ->pos arrays */ 66 unsigned int len; /* Length of ->info and ->pos arrays */ 70 hb_glyph_info_t *info; member in struct:hb_buffer_t 74 inline hb_glyph_info_t &cur (unsigned int i = 0) { return info[idx + i]; } 75 inline hb_glyph_info_t cur (unsigned int i = 0) const { return info[idx + i]; } 81 inline hb_glyph_info_t prev (void) const { return info[out_len - 1]; } 83 inline bool has_separate_output (void) const { return info != out_info; } 147 if (unlikely (out_info != info || out_len != idx)) { 149 out_info[out_len] = info[idx]; 163 info[j].mask = mask [all...] |
hb-graphite2.cc | 250 chars[i] = buffer->info[i].codepoint; 303 clusters[0].cluster = buffer->info[0].cluster; 321 c->cluster = buffer->info[c->base_char].cluster; 339 hb_glyph_info_t *info = &buffer->info[clusters[i].base_glyph + j]; local 340 info->codepoint = gids[clusters[i].base_glyph + j]; 341 info->cluster = clusters[i].cluster;
|
hb-ot-shape-complex-arabic.cc | 247 hb_glyph_info_t *info = buffer->info; local 266 unsigned int this_type = get_joining_type (info[i].codepoint, _hb_glyph_info_get_general_category (&info[i])); 269 info[i].arabic_shaping_action() = NONE; 276 info[prev].arabic_shaping_action() = entry->prev_action; 278 info[i].arabic_shaping_action() = entry->curr_action; 294 info[prev].arabic_shaping_action() = entry->prev_action; 304 hb_glyph_info_t *info = buffer->info; local 324 hb_glyph_info_t *info = buffer->info; local 338 hb_glyph_info_t *info = buffer->info; local [all...] |