HomeSort by relevance Sort by last modified time
    Searched full:partial (Results 201 - 225 of 2730) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_move_construct_fwk.h 31 *Partial move:
66 * complete tells if the move is complete or partial, that is to say, does the source
  /device/htc/flounder/sensor_hub/libsensors/
InputEventReader.cpp 53 // we got a partial event!!
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DebugGrammarParserHelper.cs 36 partial class DebugGrammarParser
ProfileGrammarParserHelper.cs 36 partial class ProfileGrammarParser
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
TricubicSplineInterpolator.java 101 // Partial derivatives wrt x and wrt y
118 // Partial derivatives wrt y and wrt z
133 // Partial derivatives wrt x and wrt z
146 // Third partial cross-derivatives
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/
StepInterpolatorWithJacobians.java 99 * Get the partial derivatives of the state vector with respect to
104 * @return partial derivatives of the state vector with respect to
113 * Get the partial derivatives of the state vector with respect to
118 * @return partial derivatives of the state vector with respect to
  /external/clang/docs/
MSVCCompatibility.rst 5 .partial { background-color: #FFFF99 }
10 .. role:: partial
75 * Debug info: :partial:`Minimal`. Clang emits both CodeView line tables
87 * Exceptions and SEH: :partial:`Minimal`. Clang can parse both constructs, but
  /external/clang/www/
make_cxx_dr_status 63 .partial { background-color: #FFE0B0 }
114 elif status == 'partial':
115 avail = 'Partial'
116 avail_style = ' class="partial"'
  /external/compiler-rt/test/msan/
param_tls_limit.cc 49 // -2 to make "int c" a partial fit
  /external/eigen/unsupported/test/
mpreal_support.cpp 41 // partial LU
  /external/icu/icu4c/source/i18n/
unesctrn.cpp 181 // partial match is detected and isIncremental is true.
200 // a partial match, so we return if in
222 // Check for partial match in incremental mode.
245 // Check for partial match in incremental mode.
  /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
TransliterationRuleSet.java 183 * at index.limit, and return FALSE if thre is a partial match.
204 System.out.println((incremental ? "Rule.i: partial match ":"Rule: partial match ") +
215 // No match or partial match from any rule
UnescapeTransliterator.java 148 // partial match is detected and isIncremental is true.
167 // a partial match, so we return if in
189 // Check for partial match in incremental mode.
212 // Check for partial match in incremental mode.
  /external/jetty/src/resources/org/eclipse/jetty/server/handler/jmx/
ContextHandler-mbean.properties 24 welcomeFiles: Partial URIs of directory welcome files
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_change_id.3 31 Note: the only safe action to do upon failure of this function is to probably exit. This is because you are likely in a situation with partial permissions and not what you intended.
  /external/libcap-ng/libcap-ng-0.7/utils/
proc-llist.h 38 char *capabilities; // Text of partial capabilities
  /external/libvpx/libvpx/vp8/common/arm/armv6/
vp8_variance_halfpixvar16x16_hv_armv6.asm 66 ; calculate partial sums
107 ; calculate partial sums
149 ; calculate partial sums
191 ; calculate partial sums
  /external/llvm/lib/Transforms/ObjCARC/
PtrState.h 93 /// Conservatively merge the two RRInfo. Returns true if a partial merge has
105 /// True if we've seen an opportunity for partial RR elimination, such as
107 bool Partial;
115 PtrState() : KnownPositiveRefCount(false), Partial(false), Seq(S_None) {}
  /external/llvm/test/CodeGen/PowerPC/
vec_auto_constant.ll 2 ; Formerly produced .long, 7320806 (partial)
  /external/llvm/test/Transforms/LoopUnroll/
partial-unroll-optsize.ll 1 ; RUN: opt < %s -S -loop-unroll -unroll-allow-partial | FileCheck %s
  /external/v8/src/
snapshot.h 21 // Create a new context using the internal partial snapshot.
  /frameworks/av/include/camera/
CaptureResult.h 56 * The partial result count (index) for this capture result.
  /frameworks/rs/
rsProgramRaster.h 32 * a partial copy of the information below.
  /hardware/akm/AK8975_FS/libsensors/
InputEventReader.cpp 56 // we got a partial event!!
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
vp8_variance_halfpixvar16x16_hv_armv6.asm 66 ; calculate partial sums
107 ; calculate partial sums
149 ; calculate partial sums
191 ; calculate partial sums

Completed in 4160 milliseconds

1 2 3 4 5 6 7 891011>>