HomeSort by relevance Sort by last modified time
    Searched full:term (Results 226 - 250 of 2418) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/lib/ProfileData/
CoverageMapping.cpp 63 // least one term.
89 for (auto Term : Terms) {
90 if (Term.second <= 0)
92 for (int I = 0; I < Term.second; ++I)
94 C = Counter::getCounter(Term.first);
97 Counter::getCounter(Term.first)));
101 for (auto Term : Terms) {
102 if (Term.second >= 0)
104 for (int I = 0; I < -Term.second; ++I)
106 Counter::getCounter(Term.first)))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
polynomial.h 101 isl_ctx *isl_term_get_ctx(__isl_keep isl_term *term);
103 __isl_give isl_term *isl_term_copy(__isl_keep isl_term *term);
104 void isl_term_free(__isl_take isl_term *term);
106 unsigned isl_term_dim(__isl_keep isl_term *term, enum isl_dim_type type);
107 void isl_term_get_num(__isl_keep isl_term *term, isl_int *n);
108 void isl_term_get_den(__isl_keep isl_term *term, isl_int *d);
109 int isl_term_get_exp(__isl_keep isl_term *term,
111 __isl_give isl_aff *isl_term_get_div(__isl_keep isl_term *term, unsigned pos);
114 int (*fn)(__isl_take isl_term *term, void *user), void *user);
126 __isl_give isl_qpolynomial *isl_qpolynomial_from_term(__isl_take isl_term *term);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/
polynomial.h 101 isl_ctx *isl_term_get_ctx(__isl_keep isl_term *term);
103 __isl_give isl_term *isl_term_copy(__isl_keep isl_term *term);
104 void isl_term_free(__isl_take isl_term *term);
106 unsigned isl_term_dim(__isl_keep isl_term *term, enum isl_dim_type type);
107 void isl_term_get_num(__isl_keep isl_term *term, isl_int *n);
108 void isl_term_get_den(__isl_keep isl_term *term, isl_int *d);
109 int isl_term_get_exp(__isl_keep isl_term *term,
111 __isl_give isl_aff *isl_term_get_div(__isl_keep isl_term *term, unsigned pos);
114 int (*fn)(__isl_take isl_term *term, void *user), void *user);
126 __isl_give isl_qpolynomial *isl_qpolynomial_from_term(__isl_take isl_term *term);
    [all...]
  /external/libopus/silk/float/
LPC_analysis_filter_FLP.c 57 /* short-term prediction */
95 /* short-term prediction */
129 /* short-term prediction */
161 /* short-term prediction */
191 /* short-term prediction */
  /hardware/intel/common/libmix/mix_audio/docs/reference/MixAudio/html/
MixAudio-MixAudioInitParams.html 74 <td><p><span class="term">MixParams <em class="structfield"><code>parent</code></em>;</span></p></td>
89 <td><p><span class="term"><em class="parameter"><code>returns</code></em> :</span></p></td>
105 <td><p><span class="term"><em class="parameter"><code>mix</code></em> :</span></p></td>
110 <td><p><span class="term"><em class="parameter"><code>returns</code></em> :</span></p></td>
127 <td><p><span class="term"><em class="parameter"><code>obj</code></em> :</span></p></td>
  /packages/apps/Terminal/src/com/android/terminal/
TerminalView.java 275 public void setTerminal(Terminal term) {
280 mTerm = term;
282 if (term != null) {
283 term.setClient(mClient);
284 mTermKeys.setTerminal(term);
  /external/linux-tools-perf/src/tools/perf/util/
parse-events-bison.c 174 struct parse_events_term *term; member in union:YYSTYPE
1799 struct parse_events_term *term = (yyvsp[(3) - (3)].term); local
1813 struct parse_events_term *term = (yyvsp[(1) - (1)].term); local
1827 struct parse_events_term *term; local
1840 struct parse_events_term *term; local
1853 struct parse_events_term *term; local
1866 struct parse_events_term *term; local
1879 struct parse_events_term *term; local
1892 struct parse_events_term *term; local
1904 struct parse_events_term *term; local
1916 struct parse_events_term *term; local
    [all...]
  /external/libxml2/doc/html/
libxml-threads.html 44 <div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>hinstDLL</tt></i>:</span></td><td></td></tr><tr><td><span class="term"><i><tt>fdwReason</tt></i>:</span></td><td></td></tr><tr><td><span class="term"><i><tt>lpvReserved</tt></i>:</span></td><td></td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td></td></tr></tbody></table></div><h3><a name="xmlFreeMutex" id="xmlFreeMutex"></a>Function: xmlFreeMutex</h3><pre class="programlisting">void xmlFreeMutex (<a href="libxml-threads.html#xmlMutexPtr">xmlMutexPtr</a> tok)<br />
46 <div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>tok</tt></i>:</span></td><td>the simple mutex</td></tr></tbody></table></div><h3><a name="xmlFreeRMutex" id="xmlFreeRMutex"></a>Function: xmlFreeRMutex</h3><pre class="programlisting">void xmlFreeRMutex (<a href="libxml-threads.html#xmlRMutexPtr">xmlRMutexPtr</a> tok)<br />
48 <div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>tok</tt></i>:</span></td><td>the reentrant mutex</td></tr></tbody></table></div><h3><a name="xmlGetGlobalState" id="xmlGetGlobalState"></a>Function: xmlGetGlobalState</h3><pre class="programlisting"><a href="libxml-globals.html#xmlGlobalStatePtr">xmlGlobalStatePtr</a> xmlGetGlobalState (void)<br />
50 <div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>the thread global state or NULL in case of error</td></tr></tbody></table></div><h3><a name="xmlGetThreadId" id="xmlGetThreadId"></a>Function: xmlGetThreadId</h3><pre class="programlisting">int xmlGetThreadId (void)<br />
52 <div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>the current thread ID number</td></tr></tbody></table></div><h3><a name="xmlInitThreads" id="xmlInitThreads"></a>Function: xmlInitThreads</h3><pre class="programlisting">void xmlInitThreads (void)<br />
56 <div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>1 if the current thread is the main thread, 0 otherwise</td></tr></tbody></table></div><h3><a name="xmlLockLibrary" id="xmlLockLibrary"></a>Function: xmlLockLibrary</h3><pre class="programlisting">void xmlLockLibrary (void)<br />
60 <div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>tok</tt></i>:</span></td><td>the simple mutex</td></tr></tbody></table></div><h3><a name=" (…)
    [all...]
  /external/lldb/test/settings/
TestSettings.py 98 """Test that 'set term-width' actually changes the term-width."""
100 self.runCmd("settings set term-width 70")
103 self.expect("settings show term-width", SETTING_MSG("term-width"),
104 startstr = "term-width (int) = 70")
107 self.expect("settings show", SETTING_MSG("term-width"),
108 substrs = ["term-width (int) = 70"])
354 self.runCmd ("settings set term-width 70") # Set to known value
355 self.runCmd ("settings set term-width 60 \t") # Set to new value with trailing whitespace
    [all...]
  /external/libxml2/result/valid/
xlink.xml 110 <p>This specification defines constructs that may be inserted into XML DTDs, schemas, and document instances to describe links between objects. A <termref def="dt-link">link</termref>, as the term is used here, is an explicit relationship between two or more data objects or portions of data objects. This specification is concerned with the syntax used to assert link existence and describe link characteristics. Implicit (unasserted) relationships, for example that of one word to the next or that of a word in a text to its entry in an on-line dictionary are obviously important, but outside its scope.</p>
162 <label><termdef id="dt-arc" term="Arc">arc</termdef></label>
166 <label><termdef id="dt-eltree" term="Element Tree">element tree</termdef></label>
170 <label><termdef id="dt-inline" term="In-Line Link">inline link</termdef></label>
176 <label><termdef id="dt-link" term="Link">link</termdef></label>
180 <label><termdef id="dt-linkel" term="Linking Element">linking element </termdef></label>
184 <label><termdef id="dt-local-resource" term="Local Resource">local resource</termdef></label>
188 <label><termdef id="dt-locator" term="Locator">locator</termdef> </label>
193 <label><termdef id="dt-multidir" term="Multi-Directional Link">multidirectional link</termdef></label>
197 <label><termdef id="dt-outofline" term="Out-of-line Link">out-of-line link</termdef></label
    [all...]
  /external/libxml2/test/valid/
xlink.xml 111 <p>This specification defines constructs that may be inserted into XML DTDs, schemas, and document instances to describe links between objects. A <termref def="dt-link">link</termref>, as the term is used here, is an explicit relationship between two or more data objects or portions of data objects. This specification is concerned with the syntax used to assert link existence and describe link characteristics. Implicit (unasserted) relationships, for example that of one word to the next or that of a word in a text to its entry in an on-line dictionary are obviously important, but outside its scope.</p>
163 <label><termdef id="dt-arc" term="Arc">arc</termdef></label>
167 <label><termdef id="dt-eltree" term="Element Tree">element tree</termdef></label>
171 <label><termdef id="dt-inline" term="In-Line Link">inline link</termdef></label>
177 <label><termdef id="dt-link" term="Link">link</termdef></label>
181 <label><termdef id="dt-linkel" term="Linking Element">linking element </termdef></label>
185 <label><termdef id="dt-local-resource" term="Local Resource">local resource</termdef></label>
189 <label><termdef id="dt-locator" term="Locator">locator</termdef> </label>
194 <label><termdef id="dt-multidir" term="Multi-Directional Link">multidirectional link</termdef></label>
198 <label><termdef id="dt-outofline" term="Out-of-line Link">out-of-line link</termdef></label
    [all...]
  /external/clang/docs/
BlockLanguageSpec.rst 2 .. role:: block-term
31 Like function types, the :block-term:`Block type` is a pair consisting
53 A :block-term:`variable with Block type` is declared using function
77 A :block-term:`Block literal expression` produces a reference to a
188 Blocks are :block-term:`invoked` using function call syntax with a
210 The compiler and runtime provide :block-term:`copy` and
211 :block-term:`release` operations for Block references that create and,
226 qualifier, :block-term:`__block`, for local variables. [testme: a
280 The :block-term:`Block_copy` operator retains all objects held in
  /external/valgrind/massif/docs/
ms-manual.xml 654 <term>
656 </term>
663 <term>
665 </term>
678 <term>
680 </term>
692 <term>
694 </term>
703 <term>
705 </term>
    [all...]
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
ParseRDF.java 153 * term.
195 * anything other than an RDF term. The rdf:ID and rdf:nodeID attributes are simply ignored,
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avclib_common.h 118 It removes short-term ref frames with smallest FrameNumWrap from the reference list.
138 This function performs memory management control operation 1, marking a short-term picture
147 This function performs memory management control operation 2, marking a long-term picture
157 a short-term reference picture. See subclause 8.2.5.4.3.
185 This function performs memory management control operation 6, assigning a long-term frame index
194 This function mark a long-term ref frame with a specific frame index as unused for reference.
201 This function mark a long-term ref field with a specific frame index as unused for reference except
417 \param "long_term" "Is long-term prediction?"
442 This function performs reordering process of reference picture list for short-term pictures.
453 This function performs reordering process of reference picture list for long-term pictures
    [all...]
  /external/bison/tests/
cxx-type.at 51 } term;
230 node->term.isNterm = 0;
231 node->term.parents = 0;
232 node->term.text = text;
252 free (node->term.text);
281 buffer = strdup (node->term.text);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_curses.py 26 term = os.environ.get('TERM') variable
27 if not term or term == 'unknown':
28 raise unittest.SkipTest, "$TERM=%r, calling initscr() may cause exit" % term
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_curses.py 26 term = os.environ.get('TERM') variable
27 if not term or term == 'unknown':
28 raise unittest.SkipTest, "$TERM=%r, calling initscr() may cause exit" % term
  /external/bzip2/
manual.xml 327 <term><computeroutput>-c --stdout</computeroutput></term>
333 <term><computeroutput>-d --decompress</computeroutput></term>
344 <term><computeroutput>-z --compress</computeroutput></term>
351 <term><computeroutput>-t --test</computeroutput></term>
358 <term><computeroutput>-f --force</computeroutput></term>
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XNodeSetForDOM.java 66 // JKESS 20020514: Longer-term solution is to force
80 // JKESS 20020514: Longer-term solution is to force
  /external/ceres-solver/internal/ceres/
gradient_checking_cost_function_test.cc 163 TestTerm<-1, -1> term(arity, dim);
165 CreateGradientCheckingCostFunction(&term,
169 term.Evaluate(&parameters[0],
216 // Should have one term that's bad, causing everything to get dumped.
219 TestTerm<1, 2> term(arity, dim);
221 CreateGradientCheckingCostFunction(&term,
240 TestTerm<-1, -1> term(arity, dim);
242 CreateGradientCheckingCostFunction(&term,
  /external/clang/lib/Analysis/
CFGStmtMap.cpp 74 if (Stmt *Term = B->getTerminator())
75 SM[Term] = B;
  /external/libopus/celt/
os_support.h 70 /** Copy n bytes of memory from src to dst. The 0* term provides compile-time type checking */
75 /** Copy n bytes of memory from src to dst, allowing overlapping regions. The 0* term
  /external/libopus/silk/fixed/
LTP_analysis_filter_FIX.c 64 /* Long-term prediction */
71 /* Subtract long-term prediction */
  /external/libxml2/doc/devhelp/
libxml2-xmlerror.html     [all...]

Completed in 668 milliseconds

1 2 3 4 5 6 7 8 91011>>