/external/chromium/third_party/icu/source/test/intltest/ |
D | wbnf.cpp | 128 class Pick{ class 134 virtual ~Pick(){}; in ~Pick() 142 BUFFER(Pick *, Buffer_pPick); 167 RESULT find(const char *const var_name /*[in] c-string*/, Pick * * ref = NULL /*[out] Pick* */){ in find() 184 void put(const char *const var_name, Pick *const var_ref = NULL){ in put() 506 class Literal : public Pick { 518 class Variable : public Pick { 520 Variable(SymbolTable * symbols, const char * varName, Pick * varRef = NULL){ in Variable() 533 Pick * var_ref = NULL; in next() 546 class Quote : public Pick{ [all …]
|
/external/icu4c/test/intltest/ |
D | wbnf.cpp | 128 class Pick{ class 134 virtual ~Pick(){}; in ~Pick() 142 BUFFER(Pick *, Buffer_pPick); 167 RESULT find(const char *const var_name /*[in] c-string*/, Pick * * ref = NULL /*[out] Pick* */){ in find() 184 void put(const char *const var_name, Pick *const var_ref = NULL){ in put() 506 class Literal : public Pick { 518 class Variable : public Pick { 520 Variable(SymbolTable * symbols, const char * varName, Pick * varRef = NULL){ in Variable() 533 Pick * var_ref = NULL; in next() 546 class Quote : public Pick{ [all …]
|
/external/webkit/JavaScriptCore/ |
D | JavaScriptCore.pro | 47 # Pick up 3rdparty libraries from INCLUDE/LIB just like with MSVC
|
D | ChangeLog-2002-12-03 | 985 (mktimeUsingCF): Pick an arbitrary cutoff of 3000, and return -1 if the
|
/external/quake/quake/src/QW/dxsdk/sdk/inc/ |
D | d3d.h | 133 STDMETHOD(Pick) (THIS_ LPDIRECT3DEXECUTEBUFFER, LPDIRECT3DVIEWPORT, DWORD, LPD3DRECT) PURE; in DECLARE_INTERFACE_() local 158 #define IDirect3DDevice_Pick(p, a, b, c, d) (p)->lpVtbl->Pick(p, a, b, c, d)
|
D | d3drmobj.h | 234 STDMETHOD(Pick)(THIS_ LONG x, LONG y, LPDIRECT3DRMPICKEDARRAY *return_visuals) PURE; in DECLARE_INTERFACE_() local
|
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/ |
D | D3D.H | 133 STDMETHOD(Pick) (THIS_ LPDIRECT3DEXECUTEBUFFER, LPDIRECT3DVIEWPORT, DWORD, LPD3DRECT) PURE; in DECLARE_INTERFACE_() local 158 #define IDirect3DDevice_Pick(p, a, b, c, d) (p)->lpVtbl->Pick(p, a, b, c, d)
|
D | D3DRMOBJ.H | 234 STDMETHOD(Pick)(THIS_ LONG x, LONG y, LPDIRECT3DRMPICKEDARRAY *return_visuals) PURE; in DECLARE_INTERFACE_() local
|
/external/webkit/WebCore/platform/chromium/ |
D | ThemeChromiumMac.mm | 185 // Pick up utility function from RenderThemeChromiumMac.
|
/external/libpcap/ |
D | CHANGES | 21 Pick up changes from NetBSD: many from tron, christos, drochner
|
/external/webkit/WebCore/ |
D | WebCore.pro | 108 # Pick up 3rdparty libraries from INCLUDE/LIB just like with MSVC
|
D | ChangeLog-2003-10-25 | 3873 …Fixed 3348630. Pick up about 1% by moving implementation of _unicodeDirection to WebCore and inli… 16589 (HTMLFormElementImpl::submit): Pick a submit button to use, if none was already
|
D | ChangeLog-2005-08-23 | 26353 …Pick left/rightness of word selection based on being at the end of paragraph (i.e. after a hard li…
|
D | ChangeLog-2007-10-14 | 14810 …Pick the preferred style sheet set based on document order even if the sheet is still loading. Pre…
|
D | ChangeLog-2008-08-10 | 42852 * WebCore.vcproj/WebCore.vcproj: Pick up generated source files out of
|
D | ChangeLog-2010-01-29 | 6937 …* WebCore.vcproj/build-generated-files.sh: Pick up features from FeatureDefines.vsprops or Feature…
|
/external/strace/ |
D | ChangeLog | 2254 PT_AR_BSP. Pick up arguments starting with out0, which is not
|
/external/bluetooth/glib/gio/ |
D | ChangeLog | 4738 Pick the "best" of statfs / statvfs for the system
|
/external/webkit/WebKit/win/ |
D | ChangeLog-2009-06-16 | 8532 Pick up the version numbers from the production builder. 11021 * WebKit.vcproj/debug_internal.vsprops: Pick up the debug SafariTheme. 21862 Pick up SDK from $(WebKitSDKDir).
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2006-02-09 | 22271 …Fixed 3348630. Pick up about 1% by moving implementation of _unicodeDirection to WebCore and inli… 29652 … Changed the algorithm here in two ways. 1) Pick the family member with matching traits that has
|
D | ChangeLog-2010-01-29 | 18544 * Configurations/WebKit.xcconfig: Pick up ICU headers from WebCore's
|
/external/sqlite/dist/ |
D | sqlite3.c.orig | 108982 /* Pick two "seed" cells from the array of cells. The algorithm used
|