/build/core/ |
config.mk | 86 # the kind of operation being done.
|
/dalvik/vm/mterp/out/ |
InterpAsm-x86-atom.S | 474 * Description: No operation. Use a cycle [all...] |
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
Antlr.Runtime.Collections.pas | 296 raise EInvalidOperation.Create('Collection was modified; enumeration operation may not execute.');
|
/external/mesa3d/src/glsl/ |
ir_constant_expression.cpp | 95 switch (this->operation) { 106 switch (this->operation) { [all...] |
/external/v8/benchmarks/ |
splay.js | 284 * Perform the splay operation for the given key. Moves the node with
|
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-splay.js | 263 * Perform the splay operation for the given key. Moves the node with
|
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/ |
v8-splay.js | 263 * Perform the splay operation for the given key. Moves the node with
|
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-splay.js | 279 * Perform the splay operation for the given key. Moves the node with
|
/external/webkit/Source/WebKit2/WebProcess/WebPage/mac/ |
WebPageMac.mm | 667 [m_dragSource.get() draggedImage:nil endedAt:NSZeroPoint operation:NSDragOperationNone];
|
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/ |
BearerData.java | 352 * operation(s) to perform. 1665 int operation = inStream.read(4); local [all...] |
/frameworks/native/opengl/include/GLES2/ |
gl2ext.h | [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/ |
wizard.rb | 306 A simple tree node used to represent the operation "match any tree node type" in
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar | |
/external/openssl/crypto/asn1/ |
asn1t.h | 713 * main operation should be abandoned. 719 typedef int ASN1_aux_cb(int operation, ASN1_VALUE **in, const ASN1_ITEM *it, 757 /* operation values for asn1_cb */
|
/external/openssl/include/openssl/ |
asn1t.h | 713 * main operation should be abandoned. 719 typedef int ASN1_aux_cb(int operation, ASN1_VALUE **in, const ASN1_ITEM *it, 757 /* operation values for asn1_cb */
|
/external/webkit/Source/WebKit/gtk/webkit/ |
webkitwebview.cpp | 1627 DragOperation operation = core(webView)->dragController()->dragUpdated(&dragData); local 1654 DragOperation operation = core(webView)->dragController()->dragEntered(&dragData); local [all...] |
/external/webkit/Source/WebKit2/UIProcess/ |
WebPageProxy.h | 399 void dragEnded(const WebCore::IntPoint& clientPosition, const WebCore::IntPoint& globalPosition, uint64_t operation); [all...] |
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/ |
loc_api_common.h | 830 rpc_loc_fs_operation_e_type operation; member in struct:rpc_loc_efs_data_s_type [all...] |
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/ |
DeviceExplorer.java | 324 public boolean validateDrop(Object target, int operation, TransferData transferType) { [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
LintList.java | 43 import org.eclipse.jface.operation.IRunnableWithProgress; [all...] |
/external/webkit/Source/WebKit/win/ |
WebView.cpp | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/ |
performanceui.jar | |
/external/iproute2/doc/ |
ip-tunnels.tex | 280 Command \verb|ip tunnel add| is not the only operation,
|
/external/mesa3d/docs/ |
MESA_texture_array.spec | 155 Additions to Chapter 2 of the OpenGL 2.0 Specification (OpenGL Operation) 410 operation. [all...] |
/external/webkit/Source/WebKit2/WebProcess/WebPage/ |
WebPage.cpp | [all...] |