/sdk/emulator/opengl/tests/ut_renderer/ |
D | Renderer.cpp | 57 int Renderer::createSurface(RenderingThread *thread, const ClientHandle & handle) in createSurface() 76 int Renderer::destroySurface(RenderingThread *thread, const ClientHandle &handle) in destroySurface() 91 int Renderer::createContext(RenderingThread *thread, const ClientHandle &handle, ClientHandle share… in createContext() 116 int Renderer::destroyContext(RenderingThread *thread, const ClientHandle &handle) in destroyContext()
|
D | RenderingThread.cpp | 213 int RenderingThread::s_createContext(uint32_t pid, uint32_t handle, uint32_t shareCtx, int version) in s_createContext() 222 int RenderingThread::s_createSurface(uint32_t pid, uint32_t handle) in s_createSurface() 227 int RenderingThread::s_destroySurface(uint32_t pid, uint32_t handle) in s_destroySurface() 232 int RenderingThread::s_destroyContext(uint32_t pid, uint32_t handle) in s_destroyContext()
|
D | Renderer.h | 32 unsigned int handle; variable
|
/sdk/rule_api/src/com/android/ide/common/api/ |
D | INodeHandler.java | 38 void handle(@NonNull INode node); in handle() method
|
/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/ |
D | WrongIdDetector.java | 182 Handle handle = parser.createLocationHandle(xmlContext, attr); in afterCheckFile() local 209 Handle handle = pair.getSecond(); in afterCheckProject() local 238 Handle handle = pair.getSecond(); in afterCheckProject() local 248 private void report(Context context, Issue issue, Handle handle, String message) { in report()
|
D | MergeRootFrameLayoutDetector.java | 125 Handle handle = pair.getSecond(); in afterCheckProject() local 167 Handle handle = context.parser.createLocationHandle(context, element); in visitElement() local
|
D | MissingClassDetector.java | 176 Handle handle = context.parser.createLocationHandle(context, element); in visitElement() local 218 Location.Handle handle = mReferencedClasses.get(owner); in afterCheckProject() local
|
D | OnClickDetector.java | 95 Handle handle = mNames.get(name); in afterCheckProject() local 139 Handle handle = context.parser.createLocationHandle(context, attribute); in visitAttribute() local
|
D | StringFormatDetector.java | 253 Handle handle = context.parser.createLocationHandle(context, element); in checkTextNode() local 267 Handle handle = context.parser.createLocationHandle(context, element); in checkTextNode() local 278 Handle handle = context.parser.createLocationHandle(context, element); in checkTextNode() local 303 Handle handle = context.parser.createLocationHandle(context, element); in checkTextNode() local 345 Handle handle = pair.getFirst(); in checkTypes() local 593 Handle handle = pair.getFirst(); in checkArity() local 902 Handle handle = mNotFormatStrings.get(name); in checkStringFormatCall() local 923 Handle handle = pair.getFirst(); in checkStringFormatCall() local
|
D | ObsoleteLayoutParamsDetector.java | 257 Location.Handle handle = parser.createLocationHandle(context, attribute); in visitAttribute() local 272 Location.Handle handle = parser.createLocationHandle(context, attribute); in visitAttribute() local 330 Handle handle = pending.getSecond(); in afterCheckProject() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
D | RadioGroupRule.java | 42 INode handle = node.appendChild(SdkConstants.FQCN_RADIO_BUTTON); in onCreate() local
|
D | PropertySettingNodeHandler.java | 39 public void handle(@NonNull INode node) { in handle() method in PropertySettingNodeHandler
|
D | SlidingDrawerRule.java | 57 INode handle = node.appendChild(SdkConstants.FQCN_BUTTON); in onCreate() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
D | ResizeGesture.java | 62 public ResizeGesture(LayoutCanvas canvas, SelectionItem item, SelectionHandle handle) { in ResizeGesture() 223 private static SegmentType getHorizontalEdgeType(SelectionHandle handle) { in getHorizontalEdgeType() 241 private static SegmentType getVerticalEdgeType(SelectionHandle handle) { in getVerticalEdgeType()
|
D | GestureManager.java | 321 SelectionHandle handle = handlePair.getSecond(); in updateCursor() local 700 Pair<SelectionItem, SelectionHandle> handle = in dragStart() local
|
D | SelectionManager.java | 1116 SelectionHandle handle = handles.findHandle(layoutPoint, distance); in findHandle() local
|
/sdk/emulator/sensors/ |
D | sensors_qemu.c | 139 native_handle_t* handle; in control__open_data_source() local 152 int handle, in control__activate() 229 data__data_open(struct sensors_poll_device_t *dev, native_handle_t* handle) in data__data_open() 451 int handle, int enabled) in poll__activate() 467 int handle, int64_t ns) in poll__setDelay()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
D | ProjectNamePage.java | 485 IProject handle = workspace.getRoot().getProject(mValues.projectName); in validateLocation() local 583 IProject handle = workspace.getRoot().getProject(projectName); in validateProjectName() local
|
D | ApplicationInfoPage.java | 519 IProject handle = workspace.getRoot().getProject(mValues.testProjectName); in validateTestProjectLocation() local
|
/sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/ |
D | LintCliXmlParserTest.java | 110 Handle handle = parser.createLocationHandle(context, button); in test() local
|
/sdk/find_lock/ |
D | find_lock.cpp | 278 static char isFileHandleType(HANDLE handle) { in isFileHandleType() 315 HANDLE handle; member 361 static bool getFileName(HANDLE handle, CString *outStr) { in getFileName() 628 HANDLE handle = (HANDLE) sysh.wValue; in findLock() local
|
/sdk/templates/docs/ |
D | jquery-1.8.0.min.js | 2 …))return;var c,d,e,f=p._data(a),g=p._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c … method
|