Home
last modified time | relevance | path

Searched refs:predefined (Results 1 – 25 of 205) sorted by relevance

123456789

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
DSLConfigDescriptor.java61 int predefined; field in SLConfigDescriptor
64 return predefined; in getPredefined()
67 public void setPredefined(int predefined) { in setPredefined() argument
68 this.predefined = predefined; in setPredefined()
73 predefined = IsoTypeReader.readUInt8(bb); in parseDetail()
84 IsoTypeWriter.writeUInt8(out, predefined); in serialize()
92 sb.append("{predefined=").append(predefined); in toString()
108 if (predefined != that.predefined) { in equals()
117 return predefined; in hashCode()
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
DVisualSampleEntry.java72 private long[] predefined = new long[3]; field in VisualSampleEntry
141 predefined[0] = IsoTypeReader.readUInt32(content); // should be zero in _parseDetails()
142 predefined[1] = IsoTypeReader.readUInt32(content); // should be zero in _parseDetails()
143 predefined[2] = IsoTypeReader.readUInt32(content); // should be zero in _parseDetails()
186 IsoTypeWriter.writeUInt32(byteBuffer, predefined[0]); in getContent()
187 IsoTypeWriter.writeUInt32(byteBuffer, predefined[1]); in getContent()
188 IsoTypeWriter.writeUInt32(byteBuffer, predefined[2]); in getContent()
/external/pdfium/core/fpdfapi/font/
Dcpdf_fontencoding.cpp1676 int predefined = 0; in Realize() local
1688 predefined = cs; in Realize()
1692 if (predefined) { in Realize()
1693 if (predefined == PDFFONT_ENCODING_WINANSI) in Realize()
1695 if (predefined == PDFFONT_ENCODING_MACROMAN) in Realize()
1697 if (predefined == PDFFONT_ENCODING_MACEXPERT) in Realize()
/external/python/cpython2/Doc/library/
D_winreg.rst37 Establishes a connection to a predefined registry handle on another computer,
43 *key* is the predefined handle to connect to.
54 *key* is an already open key, or one of the predefined
59 If *key* is one of the predefined keys, *sub_key* may be ``None``. In that
73 *key* is an already open key, or one of the predefined
85 If *key* is one of the predefined keys, *sub_key* may be ``None``. In that
100 *key* is an already open key, or any one of the predefined
122 *key* is an already open key, or any one of the predefined
150 *key* is an already open key, or one of the predefined
160 *key* is an already open key, or any one of the predefined
[all …]
/external/python/cpython3/Doc/library/
Dwinreg.rst45 Establishes a connection to a predefined registry handle on another computer,
51 *key* is the predefined handle to connect to.
65 *key* is an already open key, or one of the predefined
70 If *key* is one of the predefined keys, *sub_key* may be ``None``. In that
87 *key* is an already open key, or one of the predefined
98 If *key* is one of the predefined keys, *sub_key* may be ``None``. In that
116 *key* is an already open key, or one of the predefined
141 *key* is an already open key, or one of the predefined
171 *key* is an already open key, or one of the predefined
181 *key* is an already open key, or one of the predefined
[all …]
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DMacro.cpp22 Macro::Macro() : predefined(false), disabled(false), expansionCount(0), type(kTypeObj) in Macro()
43 macro->predefined = true; in PredefineMacro()
DMacro.h42 bool predefined; member
/external/deqp-deps/glslang/Test/baseResults/
DcppComplexExpr.vert.out39 ERROR: 0:3002: '#define' : predefined names can't be (un)defined: __LINE__
40 ERROR: 0:3003: '#define' : predefined names can't be (un)defined: __FILE__
41 ERROR: 0:3004: '#define' : predefined names can't be (un)defined: __VERSION__
43 ERROR: 0:3006: '#undef' : predefined names can't be (un)defined: __LINE__
44 ERROR: 0:3007: '#undef' : predefined names can't be (un)defined: __FILE__
45 ERROR: 0:3008: '#undef' : predefined names can't be (un)defined: __VERSION__
/external/clang/include/clang/Basic/
DLangOptions.def152 COMPATIBLE_LANGOPT(Optimize , 1, 0, "__OPTIMIZE__ predefined macro")
153 COMPATIBLE_LANGOPT(OptimizeSize , 1, 0, "__OPTIMIZE_SIZE__ predefined macro")
154 COMPATIBLE_LANGOPT(Static , 1, 0, "__STATIC__ predefined macro (as opposed to __DYNAMIC_…
163 COMPATIBLE_LANGOPT(NoInlineDefine , 1, 0, "__NO_INLINE__ predefined macro")
164 COMPATIBLE_LANGOPT(Deprecated , 1, 0, "__DEPRECATED predefined macro")
165 …LANGOPT(FastMath , 1, 0, "fast FP math optimizations, and __FAST_MATH__ predefined macro")
166 COMPATIBLE_LANGOPT(FiniteMathOnly , 1, 0, "__FINITE_MATH_ONLY__ predefined macro")
/external/antlr/tool/src/main/antlr3/org/antlr/grammar/v3/
DActionAnalysis.g32 * rules have predefined prefs referenced. I need this so I can
73 * y is a return value, parameter, or predefined property.
119 /** $y y is a return value, parameter, or predefined property of current rule */
DActionTranslator.g146 * will be a predefined property or a return value.
178 * predefined property.
268 /** Setting $tokenlabel.attr or $tokenref.attr where attr is predefined property of a token is an e…
285 /** $tokenlabel.attr or $tokenref.attr where attr is predefined property of a token.
317 /** Setting $rulelabel.attr or $ruleref.attr where attr is a predefined property is an error
350 /** $rulelabel.attr or $ruleref.attr where attr is a predefined property*/
476 /** $y return value, parameter, predefined rule property, or token/rule
/external/grpc-grpc/tools/run_tests/
DREADME.md37 Runs predefined benchmark scenarios for given languages. Besides the simple configuration of runnin…
49 A generalized framework for running predefined tasks based on their labels. We use this to building…
/external/v8/tools/link_clicker.extension/
DREADME.txt2 for a given domain. It follows a random link that matches a predefined pattern,
/external/tensorflow/tensorflow/contrib/slim/python/slim/data/
DREADME.md23 predefined set of entities or `items`. For example, a dataset might be stored
55 predefined list of `items` and can return a subset or all of them, when
94 `tfexample_decoder` provides some predefined `ItemHandlers` which take care
/external/mockftpserver/tags/2.1/src/site/apt/
Dstubftpserver-getting-started.apt114 …Each predefined <<StubFtpServer>> <CommandHandler> manages a List of <<<InvocationRecord>>> object…
311 * LIST - replies with a predefined directory listing
313 * PWD - replies with a predefined directory pathname
317 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.0/src/site/apt/
Dstubftpserver-getting-started.apt114 …Each predefined <<StubFtpServer>> <CommandHandler> manages a List of <<<InvocationRecord>>> object…
311 * LIST - replies with a predefined directory listing
313 * PWD - replies with a predefined directory pathname
317 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.0.1/src/site/apt/
Dstubftpserver-getting-started.apt114 …Each predefined <<StubFtpServer>> <CommandHandler> manages a List of <<<InvocationRecord>>> object…
311 * LIST - replies with a predefined directory listing
313 * PWD - replies with a predefined directory pathname
317 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/site/apt/
Dstubftpserver-getting-started.apt114 …Each predefined <<StubFtpServer>> <CommandHandler> manages a List of <<<InvocationRecord>>> object…
311 * LIST - replies with a predefined directory listing
313 * PWD - replies with a predefined directory pathname
317 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.2/src/site/apt/
Dstubftpserver-getting-started.apt114 …Each predefined <<StubFtpServer>> <CommandHandler> manages a List of <<<InvocationRecord>>> object…
311 * LIST - replies with a predefined directory listing
313 * PWD - replies with a predefined directory pathname
317 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/site/apt/
Dstubftpserver-getting-started.apt114 …Each predefined <<StubFtpServer>> <CommandHandler> manages a List of <<<InvocationRecord>>> object…
311 * LIST - replies with a predefined directory listing
313 * PWD - replies with a predefined directory pathname
317 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.0.2/src/site/apt/
Dstubftpserver-getting-started.apt114 …Each predefined <<StubFtpServer>> <CommandHandler> manages a List of <<<InvocationRecord>>> object…
311 * LIST - replies with a predefined directory listing
313 * PWD - replies with a predefined directory pathname
317 * RETR - replies with predefined contents for a retrieved file
/external/bcc/tools/
Dsyscount_example.txt85 the -i switch, for printing at predefined intervals:
113 demonstrates the -e switch, for printing ENOENT failures at predefined intervals:
/external/mockftpserver/MockFtpServer/src/site/apt/
Dstubftpserver-getting-started.apt116 …Each predefined <<StubFtpServer>> <CommandHandler> manages a List of <<<InvocationRecord>>> object…
313 * LIST - replies with a predefined directory listing
315 * PWD - replies with a predefined directory pathname
319 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.3/src/site/apt/
Dstubftpserver-getting-started.apt116 …Each predefined <<StubFtpServer>> <CommandHandler> manages a List of <<<InvocationRecord>>> object…
313 * LIST - replies with a predefined directory listing
315 * PWD - replies with a predefined directory pathname
319 * RETR - replies with predefined contents for a retrieved file
/external/mockftpserver/tags/2.4/src/site/apt/
Dstubftpserver-getting-started.apt116 …Each predefined <<StubFtpServer>> <CommandHandler> manages a List of <<<InvocationRecord>>> object…
313 * LIST - replies with a predefined directory listing
315 * PWD - replies with a predefined directory pathname
319 * RETR - replies with predefined contents for a retrieved file

123456789