HomeSort by relevance Sort by last modified time
    Searched full:varname (Results 1 - 25 of 318) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /build/kati/testcase/
assign_in_parens.mk 1 $(foreach varname,x,$(eval $(varname)=PASS))
  /external/libvorbis/doc/
04-codec.tex 63 \varname{[vorbis_version]} is to read '0' in order to be compatible
64 with this document. Both \varname{[audio_channels]} and
65 \varname{[audio_sample_rate]} must read greater than zero. Allowed final
67 Vorbis I. \varname{[blocksize_0]} must be less than or equal to
68 \varname{[blocksize_1]}. The framing bit must be nonzero. Failure to
111 \item \varname{[vorbis_codebook_count]} = read eight bits as unsigned integer and add one
112 \item Decode \varname{[vorbis_codebook_count]} codebooks in order as defined
115 codebook configurations \varname{[vorbis_codebook_configurations]}.
127 \item \varname{[vorbis_time_count]} = read 6 bits as unsigned integer and add one
128 \item read \varname{[vorbis_time_count]} 16 bit values; each value should be zero. If any value is nonzero, this is a (…)
    [all...]
06-floor0.tex 42 \varname{[floor0_book_list]} that is greater than the maximum codebook
51 decoding the curve amplitude and \varname{[floor0_order]} LSP
78 \item An \varname{[amplitude]} value of zero must result in a return code that indicates this channel is unused in this frame (the output of the channel will be all-zeroes in synthesis). Several later stages of decode don't occur for an unused channel.
82 \varname{[amplitude]} value had read zero at the beginning of decode.
85 can, in fact, be stored in the bitstream in \link{vorbis:spec:ilog}{ilog}( \varname{[floor0_number_of_books]} -
89 \item The number of scalars read into the vector \varname{[coefficients]}
90 may be greater than \varname{[floor0_order]}, the number actually
93 \varname{[codebook_dimensions]} value of three and
94 \varname{[floor0_order]} is ten, the only way to fill all the needed
95 scalars in \varname{[coefficients]} is to to read a total of twelv
    [all...]
09-helper.tex 18 \varname{[x]}. Values of \varname{[x]} less than zero are defined to return zero.
72 \varname{[codebook_entries]}.
75 integer value for which \varname{[return_value]} to the power of
76 \varname{[codebook_dimensions]} is less than or equal to
77 \varname{[codebook_entries]}'.
83 "low_neighbor(v,x)" finds the position \varname{n} in vector \varname{[v]} of
84 the greatest value scalar element for which \varname{n} is less than
85 \varname{[x]} and vector \varname{[v]} element \varname{n} is les
    [all...]
03-codebook.tex 44 16 bit \varname{[codebook_dimensions]} and 24 bit \varname{[codebook_entries]} fields:
57 Next is the \varname{[ordered]} bit flag:
66 total of \varname{[codebook_entries]}, is assigned a codeword length.
68 the array \varname{[codebook_codeword_lengths]}. Decode of lengths is
69 according to whether the \varname{[ordered]} flag is set or unset.
73 If the \varname{[ordered]} flag is unset, the codeword list is not
78 \varname{[sparse]} flag. This flag determines whether or not the
86 The decoder now performs for each of the \varname{[codebook_entries]}
115 If the \varname{[ordered]} flag is set, the codeword list for thi
    [all...]
07-floor1.tex 160 a \varname{[floor1_class_masterbooks]} or
161 \varname{[floor1_subclass_books]} scalar element greater than the
169 Packet decode begins by checking the \varname{[nonzero]} flag:
175 If \varname{[nonzero]} is unset, that indicates this channel contained
183 Assuming \varname{[nonzero]} is set, decode proceeds as follows:
229 \varname{[nonzero]} flag had been unset at the beginning of decode.
232 Vector \varname{[floor1_Y]} contains the values from packet decode
338 Curve synthesis generates a return vector \varname{[floor]} of length
339 \varname{[n]} (where \varname{[n]} is provided by the decode proces
    [all...]
08-residue.tex 166 \varname{[residue_begin]} and
167 \varname{[residue_end]} select the specific sub-portion of
170 \varname{[residue_begin]} and ends at
171 \varname{[residue_end]}. Preceding and following values in
173 values as well as \varname{[residue_partition_size]}apply to
175 \varname{[residue_partition_size]} is as explained above,
176 \varname{[residue_classifications]} is the number of possible
178 \varname{[residue_classbook]} is the codebook number used to
180 \varname{[residue_classbook]} determines how many
183 \varname{[residue_classbook]}, along wit
    [all...]
  /external/chromium-trace/catapult/third_party/uritemplate/uritemplate/
__init__.py 62 def _tostring(varname, value, explode, prefix, operator, safe=""):
79 def _tostring_path(varname, value, explode, prefix, operator, safe=""):
112 def _tostring_semi(varname, value, explode, prefix, operator, safe=""):
118 out = [varname + "=" + _quote(x, safe) \
125 return varname + "=" + ",".join([_quote(x, safe) \
134 return varname + "=" + ",".join([_quote(key, safe) + "," + \
141 return (varname + "=" + _quote(value, safe, prefix))
143 return varname
146 def _tostring_query(varname, value, explode, prefix, operator, safe=""):
154 return joiner.join([varname + "=" + _quote(x, safe)
    [all...]
  /external/valgrind/memcheck/docs/
mc-manual.xml 154 In this example, <varname>x</varname> is uninitialised. Memcheck observes
158 <varname>x</varname> so it can turn it into the corresponding ASCII string,
401 The <varname>size</varname> argument of the following allocation functions
740 program finishes. If set to <varname>summary</varname>, it says how
741 many leaks occurred. If set to <varname>full</varname> o
    [all...]
  /external/compiler-rt/cmake/Modules/
CompilerRTUtils.cmake 53 macro(append_have_file_definition filename varname list)
54 check_include_file("${filename}" "${varname}")
55 if (NOT ${varname})
56 set("${varname}" 0)
58 list(APPEND ${list} "${varname}=${${varname}}")
  /external/clang/test/CodeGenObjC/
prop-metadata-gnu.m 6 @private int varName;
12 @synthesize propName = varName;
  /build/kati/
expr_test.go 50 val: expr{&varref{varname: literal("f")}, literal("oo")},
54 val: &varref{varname: literal("foo"), paren: '('},
59 varname: literal("foo"),
73 varname: literal("space"),
77 varname: literal(","),
81 varname: literal("foo"),
97 varname: literal("space"),
101 varname: literal(""),
106 varname: literal("foo"),
193 varname: literal("TRUE")
    [all...]
expr.go 140 varname Value
145 varname := v.varname.String()
146 if len(varname) == 1 && v.paren == 0 {
147 return fmt.Sprintf("$%s", varname)
153 return fmt.Sprintf("$%c%s%c", paren, varname, closeParen(paren))
159 err := v.varname.Eval(buf, ev)
177 Children: []serializableVar{v.varname.serialize()},
183 v.varname.dump(d)
223 varname Valu
    [all...]
  /toolchain/binutils/binutils-2.25/ld/emulparams/
shlelf32_linux.sh 35 # Do not use the varname=${varname-'string'} construct here; there are
37 # that trigs when $varname contains a "}".
  /external/v8/test/mjsunit/regress/
regress-2612.js 54 function varname(i) { function
61 source += [varname(i), "=", rand(), ","].join("");
65 source += [varname(i), "=",
66 varname(randi(i)), "+",
67 varname(randi(i)), ","].join("");
  /external/deqp/modules/gles31/functional/
es31fShaderBuiltinConstantTests.cpp 91 static std::string makeCaseName (const std::string& varName)
93 DE_ASSERT(varName.length() > 3);
94 DE_ASSERT(varName.substr(0,3) == "gl_");
97 name << de::toLower(char(varName[3]));
99 for (size_t ndx = 4; ndx < varName.length(); ndx++)
101 const char c = char(varName[ndx]);
129 ShaderBuiltinConstantCase (Context& context, const char* varName, GetConstantValueFunc getValue, const char* requiredExt);
144 ShaderBuiltinConstantCase<DataType>::ShaderBuiltinConstantCase (Context& context, const char* varName, GetConstantValueFunc getValue, const char* requiredExt)
145 : TestCase (context, makeCaseName(varName).c_str(), varName)
    [all...]
  /external/libxml2/doc/tutorial/
xmltutorial.xml 263 tree. We assume you already have an xmlDocPtr called <varname>doc</varname>
264 and an xmlNodPtr called <varname>cur</varname>.</para>
280 <para>Get the first child node of <varname>cur</varname>. At this
281 point, <varname>cur</varname> points at the document root, which is
327 turn to <varname>cur-&gt;xmlChildrenNode</varname>. To retrieve it, w
    [all...]
  /external/autotest/client/site_tests/graphics_SanAngeles/src/
shader.c 108 #define GET_ATTRIBUTE_LOC(programName, varName) \
109 sShader##programName.varName = \
110 glGetAttribLocation(sShader##programName.program, #varName); \
111 if (sShader##programName.varName == -1) rt = 0
112 #define GET_UNIFORM_LOC(programName, varName) \
113 sShader##programName.varName = \
114 glGetUniformLocation(sShader##programName.program, #varName); \
115 if (sShader##programName.varName == -1) rt = 0
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
ProgramPort.java 31 String varName,
35 mVarName = varName;
ProgramVariable.java 28 public ProgramVariable(Program program, String varName) {
30 mVarName = varName;
  /external/llvm/utils/TableGen/
CodeEmitterGen.cpp 36 int getVariableBit(const std::string &VarName, BitsInit *BI, int bit);
39 const std::string &VarName,
48 int CodeEmitterGen::getVariableBit(const std::string &VarName,
52 if (VI->getName() == VarName)
55 if (VI->getName() == VarName)
63 AddCodeToMergeInOperand(Record *R, BitsInit *BI, const std::string &VarName,
69 // Determine if VarName actually contributes to the Inst encoding.
74 if (getVariableBit(VarName, BI, bit) != -1)
88 if (CGI.Operands.hasOperandNamed(VarName, OpIdx)) {
106 " (no match for variable " << VarName << "):\n"
    [all...]
  /external/webrtc/webrtc/tools/loopback_test/
stat_tracker.js 40 // recordStat(varName, recordName, statName) adds a samplingFunction that
42 // sample into a column named varName in the dataTable.
43 this.recordStat = function (varName, recordName, statName) {
44 var columnIndex = dataTable.addColumn('number', varName);
45 samplingFunctions[varName] = function (report, rowIndex) {
  /frameworks/compile/slang/
slang_rs_reflection.h 180 void genInitBoolExportVariable(const std::string &VarName,
182 void genInitPrimitiveExportVariable(const std::string &VarName,
184 void genInitExportVariable(const RSExportType *ET, const std::string &VarName,
195 const std::string &VarName);
198 const std::string &VarName);
199 void genGetFieldID(const std::string &VarName);
210 void genTypeCheck(const RSExportType *ET, const char *VarName);
234 const std::string &VarName,
240 void genPackVarOfType(const RSExportType *T, const char *VarName,
242 void genAllocateVarOfType(const RSExportType *T, const std::string &VarName);
    [all...]
slang_rs_reflection_cpp.h 118 void genInitExportVariable(const RSExportType *ET, const std::string &VarName,
120 void genZeroInitExportVariable(const std::string &VarName);
121 void genInitBoolExportVariable(const std::string &VarName,
123 void genInitPrimitiveExportVariable(const std::string &VarName,
142 void genPackVarOfType(const RSExportType *ET, const char *VarName,
145 // Generate a runtime type check for VarName.
146 void genTypeCheck(const RSExportType *ET, const char *VarName);
  /external/autotest/client/cros/cellular/wardmodem/
modem_configuration.py 138 def _load_variable(self, varname, strict=True, default=None):
144 @param varname: The name of the variable to load.
153 value = self.plugin_conf.get(varname, self.base_conf[varname])
155 value = self.plugin_conf.get(varname,
156 self.base_conf.get(varname, default))
157 setattr(self, varname, value)

Completed in 1576 milliseconds

1 2 3 4 5 6 7 8 91011>>