HomeSort by relevance Sort by last modified time
    Searched full:get (Results 726 - 750 of 13186) sorted by null

<<21222324252627282930>>

  /bootable/recovery/minzip/
Bits.h 15 * Get 1 byte. (Included to make the code more legible.)
23 * Get 2 big-endian bytes.
36 * Get 4 big-endian bytes.
51 * Get 8 big-endian bytes.
70 * Get 2 little-endian bytes.
83 * Get 4 little-endian bytes.
98 * Get 8 little-endian bytes.
153 * Get 8 big-endian bytes.
200 * Get 8 little-endian bytes.
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/
AtomicIntegerArray.java 87 public final int get(int i) { method in class:AtomicIntegerArray
111 int current = get(i);
157 int current = get(i);
172 int current = get(i);
188 int current = get(i);
203 int current = get(i);
218 int current = get(i);
234 int current = get(i);
247 get(0);
  /dalvik/libcore/luni/src/test/java/tests/api/java/util/
LinkedHashMapTest.java 109 assertNull("Empty LinkedHashMap access", empty.get("nothing"));
111 assertTrue("cannot get element", empty.get("something") == "here");
136 assertNull("Empty hashtable access", empty.get("nothing"));
138 assertTrue("cannot get element", empty.get("something") == "here");
158 .get(objArray2[counter]) == hm2.get(objArray2[counter]));
162 * @tests java.util.LinkedHashMap#get(java.lang.Object)
167 method = "get",
    [all...]
  /dalvik/tests/064-field-access/src/
Main.java 41 * Get the field specified by "field" from "obj".
43 * "type" determines which "get" call is made, e.g. 'B' turns into
82 result = field.get(obj);
179 * Get a public field from a class in the same package.
184 * Get a protected field from a class in the same package.
189 * Get a private field from a class in the same package.
195 * Get a protected field from otherInst's superclass.
197 * We can get at "this.protShortField" but not
314 result = field.get(obj);
  /external/icu4c/tools/toolutil/
xmlparser.h 56 * Get the tag name of this element.
60 * Get the text contents of the element.
68 * Get the number of attributes.
72 * Get the i-th attribute.
81 * Get the value of the attribute with the given name.
88 * Get the number of child nodes.
92 * Get the i-th child node.
99 * Get the next child element node, skipping non-element child nodes.
105 * Get the immediate child element with the given name.
  /external/webkit/JavaScriptCore/profiler/
ProfileNode.cpp 94 return (*currentChild).get();
100 m_children.last()->setNextSibling(newChild.get());
102 return m_children.last().get();
116 m_children.last()->setNextSibling(child.get());
126 if (*node == m_children[i].get())
127 return m_children[i].get();
139 if (*node == m_children[i].get()) {
190 return m_children[0].get();
285 m_children[i]->setNextSibling(i + 1 == size ? 0 : m_children[i + 1].get());
  /external/webkit/WebCore/bridge/jni/jsc/
JNIUtilityPrivate.cpp 61 JSValue item = jsArray->get(exec, i);
74 JSValue item = jsArray->get(exec, i);
85 JSValue item = jsArray->get(exec, i);
96 JSValue item = jsArray->get(exec, i);
110 JSValue item = jsArray->get(exec, i);
121 JSValue item = jsArray->get(exec, i);
132 JSValue item = jsArray->get(exec, i);
143 JSValue item = jsArray->get(exec, i);
154 JSValue item = jsArray->get(exec, i);
  /external/webkit/WebCore/editing/
InsertTextCommand.cpp 63 insertNodeAt(textNode.get(), pos);
64 return Position(textNode.get(), 0);
69 insertNodeAtTabSpanPosition(textNode.get(), pos);
70 return Position(textNode.get(), 0);
139 // we get a chance to insert into it. We check for a placeholder now, though, because doing so requires
204 typingStyle->setProperty(CSSPropertyUnicodeBidi, static_cast<CSSPrimitiveValue*>(unicodeBidi.get())->getIdent());
207 typingStyle->setProperty(CSSPropertyDirection, static_cast<CSSPrimitiveValue*>(direction.get())->getIdent());
236 insertNodeAt(spanNode.get(), insertPos);
240 insertNodeAfter(spanNode.get(), textNode);
  /external/webkit/WebKit/mac/Plugins/Hosted/
HostedNetscapePluginStream.mm 63 [m_request.get() _web_setHTTPReferrer:nil];
141 // FIXME: it would be nice to be able to get the raw HTTP header block.
219 m_loader->documentLoader()->addPlugInStreamLoader(m_loader.get());
220 m_loader->load(m_request.get());
257 contentURL:m_responseURL ? m_responseURL.get() : m_requestURL.get()
260 MIMEType:m_mimeType.get()] autorelease];
271 URL:m_responseURL ? m_responseURL.get() : m_requestURL.get()];
  /frameworks/base/core/java/android/database/
MatrixCursor.java 64 private Object get(int column) { method in class:MatrixCursor
165 localData[start + i] = columnValues.get(i);
229 Object value = get(column);
236 Object value = get(column);
244 Object value = get(column);
252 Object value = get(column);
260 Object value = get(column);
268 Object value = get(column);
276 return get(column) == null;
  /frameworks/base/core/java/com/google/android/mms/pdu/
NotificationInd.java 50 * Get X-Mms-Content-Class Value.
70 * Get X-Mms-Content-Location value.
92 * Get X-Mms-Expiry value.
114 * Get From value.
136 * Get X-Mms-Message-Class value.
158 * Get X-Mms-Message-Size value.
178 * Get subject.
198 * Get X-Mms-Transaction-Id.
218 * Get X-Mms-Delivery-Report Value.
SendReq.java 92 * Get Bcc value.
121 * Get CC value.
150 * Get Content-type value.
169 * Get X-Mms-Delivery-Report value.
188 * Get X-Mms-Expiry value.
209 * Get X-Mms-MessageSize value.
229 * Get X-Mms-Message-Class value.
250 * Get X-Mms-Read-Report value.
279 * Get X-Mms-Transaction-Id field value.
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldItrIE.c 56 * DESCRIPTION: Get the ACX GWSI statistics
84 * DESCRIPTION: Get the ACX GWSI counters
143 * DESCRIPTION: Get the BTH-WLAN co-exsistance parameters from the Fw
167 * DESCRIPTION: Get the rate managment configuration
193 * DESCRIPTION: Get the Power consumption statistic from the Fw
247 * DESCRIPTION: Get the Medium Occupancy.
279 * DESCRIPTION: Get the Tsf and Dtim counter from Fw
311 * DESCRIPTION: Get the Noise Histogram Measurement Results.
342 * DESCRIPTION: Get the ACX GWSI counters
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
ioctl_compat.h 79 # define TIOCGETD _IOR('t', 0, int) /* get line discipline */
83 # define OTIOCGETD _IOR('t', 0, int) /* get line discipline */
87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
91 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
100 #define ODDP 0x00000040 /* get/send odd parity */
101 #define EVENP 0x00000080 /* get/send even parity */
102 #define ANYP 0x000000c0 /* get any parity/send none */
145 #define TIOCLGET _IOR('t', 124, int) /* get local modes */
162 #define TIOCGLTC _IOR('t',116,struct ltchars)/* get local special chars*/
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
ioctl_compat.h 79 # define TIOCGETD _IOR('t', 0, int) /* get line discipline */
83 # define OTIOCGETD _IOR('t', 0, int) /* get line discipline */
87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
91 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
100 #define ODDP 0x00000040 /* get/send odd parity */
101 #define EVENP 0x00000080 /* get/send even parity */
102 #define ANYP 0x000000c0 /* get any parity/send none */
145 #define TIOCLGET _IOR('t', 124, int) /* get local modes */
162 #define TIOCGLTC _IOR('t',116,struct ltchars)/* get local special chars*/
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
ioctl_compat.h 79 # define TIOCGETD _IOR('t', 0, int) /* get line discipline */
83 # define OTIOCGETD _IOR('t', 0, int) /* get line discipline */
87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
91 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
100 #define ODDP 0x00000040 /* get/send odd parity */
101 #define EVENP 0x00000080 /* get/send even parity */
102 #define ANYP 0x000000c0 /* get any parity/send none */
145 #define TIOCLGET _IOR('t', 124, int) /* get local modes */
162 #define TIOCGLTC _IOR('t',116,struct ltchars)/* get local special chars*/
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
ioctl_compat.h 79 # define TIOCGETD _IOR('t', 0, int) /* get line discipline */
83 # define OTIOCGETD _IOR('t', 0, int) /* get line discipline */
87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
91 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
100 #define ODDP 0x00000040 /* get/send odd parity */
101 #define EVENP 0x00000080 /* get/send even parity */
102 #define ANYP 0x000000c0 /* get any parity/send none */
145 #define TIOCLGET _IOR('t', 124, int) /* get local modes */
162 #define TIOCGLTC _IOR('t',116,struct ltchars)/* get local special chars*/
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
ioctl_compat.h 79 # define TIOCGETD _IOR('t', 0, int) /* get line discipline */
83 # define OTIOCGETD _IOR('t', 0, int) /* get line discipline */
87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
91 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
100 #define ODDP 0x00000040 /* get/send odd parity */
101 #define EVENP 0x00000080 /* get/send even parity */
102 #define ANYP 0x000000c0 /* get any parity/send none */
145 #define TIOCLGET _IOR('t', 124, int) /* get local modes */
162 #define TIOCGLTC _IOR('t',116,struct ltchars)/* get local special chars*/
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
ioctl_compat.h 79 # define TIOCGETD _IOR('t', 0, int) /* get line discipline */
83 # define OTIOCGETD _IOR('t', 0, int) /* get line discipline */
87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
91 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
100 #define ODDP 0x00000040 /* get/send odd parity */
101 #define EVENP 0x00000080 /* get/send even parity */
102 #define ANYP 0x000000c0 /* get any parity/send none */
145 #define TIOCLGET _IOR('t', 124, int) /* get local modes */
162 #define TIOCGLTC _IOR('t',116,struct ltchars)/* get local special chars*/
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
SymbolList.java 49 /** Key string to get normal symbol list for Japanese */
52 /** Key string to get normal symbol list for English */
55 /** Key string to get normal symbol list for Chinese */
58 /** Key string to get face mark list for Japanese */
96 mCurrentList = mSymbols.get(SYMBOL_ENGLISH);
104 mCurrentList = mSymbols.get(SYMBOL_ENGLISH);
111 mCurrentList = mSymbols.get(SYMBOL_CHINESE);
119 * Get a attribute value from a XML resource.
175 mCurrentList = mSymbols.get(listType);
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
HandleNativeHeap.java 43 * Register for the packets we expect to get from the client.
90 * Send an NHGT (Native Thread GeT) request to the client.
126 data.get(copy);
162 buffer.get(maps, 0, mapSize);
186 data.get(dataCopy);
200 data.get(copy);
206 int unitsize = (int) buffer.get();
221 int eState = (int)buffer.get() & 0x000000ff;
222 int eLen = ((int)buffer.get() & 0x000000ff) + 1;
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdBldItrIE.c 56 * DESCRIPTION: Get the ACX GWSI statistics
84 * DESCRIPTION: Get the ACX GWSI counters
143 * DESCRIPTION: Get the BTH-WLAN co-exsistance parameters from the Fw
167 * DESCRIPTION: Get the rate managment configuration
193 * DESCRIPTION: Get the Power consumption statistic from the Fw
247 * DESCRIPTION: Get the Medium Occupancy.
279 * DESCRIPTION: Get the Tsf and Dtim counter from Fw
311 * DESCRIPTION: Get the Noise Histogram Measurement Results.
342 * DESCRIPTION: Get the ACX GWSI counters
  /frameworks/base/services/java/com/android/server/
LocationManagerService.java 398 Receiver receiver = mReceivers.get(binder);
606 LocationProviderInterface p = mProviders.get(i);
631 LocationProviderInterface p = mProviders.get(i);
645 LocationProviderInterface p = mProviders.get(i);
662 LocationProviderInterface p = mProvidersByName.get(provider);
669 ArrayList<UpdateRecord> records = mRecordsByProvider.get(provider);
673 UpdateRecord record = records.get(i);
687 removeUpdatesLocked(deadReceivers.get(i));
705 ArrayList<UpdateRecord> records = mRecordsByProvider.get(provider);
708 minTime = Math.min(minTime, records.get(i).mMinTime)
    [all...]
  /external/strace/
stream.c 665 #define GET(type, struct) \
706 GET (T_CONN_REQ, conn_req);
713 GET (T_CONN_RES, conn_res);
728 GET (T_DISCON_REQ, discon_req);
735 GET (T_DATA_REQ, data_req);
742 GET (T_EXDATA_REQ, exdata_req);
749 GET (T_INFO_REQ, info_req);
757 GET (T_BIND_REQ, bind_req);
765 GET (T_UNBIND_REQ, unbind_req);
770 GET (T_UNITDATA_REQ, unitdata_req)
    [all...]
  /build/tools/apicheck/src/com/android/apicheck/
ApiInfo.java 31 return mAllClasses.get(name);
45 if (!pInfo.isConsistent(otherApi.getPackages().get(pInfo.name()))) {
87 ClassInfo superclass = mAllClasses.get(scName);

Completed in 392 milliseconds

<<21222324252627282930>>