Searched refs:defaults (Results 51 - 75 of 91) sorted by relevance

1234

/external/fonttools/Lib/fontTools/
H A DcffLib.py1326 if value == dictObj.defaults.get(name):
1495 value = self.defaults.get(name)
1521 defaults = buildDefaults(topDictOperators) variable in class:TopDict
1572 defaults = buildDefaults(topDictOperators) variable in class:FontDict
1592 defaults = buildDefaults(privateDictOperators) variable in class:PrivateDict
/external/fonttools/Tools/fontTools/
H A DcffLib.py1326 if value == dictObj.defaults.get(name):
1495 value = self.defaults.get(name)
1521 defaults = buildDefaults(topDictOperators) variable in class:TopDict
1572 defaults = buildDefaults(topDictOperators) variable in class:FontDict
1592 defaults = buildDefaults(privateDictOperators) variable in class:PrivateDict
/external/libvncserver/webclients/novnc/include/
H A Dinput.js15 function Keyboard(defaults) {
25 Util.conf_defaults(conf, that, defaults, [
477 function Mouse(defaults) {
484 Util.conf_defaults(conf, that, defaults, [
H A Ddisplay.js12 function Display(defaults) {
41 Util.conf_defaults(conf, that, defaults, [
H A Drfb.js16 function RFB(defaults) {
134 Util.conf_defaults(conf, that, defaults, [
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Drecognizers.rb147 defaults = {}
151 default and defaults[ name ] = default
155 # If no defaults, leave the initialize method the same as
158 unless defaults.empty?
160 "#{ name } = " << defaults.fetch( name, 'nil' )
H A Ddebug.rb372 debugging facility ;) Subclasses can override the record() method (which defaults to printing
H A Dtoken.rb344 including class can create tokens using the token class (which defaults to
/external/libpng/projects/owatcom/
H A Dpngconfig.mak102 defaults: .symbolic
/external/llvm/utils/TableGen/
H A Dtdtags29 -f <file> Write tags to the specified file (defaults to 'tags').
/external/openssh/contrib/suse/
H A Dopenssh.spec11 # Allow the ability to override defaults with -D skip_xxx=1
242 %attr(0644,root,root) %config /usr/X11R6/lib/X11/app-defaults/SshAskpass
/external/valgrind/cachegrind/
H A Dcg_annotate.in147 options for the user, with defaults in [ ], are:
285 # 1. If $a2->[$i] is undefined, it defaults to 0 which is what we want; we turn
/external/valgrind/massif/
H A Dms_print.in72 options for the user, with defaults in [ ], are:
/external/valgrind/none/tests/
H A Dcmdline1.stdout.exp6 basic user options for all Valgrind tools, with defaults in [ ]:
H A Dcmdline2.stdout.exp6 basic user options for all Valgrind tools, with defaults in [ ]:
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jar ... .eclipse.core.runtime.preferences.IEclipsePreferences defaults public boolean contains (java.lang.String) String name ...
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
/external/selinux/policycoreutils/sepolicy/sepolicy/
H A Dgenerate.py46 import sepolgen.defaults as defaults namespace
/external/valgrind/callgrind/
H A Dcallgrind_annotate.in203 options for the user, with defaults in [ ], are:
340 # 1. If $a2->[$i] is undefined, it defaults to 0 which is what we want; we turn
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex289 defaults, as presented in figure~\ref{fig:btrecord--help} on
427 defaults, as presented in figure~\ref{fig:btreplay--help} on
/external/jpeg/
H A Dconfigure146 Options: [defaults in brackets after descriptions]
/external/blktrace/doc/
H A Dblktrace.tex343 a file created in the mounted directory for the debugfs, which defaults
347 \item blktrace defaults to collecting \emph{all} events that can be

Completed in 1137 milliseconds

1234