Searched refs:private (Results 1 - 25 of 6848) sorted by relevance

1234567891011>>

/external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/
H A DANTLRTests.h13 @private
/external/chromium/chrome/browser/
H A Dbrowser_trial.h22 private:
/external/webkit/Source/WebKit/mac/Carbon/
H A DCarbonWindowFrame.h36 @private
/external/qemu/distrib/sdl-1.2.15/src/video/wscons/
H A DSDL_wsconsvideo.c169 private->fd = open(devname, O_RDWR | O_NONBLOCK, 0);
170 if (private->fd == -1) {
174 if (ioctl(private->fd, WSDISPLAYIO_GINFO, &private->info) == -1) {
178 if (ioctl(private->fd, WSDISPLAYIO_GTYPE, &wstype) == -1) {
182 if (ioctl(private->fd, WSDISPLAYIO_LINEBYTES, &private->physlinebytes) == -1) {
186 if (private->info.depth > 8) {
192 private->redMask = 0x0000ff;
193 private
[all...]
/external/chromium/android/jni/
H A Dautofill_request_url.h16 private:
/external/chromium/chrome/browser/ui/webui/options/
H A Dadvanced_options_utils.h21 private:
/external/chromium/testing/gtest/samples/
H A Dsample4.h39 private:
/external/gtest/samples/
H A Dsample4.h39 private:
/external/icu4c/test/intltest/
H A Dwindttst.h33 private:
H A Dwinnmtst.h33 private:
/external/protobuf/gtest/samples/
H A Dsample4.h39 private:
/external/skia/include/gpu/
H A DGrNoncopyable.h18 * copy-constructor and assignment operators private (and unimplemented).
24 private:
/external/skia/src/animator/
H A DSkDisplayNumber.h19 private:
H A DSkDrawFull.h18 private:
H A DSkDrawOval.h18 private:
/external/skia/src/svg/
H A DSkSVGG.h17 private:
H A DSkSVGPath.h17 private:
H A DSkSVGSymbol.h17 private:
/external/webkit/Source/WebCore/css/
H A DCSSUnknownRule.h30 private:
/external/webkit/Source/WebKit/chromium/public/
H A DWebCrossOriginPreflightResultCache.h44 private:
H A DWebGlyphCache.h45 private:
H A DWebNetworkStateNotifier.h42 private:
/external/webrtc/src/system_wrappers/interface/
H A Dcpu_info.h22 private:
/external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/
H A DTestDictionary.h13 @private
/external/chromium/base/mac/
H A Dscoped_nsautorelease_pool.h44 private:
48 private:

Completed in 1809 milliseconds

1234567891011>>