/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/ |
H A D | ConfigResultsElement.java | 280 StringBuffer writableStatus(StringBuffer buffer, int kind, StringBuffer excluded) { argument 284 int buildsNumber = kind & IPerformancesConstants.STATUS_BUILDS_NUMBER_MASK; 325 boolean printValues = (kind & IPerformancesConstants.STATUS_VALUES) != 0; 374 int statusErrorLevel = kind & IPerformancesConstants.STATUS_ERROR_LEVEL_MASK; 429 int statusSmallValue = kind & IPerformancesConstants.STATUS_SMALL_VALUE_MASK; 463 switch (kind & IPerformancesConstants.STATUS_STATISTICS_MASK) { 477 if ((kind & IPerformancesConstants.STATUS_STATISTICS_UNSTABLE) != 0) {
|
H A D | PerformanceResultsElement.java | 213 public StringBuffer writeStatus(File resultsFile, int kind) { argument 217 boolean values = (kind & IPerformancesConstants.STATUS_VALUES) != 0; 229 if ((kind & ~IPerformancesConstants.STATUS_VALUES) > 0) { 232 final int errorLevel = kind & IPerformancesConstants.STATUS_ERROR_LEVEL_MASK; 254 final int smallValue = kind & IPerformancesConstants.STATUS_SMALL_VALUE_MASK; 270 final int stats = kind & IPerformancesConstants.STATUS_STATISTICS_MASK; 283 int buildsNumber = kind & IPerformancesConstants.STATUS_BUILDS_NUMBER_MASK; 311 StringBuffer componentBuffer = writableStatus(new StringBuffer(), kind, excluded);
|
/external/elfutils/libelf/ |
H A D | elf_begin.c | 486 /* We have to find out what kind of file this is. We handle ELF 492 /* See what kind of object we have here. */ 493 Elf_Kind kind = determine_kind (e_ident, maxsize); local 495 switch (kind) 519 /* We have to find out what kind of file this is. We handle ELF 546 /* See what kind of object we have here. */ 547 Elf_Kind kind = determine_kind (mem.header, nread); 549 switch (kind) 940 if (ref->kind != ELF_K_AR) 1028 if (ref->kind [all...] |
/external/icu4c/common/ |
H A D | brkiter.cpp | 51 BreakIterator::buildInstance(const Locale& loc, const char *type, int32_t kind, UErrorCode &status) argument 123 // If there is a result, set the valid locale and actual locale, and the kind 127 result->setBreakType(kind); 226 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /*service*/, UErrorCode& status) const { argument 227 return BreakIterator::makeInstance(loc, kind, status); 248 int32_t kind = lkey.kind(); local 251 return BreakIterator::makeInstance(loc, kind, status); 316 BreakIterator::registerInstance(BreakIterator* toAdopt, const Locale& locale, UBreakIteratorType kind, UErrorCode& status) argument 323 return service->registerInstance(toAdopt, locale, kind, statu 356 createInstance(const Locale& loc, int32_t kind, UErrorCode& status) argument 392 makeInstance(const Locale& loc, int32_t kind, UErrorCode& status) argument [all...] |
H A D | servls.cpp | 52 ICULocaleService::get(const Locale& locale, int32_t kind, UErrorCode& status) const argument 54 return get(locale, kind, NULL, status); 64 ICULocaleService::get(const Locale& locale, int32_t kind, Locale* actualReturn, UErrorCode& status) const argument 75 ICUServiceKey* key = createKey(&locName, kind, status); 112 ICULocaleService::registerInstance(UObject* objToAdopt, const Locale& locale, int32_t kind, UErrorCode& status) argument 114 return registerInstance(objToAdopt, locale, kind, LocaleKeyFactory::VISIBLE, status); 118 ICULocaleService::registerInstance(UObject* objToAdopt, const Locale& locale, int32_t kind, int32_t coverage, UErrorCode& status) argument 120 ICUServiceFactory * factory = new SimpleLocaleKeyFactory(objToAdopt, locale, kind, coverage); 144 ICULocaleService::registerInstance(UObject* objToAdopt, const UnicodeString& locale, int32_t kind, int32_t coverage, UErrorCode& status) 146 ICUServiceFactory * factory = new SimpleLocaleKeyFactory(objToAdopt, locale, kind, coverag 283 createKey(const UnicodeString* id, int32_t kind, UErrorCode& status) const argument [all...] |
/external/iproute2/tc/ |
H A D | em_meta.c | 44 char * kind; member in struct:meta_entry 125 static struct meta_entry * lookup_meta_entry(struct bstr *kind) argument 130 if (!bstrcmp(kind, meta_table[i].kind) && 153 switch (TCF_META_TYPE(hdr->kind)) { 160 if (TCF_META_ID(hdr->kind) == TCF_META_ID_VALUE) { 174 entry = lookup_meta_entry_byid(TCF_META_ID(what->kind)); 180 if (map_type(*p) == TCF_META_TYPE(needed->kind)) 197 fprintf(fd, "\n%s:\n", meta_table[i].kind); 202 fprintf(fd, " %-16s ", meta_table[i].kind); [all...] |
/external/iptables/include/linux/netfilter/ |
H A D | xt_osf.h | 49 * Wildcard MSS (kind of). 63 __u16 kind, length; member in struct:xt_osf_opt
|
/external/llvm/lib/AsmParser/ |
H A D | LLLexer.cpp | 308 lltok::Kind LLLexer::ReadString(lltok::Kind kind) { argument 320 return kind; 375 lltok::Kind kind = ReadString(lltok::StringConstant); local 376 if (kind == lltok::Error || kind == lltok::Eof) 377 return kind; 381 kind = lltok::LabelStr; 384 return kind; 711 default: llvm_unreachable("Unknown kind!");
|
/external/llvm/lib/Target/ARM/ |
H A D | ARMConstantPoolValue.cpp | 30 ARMCP::ARMCPKind kind, 34 : MachineConstantPoolValue(Ty), LabelId(id), Kind(kind), 39 ARMCP::ARMCPKind kind, 44 LabelId(id), Kind(kind), PCAdjust(PCAdj), Modifier(modifier), 29 ARMConstantPoolValue(Type *Ty, unsigned id, ARMCP::ARMCPKind kind, unsigned char PCAdj, ARMCP::ARMCPModifier modifier, bool addCurrentAddress) argument 38 ARMConstantPoolValue(LLVMContext &C, unsigned id, ARMCP::ARMCPKind kind, unsigned char PCAdj, ARMCP::ARMCPModifier modifier, bool addCurrentAddress) argument
|
/external/regex-re2/re2/ |
H A D | bitstate.cc | 352 MatchKind kind, 359 if (kind == kFullMatch) { 370 bool longest = kind != kFirstMatch; 373 if (kind == kFullMatch && match[0].end() != text.end()) 349 SearchBitState(const StringPiece& text, const StringPiece& context, Anchor anchor, MatchKind kind, StringPiece* match, int nmatch) argument
|
/external/tcpdump/ |
H A D | print-zephyr.c | 43 int kind; member in struct:z_packet 161 PARSE_FIELD_INT(z.kind); 188 printf(" %s", tok2str(z_types, "type %d", z.kind)); 189 if (z.kind == Z_PACKET_SERVACK) { 222 if (z.kind != Z_PACKET_SERVACK) {
|
/external/v8/src/ |
H A D | disassembler.cc | 238 Code::Kind kind = code->kind(); local 244 out.AddFormatted(" %s, %s", Code::Kind2String(kind), 250 if (kind == Code::CALL_IC || kind == Code::KEYED_CALL_IC) { 253 } else if (kind == Code::STUB) { 265 Code::Kind2String(kind), 279 out.AddFormatted(" %s", Code::Kind2String(kind)); 325 int decode_size = (code->kind() == Code::OPTIMIZED_FUNCTION) 329 if (code->kind() [all...] |
H A D | frames-inl.h | 81 return kind() == JS_ENTRY; 86 return kind() == CATCH; 91 return kind() == FINALLY; 95 inline StackHandler::Kind StackHandler::kind() const { function in class:v8::internal::StackHandler
|
H A D | safepoint-table.cc | 62 ASSERT(code->kind() == Code::OPTIMIZED_FUNCTION); 126 Safepoint::Kind kind, 133 info.has_doubles = (kind & Safepoint::kWithDoubles); 140 registers_.Add((kind & Safepoint::kWithRegisters) 124 DefineSafepoint( Assembler* assembler, Safepoint::Kind kind, int arguments, Safepoint::DeoptMode deopt_mode) argument
|
/external/valgrind/main/VEX/priv/ |
H A D | host_s390_disasm.c | 208 cls_operand(Int kind, UInt mask) argument 212 switch (kind) { 314 UInt mask, kind; local 317 kind = va_arg(args, UInt); 320 switch (kind) { 324 mnm = kind == S390_XMNM_BCR ? bcr_operand(mask) : bc_operand(mask); 333 mnm = kind == S390_XMNM_BRC ? brc_operand(mask) : brcl_operand(mask); 356 mnm = cls_operand(kind, mask);
|
/external/valgrind/main/coregrind/ |
H A D | m_stacktrace.c | 886 Vg_FnNameKind kind = VG_(get_fnname_kind_from_IP)(ip); local 887 if (Vg_FnNameMain == kind || Vg_FnNameBelowMain == kind) {
|
/external/valgrind/main/drd/tests/ |
H A D | unit_bitmap.c | 53 UInt VG_(message)(VgMsgKind kind, const HChar* format, ...) argument
|
H A D | unit_vc.c | 46 UInt VG_(message)(VgMsgKind kind, const HChar* format, ...) argument
|
/external/clang/lib/CodeGen/ |
H A D | CGCleanup.h | 96 EHScope(Kind kind, EHScopeStack::stable_iterator enclosingEHScope) argument 99 CommonBits.Kind = kind;
|
/external/clang/lib/Parse/ |
H A D | ParseCXXInlineMethods.cpp | 145 tok::TokenKind kind = Tok.getKind(); local 164 if (kind == tok::kw_try) { 195 tok::TokenKind kind = Tok.getKind(); local 196 if (kind == tok::equal) { 201 if (kind == tok::l_brace) { 642 tok::TokenKind kind = Tok.getKind(); 644 bool IsLParen = (kind == tok::l_paren); 650 assert(kind == tok::l_brace && "Must be left paren or brace here.");
|
/external/chromium/chrome/browser/ui/views/autocomplete/ |
H A D | autocomplete_result_view.cc | 134 ColorKind kind) { 171 return colors[state][kind]; 133 GetColor(ResultViewState state, ColorKind kind) argument
|
/external/chromium/chrome/browser/ui/views/tab_contents/ |
H A D | tab_contents_view_views.cc | 123 SadTabView::Kind kind = local 126 sad_tab_ = new SadTabView(tab_contents(), kind);
|
/external/clang/include/clang/AST/ |
H A D | TemplateName.h | 62 UncommonTemplateNameStorage(Kind kind, unsigned size) { argument 63 Bits.Kind = kind; 114 /// This kind of template names occurs when the parameter pack has been 221 // \brief Get the kind of name that is actually stored. 371 /// This kind of template name refers to a template name that was 431 /// This kind of template name refers to a dependent template name, 442 /// overloaded operator kind (when set).
|
/external/clang/lib/ARCMigrate/ |
H A D | TransProperties.cpp | 159 void doPropAction(PropActionKind kind, argument 164 ActionOnProp[I->PropD->getIdentifier()] = kind; 166 switch (kind) {
|
/external/dropbear/ |
H A D | common-channel.c | 171 static struct Channel* getchannel_msg(const char* kind) { argument 177 if (kind) { 178 dropbear_exit("%s for unknown channel %d", kind, chan); 495 /* Handle channel closure(), respond in kind and close the channels */
|