HomeSort by relevance Sort by last modified time
    Searched defs:it (Results 1101 - 1125 of 1441) sorted by null

<<41424344454647484950>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.variables_3.2.400.v20100505.jar 
org.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jar 
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 26 // of vectorization. It decides on the optimal vector width, which
215 /// loop-vectorizer report. It modifies the message to add the
235 /// * It inserts an epilogue loop for handling loops that don't have iteration
237 /// * It handles the code generation for reduction variables.
306 /// that the header block of the loop is set to True. It returns the *entry*
317 /// variable canonicalization. It supports both VF = 1 for unrolled loops and
326 /// This instruction is un-vectorizable. Implement it as a sequence
338 /// value. If this is the induction variable then we extend it to N, N+1, ...
357 /// This is a helper class that holds the vectorizer state. It maps scalar
473 /// \brief Look for a meaningful debug location on the instruction or it'
4924 VF << " For instruction: " << *it << '\\n'); local
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
commons-lang-2.6.jar 
  /external/squashfs-tools/squashfs-tools/
mksquashfs.c 9 * This program is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU General Public License
14 * This program is distributed in the hope that it will be useful,
332 * from the recovery file (which is why it was added, in
455 void *it = realloc(inode_table, inode_size + local
457 if(it == NULL)
459 inode_table = it;
596 void *it = realloc(inode_table, inode_size + local
598 if(it == NULL)
601 inode_table = it;
4330 void *it; local
    [all...]
  /external/svox/pico/lib/
picopr.c 813 static picoos_bool pr_isCmdType (pr_ioItemPtr it, picoos_uint8 type)
815 if ((it != NULL) && (it->head.type == PICODATA_ITEM_CMD) && (it->head.info1 == type)) {
823 static picoos_bool pr_isCmdInfo2 (pr_ioItemPtr it, picoos_uint8 info2)
825 if ((it != NULL) && (it->head.type == PICODATA_ITEM_CMD) && (it->head.info2 == info2)) {
3333 pr_ioItemPtr it; local
    [all...]
  /external/v8/src/x87/
lithium-codegen-x87.cc 238 // Context is returned in eax. It replaces the context passed to us.
239 // It's saved in the stack and kept live in esi.
252 // Store it in the context.
401 // the deopt comes from. It doesn't have to be the precise return
402 // address of a "calling" LAZY deopt, it only has to be somewhere
408 // be. Replace it with the saved ebp.
719 // If we have a value on the x87 stack on leaving a block, it must be a
722 // Before discarding the stack state, we need to save it if the "goto block"
1328 X87StackMap::const_iterator it = x87_stack_map_.find(current_block_); local
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStack.java 109 // is short because it directly impacts the responsiveness of starting the
113 // How long we wait for the activity to tell us it has stopped before
118 // How long we wait until giving up on an activity telling us it has
122 // How long until we reset a task when the user returns to it. Currently
156 * running) activities. It contains #TaskRecord objects.
168 * It contains HistoryRecord objects.
193 * If the device goes to sleep with such an activity in the paused state then we save it here
194 * and finish it later if another activity replaces it on wakeup.
204 * This is the last activity that has been started. It is only used t
3232 Iterator<ConnectionRecord> it = r.connections.iterator(); local
    [all...]
  /prebuilts/devtools/tools/lib/
httpmime-4.1.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
commons-lang-2.6.jar 
plexus-utils-3.0.17.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-p2-facade/0.20.0/
tycho-p2-facade-0.20.0.jar 
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /prebuilts/tools/common/http-client/
httpmime-4.1.1.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.6/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpmime/4.1/
httpmime-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-p2-facade/0.18.1/
tycho-p2-facade-0.18.1.jar 
  /prebuilts/tools/common/m2/repository/xslthl/xslthl/2.0.1/
xslthl-2.0.1.jar 
  /prebuilts/tools/common/offline-m2/org/apache/httpcomponents/httpmime/4.1/
httpmime-4.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0/
plexus-utils-3.0.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/boot/
plexus-classworlds-2.5.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.1/
httpcore-4.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M3/
aether-util-0.9.0.M3.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 

Completed in 157 milliseconds

<<41424344454647484950>>