HomeSort by relevance Sort by last modified time
    Searched refs:kind (Results 76 - 100 of 2190) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
BreakIteratorFactory.java 34 public Object registerInstance(BreakIterator iter, ULocale locale, int kind) {
36 return service.registerObject(iter, locale, kind);
62 public BreakIterator createBreakIterator(ULocale locale, int kind) {
65 return createBreakInstance(locale, kind);
68 BreakIterator iter = (BreakIterator)service.get(locale, kind, actualLoc);
78 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) {
79 return createBreakInstance(loc, kind);
113 private static BreakIterator createBreakInstance(ULocale locale, int kind) {
125 if (kind == BreakIterator.KIND_LINE) {
132 String typeKey = (typeKeyExt == null)? KIND_NAMES[kind]: KIND_NAMES[kind] + typeKeyExt
    [all...]
BreakIterator.java 762 * {@icu} Registers a new break iterator of the indicated kind, to use in the given
764 * of the given kind matches or falls back to this locale.
772 * @param kind the type of iterator for which this instance is to be registered
776 public static Object registerInstance(BreakIterator iter, Locale locale, int kind) {
777 return registerInstance(iter, ULocale.forLocale(locale), kind);
781 * {@icu} Registers a new break iterator of the indicated kind, to use in the given
783 * of the given kind matches or falls back to this locale.
791 * @param kind the type of iterator for which this instance is to be registered
795 public static Object registerInstance(BreakIterator iter, ULocale locale, int kind) {
798 if (iterCache[kind] != null)
    [all...]
  /external/valgrind/include/
pub_tool_gdbserver.h 96 extern const HChar* VG_(ppPointKind) (PointKind kind);
103 the access provided by the tool matches the watchpoint kind.
104 For this, the tool must pass the kind of access it has detected:
110 extern Bool VG_(is_watched)(PointKind kind, Addr addr, Int szB);
120 // Note that an address can only be watched for a single kind.
123 // different kinds. The last kind must replace the previous values.
126 Bool (*watchpoint) (PointKind kind, Bool insert, Addr addr, SizeT len)
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/xpath/
XMPPath.java 93 int kind = getSegment(index + 1).getKind(); local
94 if (kind == STRUCT_FIELD_STEP ||
95 kind == QUALIFIER_STEP)
  /system/media/camera/docs/
metadata_model_test.py 10 kind = Kind("some_root_kind", parent=None)
11 ins_outer = InnerNamespace("static", parent=kind)
12 kind._namespaces = [ins_outer]
16 entry1 = Entry(name="entry1", type="int32", kind="static",
18 entry2 = Entry(name="entry2", type="int32", kind="static",
20 entry3 = Entry(name="entry3", type="int32", kind="static",
38 self.assertEquals(kind, combined_children_namespace.parent)
56 kind_static = Kind("static", parent=section)
57 kind_dynamic = Kind("dynamic", parent=section
    [all...]
  /system/update_engine/include/
update_includes.sh 14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
34 # generate <kind> <dir> <xml> [xml ...]
37 # The parameter |kind| determines whether it should generate the mock only
40 local kind="$1"
63 if [[ "${kind}" == "mock" ]]; then
65 elif [[ "${kind}" == "proxy" ]]; then
  /external/iproute2/tc/
tc_exec.c 88 char kind[16]; local
100 memset(kind, 0, sizeof(kind));
101 strncpy(kind, *argv, sizeof(kind) - 1);
103 eu = get_exec_kind(kind);
  /external/v8/src/ic/
access-compiler.h 18 static Builtins::Name MissBuiltin(Code::Kind kind) {
19 switch (kind) {
37 PropertyAccessCompiler(Isolate* isolate, Code::Kind kind,
39 : registers_(GetCallingConvention(kind)),
40 kind_(kind),
48 Code::Kind kind() const { return kind_; } function in class:v8::internal::BASE_EMBEDDED
63 static Register* GetCallingConvention(Code::Kind);
    [all...]
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
GoogleSource.java 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
84 final DataKind kind = super.inflatePhone(context, ContactsSource.LEVEL_MIMETYPES); local
87 kind.typeColumn = Phone.TYPE;
88 kind.typeList = Lists.newArrayList();
89 kind.typeList.add(buildPhoneType(Phone.TYPE_HOME));
90 kind.typeList.add(buildPhoneType(Phone.TYPE_MOBILE));
91 kind.typeList.add(buildPhoneType(Phone.TYPE_WORK));
92 kind.typeList.add(buildPhoneType(Phone.TYPE_FAX_WORK).setSecondary(true));
93 kind.typeList.add(buildPhoneType(Phone.TYPE_FAX_HOME).setSecondary(true));
94 kind.typeList.add(buildPhoneType(Phone.TYPE_PAGER).setSecondary(true))
108 final DataKind kind = super.inflateEmail(context, ContactsSource.LEVEL_MIMETYPES); local
    [all...]
  /external/llvm/test/MC/Sparc/
sparc64-ctrl-instructions.s 5 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br19
9 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br19
13 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br19
17 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br19
21 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br19
25 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br19
29 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br19
33 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br19
37 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br19
41 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br1
    [all...]
  /external/llvm/test/MC/Mips/
branch-pseudos.s 10 # CHECK: # fixup A - offset: 0, value: local_label-4, kind: fixup_Mips_PC16
15 # CHECK: # fixup A - offset: 0, value: global_label-4, kind: fixup_Mips_PC16
19 # CHECK: # fixup A - offset: 0, value: local_label-4, kind: fixup_Mips_PC16
23 # CHECK: # fixup A - offset: 0, value: local_label-4, kind: fixup_Mips_PC16
27 # CHECK: # fixup A - offset: 0, value: local_label-4, kind: fixup_Mips_PC16
33 # CHECK: # fixup A - offset: 0, value: local_label-4, kind: fixup_Mips_PC16
38 # CHECK: # fixup A - offset: 0, value: global_label-4, kind: fixup_Mips_PC16
44 # CHECK: # fixup A - offset: 0, value: local_label-4, kind: fixup_Mips_PC16
52 # CHECK: # fixup A - offset: 0, value: local_label-4, kind: fixup_Mips_PC16
57 # CHECK: # fixup A - offset: 0, value: global_label-4, kind: fixup_Mips_PC1
    [all...]
  /art/compiler/
compiler.cc 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
26 Compiler* Compiler::Create(CompilerDriver* driver, Compiler::Kind kind) {
27 switch (kind) {
  /art/tools/dexfuzz/src/dexfuzz/rawdex/
AnnotationItem.java 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
40 public void incrementIndex(IndexUpdateKind kind, int insertedIdx) {
41 annotation.incrementIndex(kind, insertedIdx);
EncodedCatchHandlerList.java 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
43 public void incrementIndex(IndexUpdateKind kind, int insertedIdx) {
45 handler.incrementIndex(kind, insertedIdx);
EncodedTypeAddrPair.java 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
38 public void incrementIndex(IndexUpdateKind kind, int insertedIdx) {
39 if (kind == IndexUpdateKind.TYPE_ID && typeIdx >= insertedIdx) {
FieldAnnotation.java 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
38 public void incrementIndex(IndexUpdateKind kind, int insertedIdx) {
39 if (kind == IndexUpdateKind.FIELD_ID && fieldIdx >= insertedIdx) {
MethodAnnotation.java 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
38 public void incrementIndex(IndexUpdateKind kind, int insertedIdx) {
39 if (kind == IndexUpdateKind.METHOD_ID && methodIdx >= insertedIdx) {
ParameterAnnotation.java 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
38 public void incrementIndex(IndexUpdateKind kind, int insertedIdx) {
39 if (kind == IndexUpdateKind.METHOD_ID && methodIdx >= insertedIdx) {
TypeIdItem.java 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
37 public void incrementIndex(IndexUpdateKind kind, int insertedIdx) {
38 if (kind == IndexUpdateKind.STRING_ID && descriptorIdx >= insertedIdx) {
  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/treewalkers/
genshistream.py 28 kind, data, pos = event
29 if kind == START:
48 elif kind == END:
54 elif kind == COMMENT:
57 elif kind == TEXT:
61 elif kind == DOCTYPE:
64 elif kind in (XML_NAMESPACE, DOCTYPE, START_NS, END_NS,
69 yield self.unknown(kind)
  /external/llvm/utils/llvm-build/llvmbuild/
util.py 4 def _write_message(kind, message):
6 sys.stderr.write('%s: %s: %s\n' % (program, kind, message))
  /frameworks/compile/mclinker/include/mcld/Script/
StrToken.h 26 enum Kind { Unknown, String, Input, Wildcard };
33 StrToken(Kind pKind, const std::string& pString);
38 Kind kind() const { return m_Kind; } function in class:mcld::StrToken
43 return pToken->kind() == StrToken::String;
52 Kind m_Kind;
  /art/runtime/base/
scoped_arena_allocator.h 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
88 void* Alloc(size_t bytes, ArenaAllocKind kind) ALWAYS_INLINE {
90 return AllocWithMemoryTool(bytes, kind);
98 CurrentStats()->RecordAlloc(bytes, kind);
110 void* AllocWithMemoryTool(size_t bytes, ArenaAllocKind kind);
149 void* Alloc(size_t bytes, ArenaAllocKind kind = kArenaAllocMisc) ALWAYS_INLINE {
151 return arena_stack_->Alloc(bytes, kind);
155 T* Alloc(ArenaAllocKind kind = kArenaAllocMisc) {
156 return AllocArray<T>(1, kind);
160 T* AllocArray(size_t length, ArenaAllocKind kind = kArenaAllocMisc)
    [all...]
  /external/elfutils/libdwfl/
open.c 94 what_kind (int fd, Elf **elfp, Elf_Kind *kind, bool *close_fd)
97 *kind = elf_kind (*elfp);
98 if (unlikely (*kind == ELF_K_NONE))
108 *kind = elf_kind (*elfp);
122 Elf_Kind kind; local
123 Dwfl_Error error = what_kind (*fdp, &elf, &kind, &close_fd);
137 elf->kind = ELF_K_AR;
142 elf->kind = ELF_K_NONE;
152 error = what_kind (*fdp, &elf, &kind, &close_fd);
158 && kind != ELF_K_EL
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
BreakIterator.java 712 * <strong>[icu]</strong> Registers a new break iterator of the indicated kind, to use in the given
714 * of the given kind matches or falls back to this locale.
722 * @param kind the type of iterator for which this instance is to be registered
726 public static Object registerInstance(BreakIterator iter, Locale locale, int kind) {
727 return registerInstance(iter, ULocale.forLocale(locale), kind);
731 * <strong>[icu]</strong> Registers a new break iterator of the indicated kind, to use in the given
733 * of the given kind matches or falls back to this locale.
741 * @param kind the type of iterator for which this instance is to be registered
745 public static Object registerInstance(BreakIterator iter, ULocale locale, int kind) {
748 if (iterCache[kind] != null)
    [all...]

Completed in 9869 milliseconds

1 2 34 5 6 7 8 91011>>