HomeSort by relevance Sort by last modified time
    Searched defs:id (Results 676 - 700 of 5510) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/webrtc/voice_engine/test/android/android_test/gen/org/webrtc/voiceengine/test/
R.java 16 public static final class id { class in class:R
  /external/chromium_org/ui/base/models/
table_model.h 30 // Unique id for the group.
31 int id; member in struct:ui::TableModel::Group
67 // Returns the group id of the specified row.
75 // Compares the values in the column with id |column_id| for the two rows.
100 TableColumn(int id, Alignment alignment, int width, float percent);
103 int id; member in struct:ui::TableColumn
  /external/chromium_org/ui/display/util/
edid_parser_unittest.cc 215 int64_t id = -1; local
218 EXPECT_TRUE(GetDisplayIdFromEDID(edid, 0, &id));
219 EXPECT_NE(-1, id);
223 int64_t id = -1; local
225 EXPECT_FALSE(GetDisplayIdFromEDID(edid, 0, &id));
226 EXPECT_EQ(-1, id);
  /external/chromium_org/ui/message_center/views/
toast_contents_view.h 71 const std::string& id() { return id_; } function in class:message_center::ToastContentsView
120 // Id if the corresponding Notification.
  /external/chromium_org/v8/src/
hydrogen-infer-representation.cc 13 if (in_worklist_.Contains(current->id())) return;
15 in_worklist_.Add(current->id());
45 int id = HPhi::cast(use)->phi_id(); local
46 if (connected_phis[i]->UnionIsChanged(*connected_phis[id]))
133 in_worklist_.Remove(current->id());
  /external/clang/test/SemaTemplate/
explicit-specialization-member.cpp 18 static locale::id id; // expected-error{{use of undeclared identifier}} member in class:PR6161::numpunct
  /external/compiler-rt/lib/msan/
msan_origin.h 10 // Origin id utils.
24 // prev_id) -> id, where
27 // * prev_id is another origin id that describes the earlier part of the
42 // kStackRoot. These are just special id values.
44 // Three highest bits of origin id are used to store the length (or depth) of
60 Origin(u32 id, u32 depth) : raw_id_((depth << kDepthShift) | id) {
62 CHECK_EQ(this->id(), id);
65 u32 id() const { return raw_id_ & kIdMask; function in class:__msan::Origin
    [all...]
  /external/compiler-rt/lib/tsan/dd/
dd_rtl.cc 98 uptr id = atomic_fetch_add(&id_gen, 1, memory_order_relaxed); local
100 thr->dd_lt = ctx->dd->CreateLogicalThread(id);
  /external/compiler-rt/lib/tsan/rtl/
tsan_mutexset.h 27 u64 id; member in struct:__tsan::MutexSet::Desc
34 // The 'id' is obtained from SyncVar::GetId().
35 void Add(u64 id, bool write, u64 epoch);
36 void Del(u64 id, bool write);
37 void Remove(u64 id); // Removes the mutex completely (if it's destroyed).
60 void MutexSet::Add(u64 id, bool write, u64 epoch) {}
61 void MutexSet::Del(u64 id, bool write) {}
62 void MutexSet::Remove(u64 id) {}
  /external/eigen/demos/mandelbrot/
mandelbrot.h 25 int id, max_iter; member in class:MandelbrotThread
29 MandelbrotThread(MandelbrotWidget *w, int i) : widget(w), id(i) {}
  /external/eigen/test/
eigensolver_generic.cpp 63 MatrixType id = MatrixType::Identity(rows, cols); local
64 VERIFY_IS_APPROX(id.operatorNorm(), RealScalar(1));
eigensolver_selfadjoint.cpp 82 MatrixType id = MatrixType::Identity(rows, cols); local
83 VERIFY_IS_APPROX(id.template selfadjointView<Lower>().operatorNorm(), RealScalar(1));
  /external/fio/
flow.c 9 unsigned int id; member in struct:fio_flow
40 static struct fio_flow *flow_get(unsigned int id)
52 if (flow->id == id)
66 flow->id = id;
  /external/glide/library/src/main/java/com/bumptech/glide/load/
MultiTransformation.java 13 private String id; field in class:MultiTransformation
56 if (id == null) {
67 id = sb.toString();
69 return id;
  /external/icu/icu4c/source/layout/
GlyphIterator.h 101 LEGlyphID id; member in struct:GlyphIterator::__anon25759
IndicRearrangementProcessor2.cpp 70 le_int32 ia, ib, ic, id, ix, x; local
96 id = glyphStorage.getCharIndex(lastGlyph, success);
107 glyphStorage.setCharIndex(firstGlyph, id, success);
113 id = glyphStorage.getCharIndex(lastGlyph, success);
118 glyphStorage.setCharIndex(firstGlyph, id, success);
168 id = glyphStorage.getCharIndex(lastGlyph, success);
182 glyphStorage.setCharIndex(firstGlyph + 1, id, success);
189 id = glyphStorage.getCharIndex(lastGlyph, success);
202 glyphStorage.setCharIndex(firstGlyph, id, success);
212 id = glyphStorage.getCharIndex(lastGlyph, success)
    [all...]
  /external/iproute2/ip/
iplink_vlan.c 24 "Usage: ... vlan id VLANID [ FLAG-LIST ]\n"
80 __u16 id; local
83 if (matches(*argv, "id") == 0) {
85 if (get_u16(&id, *argv, 0))
86 invarg("id is invalid", *argv);
87 addattr_l(n, 1024, IFLA_VLAN_ID, &id, 2);
186 fprintf(f, "id %u ", rta_getattr_u16(tb[IFLA_VLAN_ID]));
201 .id = "vlan",
  /external/iptables/extensions/
libip6t_dst.c 24 {.name = "dst-len", .id = O_DSTLEN, .type = XTTYPE_UINT32,
27 {.name = "dst-opts", .id = O_DSTOPTS, .type = XTTYPE_STRING},
34 unsigned long int id; local
37 id = strtoul(idstr, &ep, 0);
43 if ( id == ULONG_MAX && errno == ERANGE ) {
52 return id;
113 switch (cb->entry->id) {
libipt_realm.c 26 {.name = "realm", .id = O_REALM, .type = XTTYPE_STRING,
45 int id; local
49 realminfo->id = strtoul(cb->arg, &end, 0);
59 id = xtables_lmap_name2id(realms, cb->arg);
60 if (id == -1)
63 realminfo->id = id;
71 print_realm(unsigned long id, unsigned long mask, int numeric)
76 printf(" 0x%lx/0x%lx", id, mask);
79 name = xtables_lmap_id2name(realms, id);
    [all...]
  /external/iptables/include/linux/netfilter/
nf_conntrack_tuple_common.h 24 __be16 id; member in struct:nf_conntrack_man_proto::__anon26378
  /external/javassist/src/main/javassist/compiler/ast/
Expr.java 70 int id = operatorId; local
71 if (id < 128)
72 return String.valueOf((char)id);
73 else if (NEQ <= id && id <= ARSHIFT_E)
74 return opNames[id - NEQ];
75 else if (id == INSTANCEOF)
78 return String.valueOf(id);
  /external/jsilver/src/com/google/streamhtmlparser/impl/
ParserStateTable.java 68 * given a source state (referenced by its numeric ID) and the current
106 int id = from.getId(); local
107 if (id < 0 || id >= MAX_STATES) {
113 result = stateTable[id][currentChar];
154 int id = from.getId(); local
155 if ((id < 0) || (id >= MAX_STATES)) {
167 int id = from.getId(); local
168 if ((id < 0) || (id >= MAX_STATES))
    [all...]
  /external/kernel-headers/original/uapi/linux/netfilter/
nf_conntrack_tuple_common.h 24 __be16 id; member in struct:nf_conntrack_man_proto::__anon27003
  /external/libcxx/test/algorithms/alg.nonmodifying/alg.search/
search.pass.cpp 44 int id[] = {1, 2}; local
45 assert(std::search(Iter1(ib), Iter1(ib+sb), Iter2(id), Iter2(id+2)) == Iter1(ib+1));
  /external/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.alg/
swap.pass.cpp 64 int id() const {return data_[0];} function in class:A
80 assert(f1.target<A>()->id() == 1);
81 assert(f2.target<A>()->id() == 2);
85 assert(f1.target<A>()->id() == 2);
86 assert(f2.target<A>()->id() == 1);
95 assert(f1.target<A>()->id() == 1);
101 assert(f2.target<A>()->id() == 1);
111 assert(f2.target<A>()->id() == 1);
115 assert(f1.target<A>()->id() == 1);

Completed in 1472 milliseconds

<<21222324252627282930>>