HomeSort by relevance Sort by last modified time
    Searched defs:cb (Results 251 - 275 of 288) sorted by null

<<1112

  /external/qemu/
vl.c 1561 VMChangeStateHandler *cb; member in struct:vm_change_state_entry
    [all...]
vl-android.c 1761 VMChangeStateHandler *cb; member in struct:vm_change_state_entry
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderBoxModelObject.cpp 229 RenderBlock* cb = containingBlock(); local
230 if (cb && !cb->isRenderView())
231 cb->setSelectionState(s);
386 RenderBlock* cb = containingBlock(); local
387 if (!style()->right().isAuto() && !cb->style()->isLeftToRightDirection())
388 return -style()->right().calcValue(cb->availableWidth());
389 return style()->left().calcValue(cb->availableWidth());
392 RenderBlock* cb = containingBlock(); local
393 return -style()->right().calcValue(cb->availableWidth())
    [all...]
RenderObject.cpp 1358 RenderBlock* cb = toRenderBlock(o); local
    [all...]
RenderBox.cpp 1168 RenderBlock* cb = containingBlock(); local
1176 RenderBlock* cb = containingBlock(); local
1465 RenderBlock* cb = toRenderBlock(o); local
1584 RenderBlock* cb = containingBlock(); local
1792 RenderBlock* cb = containingBlock(); local
1920 RenderBlock* cb = containingBlock(); local
2037 RenderObject* cb = isPositioned() ? container() : containingBlock(); local
    [all...]
RenderBlock.cpp 217 RenderObject* cb = parent(); local
218 while (cb && (cb->style()->position() == StaticPosition || (cb->isInline() && !cb->isReplaced())) && !cb->isRenderView()) {
219 if (cb->style()->position() == RelativePosition && cb->isInline() && !cb->isReplaced()) {
220 cb = cb->containingBlock()
2538 RenderBlock* cb = containingBlock(); local
3067 RenderBlock* cb = this; local
3085 RenderBlock* cb = this; local
5117 RenderBlock* cb = containingBlock(); local
    [all...]
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
bcmutils.h 145 pktpool_cb_t cb; member in struct:__anon16083
215 extern int pktpool_avail_register(pktpool_t *pktp, pktpool_cb_t cb, void *arg);
216 extern int pktpool_empty_register(pktpool_t *pktp, pktpool_cb_t cb, void *arg);
226 extern int pktpool_dbg_register(pktpool_t *pktp, pktpool_cb_t cb, void *arg);
wlioctl.h 479 void *cb; member in struct:wl_rm_req
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmutils.h 145 pktpool_cb_t cb; member in struct:__anon16142
215 extern int pktpool_avail_register(pktpool_t *pktp, pktpool_cb_t cb, void *arg);
216 extern int pktpool_empty_register(pktpool_t *pktp, pktpool_cb_t cb, void *arg);
226 extern int pktpool_dbg_register(pktpool_t *pktp, pktpool_cb_t cb, void *arg);
wlioctl.h 479 void *cb; member in struct:wl_rm_req
    [all...]
  /hardware/ti/omap4xxx/security/tf_sdk/include/
pkcs11.h 370 CK_BYTE cb[16]; member in struct:CK_AES_CTR_PARAMS
  /packages/apps/Email/tests/src/com/android/email/mail/store/
ImapStoreUnitTests.java 1614 MessageUpdateCallbackCounter cb = new MessageUpdateCallbackCounter(); local
1630 MessageUpdateCallbackCounter cb = new MessageUpdateCallbackCounter(); local
1714 MessageUpdateCallbackCounter cb = new MessageUpdateCallbackCounter(); local
1749 MessageUpdateCallbackCounter cb = new MessageUpdateCallbackCounter(); local
1782 MessageUpdateCallbackCounter cb = new MessageUpdateCallbackCounter(); local
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/include/GL/
wglext.h 439 DWORD cb; member in struct:_GPU_DEVICE
    [all...]
  /external/bluetooth/bluez/src/
adapter.c 103 service_auth_cb cb; member in struct:service_auth
442 uint8_t mode, GDBusWatchFunction cb)
453 if (cb == NULL)
457 req->id = g_dbus_add_disconnect_watch(conn, sender, cb, req, NULL);
2761 btd_adapter_powered_cb cb = l->data; local
    [all...]
  /external/icu4c/test/cintltst/
nucnvtst.c 1950 UConverterToUCallback cb; local
2021 UConverterToUCallback cb; local
2317 UConverterToUCallback cb; local
2388 UConverterToUCallback cb; local
    [all...]
  /external/v8/src/
profile-generator.cc 282 DeleteNodesCallback cb; local
283 TraverseDepthFirst(&cb);
367 FilteredCloneCallback cb(root_, security_token_id);
368 src->TraverseDepthFirst(&cb);
435 CalculateTotalTicksCallback cb; local
436 TraverseDepthFirst(&cb);
    [all...]
objects.cc 5308 uc32 cb = ib->GetNext(); local
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 64 static struct nl_handle *nl80211_handle_alloc(void *cb)
70 handle = nl_handle_alloc_cb(cb);
290 struct nl_cb *cb; local
293 cb = nl_cb_clone(drv->nl_cb);
294 if (!cb)
303 nl_cb_err(cb, NL_CB_CUSTOM, error_handler, &err);
304 nl_cb_set(cb, NL_CB_FINISH, NL_CB_CUSTOM, finish_handler, &err);
305 nl_cb_set(cb, NL_CB_ACK, NL_CB_CUSTOM, ack_handler, &err);
308 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM,
312 nl_recvmsgs(nl_handle, cb);
1577 struct nl_cb *cb; local
    [all...]
  /external/mksh/src/
edit.c 3129 struct termios cb; local
    [all...]
  /frameworks/base/core/java/android/view/
ViewGroup.java 2620 final int cb = child.mBottom; local
    [all...]
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java 123 BatteryCallback cb = mCallback; local
126 if (cb != null) {
127 cb.batteryNeedsCpuUpdate();
131 if (cb != null) {
132 cb.batteryPowerChanged(msg.arg1 != 0);
    [all...]
  /prebuilt/common/commons-compress/
commons-compress-1.0.jar 
  /prebuilt/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/13/
android.jar 

Completed in 1141 milliseconds

<<1112