HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 1626 - 1650 of 4593) sorted by null

<<61626364656667686970>>

  /external/compiler-rt/lib/builtins/
fp_add_impl.inc 59 // Extract the exponent and significand from the (possibly swapped) a and b.
fp_trunc_impl.inc 108 // zero. The result may be a denormal or zero. Extract the exponent
  /external/deqp/executor/tools/
xeExtractSampleLists.cpp 21 * \brief Extract sample lists from logs.
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
PositionList.java 24 * method to extract an instance out of a {@link DalvInsnList}.
  /external/dhcpcd/
dhcpcd-run-hooks.in 55 # We normally use sed to extract values using a key from a list of files
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
UnpackUpdateJars.java 62 //extract features
  /external/eigen/Eigen/src/Core/
GeneralProduct.h 422 ActualLhsType actualLhs = LhsBlasTraits::extract(prod.lhs());
423 ActualRhsType actualRhs = RhsBlasTraits::extract(prod.rhs());
494 typename add_const<ActualLhsType>::type actualLhs = LhsBlasTraits::extract(prod.lhs());
495 typename add_const<ActualRhsType>::type actualRhs = RhsBlasTraits::extract(prod.rhs());
  /external/eigen/Eigen/src/Core/arch/AltiVec/
PacketMath.h 314 edgeAlign = vec_lvsl(0, to); // permute map to extract edges
315 edges=vec_perm(LSQ,MSQ,edgeAlign); // extract the edges
332 edgeAlign = vec_lvsl(0, to); // permute map to extract edges
333 edges=vec_perm(LSQ, MSQ, edgeAlign); // extract the edges
  /external/eigen/Eigen/src/Eigen2Support/Geometry/
Rotation2D.h 122 * In other words, this function extract the rotation angle
  /external/eigen/Eigen/src/Geometry/
Rotation2D.h 129 * In other words, this function extract the rotation angle
  /external/elfutils/0.153/libdwfl/
image-header.c 105 Extract the payload bounds. */
  /external/freetype/include/
ftadvanc.h 49 * This section contains functions to quickly extract advance values
  /external/freetype/src/base/
ftsystem.c 151 /* We use the macro STREAM_FILE for convenience to extract the */
  /external/freetype/src/sfnt/
ttkern.c 71 " could not extract kerning table\n" ));
  /external/fsck_msdos/
dosfs.h 114 #define LRNOMASK 0x1f /* mask to extract long record
  /external/google-tv-pairing-protocol/cpp/src/polo/pairing/
pairingsession.cc 105 LOG(ERROR) << "Failed to extract nonce";
  /external/guava/guava/src/com/google/common/base/
Throwables.java 189 * @param throwable the non-null {@code Throwable} to extract causes from
  /external/icu/icu4c/source/common/unicode/
urep.h 125 void (*extract)(UReplaceable* rep, member in struct:UReplaceableCallbacks
  /external/icu/icu4c/source/i18n/
name2uni.cpp 191 name.extract(0, len, cbuf, maxLen, US_INV);
  /external/icu/icu4c/source/test/cintltst/
utexttst.c 208 * extract
  /external/icu/icu4c/source/tools/tzcode/
readme.txt 92 5. Run make target "check-dump". This target extract makes the original
  /external/jsmn/
README.md 7 Most JSON parsers offer you a bunch of functions to load JSON data, parse it and extract any value by its name. jsmn proves that checking the correctness of every JSON packet or allocating temporary objects to store parsed JSON fields often is an overkill.
  /external/junit/src/junit/framework/
TestCase.java 65 * point to get a test to run or it will extract the suite automatically.
  /external/libnl/include/netlink/
cache-api.h 49 * // parser one at a time. The message parser has to extract all relevant
  /external/libopus/celt/
entdec.h 95 _ftb: The number of bits to extract.

Completed in 302 milliseconds

<<61626364656667686970>>