HomeSort by relevance Sort by last modified time
    Searched defs:kind (Results 226 - 250 of 1821) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/doclava/src/com/google/doclava/
LinkReference.java 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
34 /** The kind of this tag, if we have a new suggestion after parsing. */
35 public String kind; field in class:LinkReference
366 result.kind = "@seeJustLabel";
378 result.kind = "@seeHref";
428 result.kind = "@seeJustLabel";
435 result.kind = "@seeJustLabel";
441 result.kind = "@seeJustLabel";
MemberInfo.java 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
25 boolean isStatic, boolean isSynthetic, String kind, SourcePositionInfo position,
39 mKind = kind;
161 public String kind() { method in class:MemberInfo
  /external/doclava/src/com/google/doclava/apicheck/
XmlApiFile.java 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
144 String kind = qName; local
157 isAnnotationElement, kind, flatSignature, overriddenMethod, returnType, parameters,
  /external/elfutils/libelf/
elf_begin.c 509 /* We have to find out what kind of file this is. We handle ELF
515 /* See what kind of object we have here. */
516 Elf_Kind kind = determine_kind (e_ident, maxsize); local
518 switch (kind)
542 /* We have to find out what kind of file this is. We handle ELF
572 /* See what kind of object we have here. */
573 Elf_Kind kind = determine_kind (mem.header, nread); local
575 switch (kind)
986 if (ref->kind != ELF_K_AR)
1049 if (ref->kind == ELF_K_AR
    [all...]
  /external/freetype/src/cff/
cffparse.h 115 int kind; member in struct:CFF_Field_Handler_
  /external/icu/icu4c/source/common/
brkiter.cpp 55 BreakIterator::buildInstance(const Locale& loc, const char *type, int32_t kind, UErrorCode &status)
119 // If there is a result, set the valid locale and actual locale, and the kind
124 result->setBreakType(kind);
237 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /*service*/, UErrorCode& status) const {
238 return BreakIterator::makeInstance(loc, kind, status);
263 int32_t kind = lkey.kind(); local
266 return BreakIterator::makeInstance(loc, kind, status);
328 BreakIterator::registerInstance(BreakIterator* toAdopt, const Locale& locale, UBreakIteratorType kind, UErrorCode& status)
335 return service->registerInstance(toAdopt, locale, kind, status)
    [all...]
  /external/iproute2/tc/
em_meta.c 44 char *kind; member in struct:meta_entry
125 static struct meta_entry *lookup_meta_entry(struct bstr *kind)
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) {
175 entry = lookup_meta_entry_byid(TCF_META_ID(what->kind));
181 if (map_type(*p) == TCF_META_TYPE(needed->kind))
198 fprintf(fd, "\n%s:\n", meta_table[i].kind);
203 fprintf(fd, " %-16s ", meta_table[i].kind);
    [all...]
tc_class.c 253 strcat(buf, " [unknown qdisc kind] ");
255 const char *kind = rta_getattr_str(tb[TCA_KIND]); local
257 sprintf(str, " %s ", kind);
262 q = get_qdisc_kind(kind);
334 fprintf(stderr, "print_class: NULL kind\n");
  /external/iptables/include/linux/netfilter/
xt_osf.h 49 * Wildcard MSS (kind of).
63 __u16 kind, length; member in struct:xt_osf_opt
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_osf.h 51 * Wildcard MSS (kind of).
65 __u16 kind, length; member in struct:xt_osf_opt
  /external/libnl/lib/route/
act.c 339 * - \c kind (optional, must match if provided)
391 char kind[TCKINDSIZ]; local
421 nla_strlcpy(kind, tb2[TCA_ACT_KIND], sizeof(kind));
422 rtnl_tc_set_kind(tc, kind);
  /external/llvm/include/llvm/Object/
Archive.h 189 enum Kind {
197 Kind kind() const { return (Kind)Format; } function in class:llvm::object::Archive
  /external/llvm/lib/AsmParser/
LLLexer.cpp 189 lltok::Kind LLLexer::LexToken() {
259 lltok::Kind LLLexer::LexAt() {
263 lltok::Kind LLLexer::LexDollar() {
301 lltok::Kind LLLexer::ReadString(lltok::Kind kind) {
313 return kind;
336 lltok::Kind LLLexer::LexVar(lltok::Kind Var, lltok::Kind VarID)
390 lltok::Kind kind = ReadString(lltok::StringConstant); local
    [all...]
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCCodeEmitter.cpp 279 void raise_relocation_error(unsigned bits, unsigned kind) {
284 << " kind: " << kind; local
296 const MCSymbolRefExpr::VariantKind kind) {
301 switch (kind) {
325 raise_relocation_error(0, kind);
333 switch (kind) {
353 raise_relocation_error(0, kind);
358 switch (kind) {
378 raise_relocation_error(0, kind);
463 const MCSymbolRefExpr::VariantKind kind = MCSRE->getKind(); local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_intr.c 18 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
68 LLVMTypeKind kind = LLVMGetTypeKind(type); local
69 if (kind == LLVMVectorTypeKind) {
72 kind = LLVMGetTypeKind(type);
75 switch (kind) {
  /external/mesa3d/src/glx/apple/
appledristr.h 20 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
164 BYTE kind; member in struct:_AppleDRINotify
  /external/mesa3d/src/intel/tools/
decoder.h 15 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
101 } kind; member in struct:gen_type
  /external/oj-libjdwp/make/src/classes/build/tools/jdwpgen/
Node.java 34 String kind; field in class:Node
46 void set(String kind, List<Node> components, int lineno) {
47 this.kind = kind;
191 kind + " - " + errmsg);
  /external/protobuf/src/google/protobuf/util/internal/
default_value_objectwriter.cc 189 NodeKind kind, const DataPiece& data,
195 kind_(kind),
264 if (sub_field.kind() != google::protobuf::Field_Kind_TYPE_MESSAGE) {
329 NodeKind kind = PRIMITIVE; local
331 if (field.kind() == google::protobuf::Field_Kind_TYPE_MESSAGE) {
332 kind = OBJECT;
348 kind = MAP;
356 kind = LIST;
366 field.json_name(), field_type, kind,
367 kind == PRIMITIVE ? CreateDefaultDataPieceForField(field, typeinfo
    [all...]
default_value_objectwriter.h 137 Node(const string& name, const google::protobuf::Type* type, NodeKind kind,
171 NodeKind kind() const { return kind_; } function in class:google::protobuf::util::converter::DefaultValueObjectWriter::Node
198 // The kind of this node.
  /external/python/cpython2/Modules/_multiprocessing/
semaphore.c 19 int kind; member in struct:__anon32729
94 if (self->kind == RECURSIVE_MUTEX && ISMINE(self)) {
159 if (self->kind == RECURSIVE_MUTEX) {
290 if (self->kind == RECURSIVE_MUTEX && ISMINE(self)) {
345 if (self->kind == RECURSIVE_MUTEX) {
409 newsemlockobject(PyTypeObject *type, SEM_HANDLE handle, int kind, int maxvalue)
417 self->kind = kind;
429 int kind, maxvalue, value; local
431 static char *kwlist[] = {"kind", "value", "maxvalue", NULL}
479 int kind, maxvalue; local
    [all...]
  /external/python/cpython3/Modules/_multiprocessing/
semaphore.c 20 int kind; member in struct:__anon33337
97 if (self->kind == RECURSIVE_MUTEX && ISMINE(self)) {
152 if (self->kind == RECURSIVE_MUTEX) {
283 if (self->kind == RECURSIVE_MUTEX && ISMINE(self)) {
340 if (self->kind == RECURSIVE_MUTEX) {
404 newsemlockobject(PyTypeObject *type, SEM_HANDLE handle, int kind, int maxvalue,
413 self->kind = kind;
425 int kind, maxvalue, value, unlink; local
428 static char *kwlist[] = {"kind", "value", "maxvalue", "name", "unlink"
474 int kind, maxvalue; local
    [all...]
  /external/skia/src/sksl/ir/
SkSLType.h 44 enum Kind {
75 Type(String name, Kind kind)
78 , fTypeKind(kind)
138 Type(String name, Kind kind, const Type& componentType, int columns)
141 , fTypeKind(kind)
200 Kind kind() const { function in class:SkSL::Type
340 Kind fTypeKind
    [all...]
  /external/skqp/src/sksl/ir/
SkSLType.h 44 enum Kind {
75 Type(String name, Kind kind)
78 , fTypeKind(kind)
138 Type(String name, Kind kind, const Type& componentType, int columns)
141 , fTypeKind(kind)
200 Kind kind() const { function in class:SkSL::Type
340 Kind fTypeKind
    [all...]
  /external/swiftshader/third_party/LLVM/lib/AsmParser/
LLLexer.cpp 215 lltok::Kind LLLexer::LexToken() {
290 lltok::Kind LLLexer::LexAt() {
330 lltok::Kind LLLexer::ReadString(lltok::Kind kind) {
342 return kind;
367 lltok::Kind LLLexer::LexPercent() {
396 lltok::Kind LLLexer::LexQuote() {
397 lltok::Kind kind = ReadString(lltok::StringConstant) local
    [all...]

Completed in 880 milliseconds

1 2 3 4 5 6 7 8 91011>>