代码搜索:Android SDK

找到约 10,000 项符合「Android SDK」的源代码

代码结果 10,000
www.eeworm.com/read/415677/2133715

pas sdk.pas

unit SDK; interface uses svn, Windows, Classes; type TGList=Class(TList) private CriticalSection:TRTLCriticalSection; public Constructor Create; Destructor Des
www.eeworm.com/read/395296/2440050

pri sdk.pri

# Input INCLUDEPATH += $$PWD HEADERS += $$PWD/abstractformeditor.h \ $$PWD/abstractformeditorplugin.h \ $$PWD/abstractpropertyeditor.h \ $$PWD/abstractformwindow.h \ $$PWD/abstractfo
www.eeworm.com/read/395296/2443639

prf sdk.prf

!isEmpty(QMAKE_MAC_SDK) { !macx-xcode:!macx-pbuilder { QMAKE_CFLAGS += -isysroot $$QMAKE_MAC_SDK QMAKE_CXXFLAGS += -isysroot $$QMAKE_MAC_SDK QMAKE_LFLAGS += -Wl,-syslibroot
www.eeworm.com/read/173991/9615570

htm sdk.htm

www.eeworm.com/read/173991/9615591

doc sdk.doc

www.eeworm.com/read/265546/11261809

pas sdk.pas

unit SDK; interface uses Windows, Classes, SysUtils; type TGList = class(TList) private GLock: TRTLCriticalSection; public constructor Create; destructor Destroy; overr
www.eeworm.com/read/386582/8737672

c log.c

/* * Copyright (c) 2008, The Android Open Source Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that
www.eeworm.com/read/386582/8737252

h scanline.h

/* libs/pixelflinger/scanline.h ** ** Copyright 2006, The Android Open Source Project ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in comp
www.eeworm.com/read/386582/8737382

h picker.h

/* libs/pixelflinger/picker.h ** ** Copyright 2006, The Android Open Source Project ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compli
www.eeworm.com/read/386582/8737088

h android_filesystem_config.h

/* * Copyright (C) 2007 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Yo