Searched refs:setFormat (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DSimpleCatalog.java154 setFormat(Format.ID_BOOL, new SimpleFormat.FBool(true));
155 setFormat(Format.ID_BOOL_W, new SimpleFormat.FBool(false));
156 setFormat(Format.ID_BYTE, new SimpleFormat.FByte(true));
157 setFormat(Format.ID_BYTE_W, new SimpleFormat.FByte(false));
158 setFormat(Format.ID_SHORT, new SimpleFormat.FShort(true));
159 setFormat(Format.ID_SHORT_W, new SimpleFormat.FShort(false));
160 setFormat(Format.ID_INT, new SimpleFormat.FInt(true));
161 setFormat(Format.ID_INT_W, new SimpleFormat.FInt(false));
162 setFormat(Format.ID_LONG, new SimpleFormat.FLong(true));
163 setFormat(Forma
192 private void setFormat(int id, SimpleFormat format) { method in class:SimpleCatalog
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/dmasound/
H A Ddmasound.h121 int (*setFormat)(int); member in struct:__anon19063
H A Ddmasound_paula.c696 .setFormat = AmiSetFormat,
H A Ddmasound_q40.c605 .setFormat = Q40SetFormat,
H A Ddmasound_atari.c1530 .setFormat = TTSetFormat,
1558 .setFormat = FalconSetFormat,
H A Ddmasound_core.c233 return dmasound.mach.setFormat(format);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djdom.jarorg/ org/jdom/ org/jdom/output/ org/jdom/output/XMLOutputter.class XMLOutputter.java package org.jdom ...

Completed in 159 milliseconds