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

<<21222324252627282930>>

  /external/lldb/source/Plugins/SymbolFile/DWARF/
DWARFDebugAranges.cpp 56 // Extract
59 DWARFDebugAranges::Extract(const DataExtractor &debug_aranges_data)
67 while (set.Extract(debug_aranges_data, &offset))
  /external/tcpdump/
extract.h 21 * @(#) $Header: /tcpdump/master/tcpdump/extract.h,v 1.25 2006-01-30 16:20:07 hannes Exp $ (LBL)
25 * Macros to extract possibly-unaligned big-endian integral values.
171 * Macros to extract possibly-unaligned little-endian integral values.
  /frameworks/base/docs/html/tools/help/
adt.jd 341 <dt><strong>Extract as Include</strong></dt>
343 <dd>You can extract parts of a current layout into its own layout file,
345 "#extract-as-include">Layout Refactoring Support</a> for more information.</dd>
499 <dt id="extract-as-include"><strong>Extract as include</strong></dt>
500 <dd>This lets you extract views inside of an existing layout into their own separate layout
502 into the existing layout file. Right-click the view or layout and select <strong>Extract as
505 <dt><strong>Extract string</strong></dt>
506 <dd>Extract strings from either XML or Java files into their own separate resource file.</dd>
508 <dt><strong>Extract style</strong></dt
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
syslog.h 60 #define LOG_PRIMASK 0x07 /* mask to extract priority part (internal) */
61 /* extract priority */
117 #define LOG_FACMASK 0x03f8 /* mask to extract facility part */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
syslog.h 60 #define LOG_PRIMASK 0x07 /* mask to extract priority part (internal) */
61 /* extract priority */
117 #define LOG_FACMASK 0x03f8 /* mask to extract facility part */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libcabinet.a 11 *?*?__lib64_libcabinet_a_iname_head_lib64_libcabinet_aGetDllVersion__imp_GetDllVersionFDITruncateCabinet__imp_FDITruncateCabinetFDIIsCabinet__imp_FDIIsCabinetFDIDestroy__imp_FDIDestroyFDICreate__imp_FDICreateFDICopy__imp_FDICopyFCIFlushFolder__imp_FCIFlushFolderFCIFlushCabinet__imp_FCIFlushCabinetFCIDestroy__imp_FCIDestroyFCICreate__imp_FCICreateFCIAddFile__imp_FCIAddFileExtract__imp_ExtractDllGetVersion__imp_DllGetVersionDeleteExtractedFiles__imp_DeleteExtractedFilesduyct.o/ 1402958955 28587 5000 100640 589 `
63 H ??%??Extract .text.data.bss.idata$7.idata$5.idata$4.idata$6Extract+__imp_Extract_head_lib64_libcabinet_a
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidManifestHelper.java 50 * @param gatherData indicates whether the parsing will extract data from the manifest. If null,
91 * @param gatherData indicates whether the parsing will extract data from the manifest. If null,
142 * @param gatherData indicates whether the parsing will extract data from the manifest. If null,
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_scalbn.c 41 k = (hx&0x7ff00000)>>20; /* extract exponent */
s_scalbnf.c 36 k = (ix&0x7f800000)>>23; /* extract exponent */
s_scalbnl.c 50 k = u.bits.exp; /* extract exponent */
  /build/core/
install_jni_libs.mk 11 # extracted_jni_libs, if we extract jni libs from prebuilt apk.
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
TestAcos.java 67 // Extract the inputs.
126 // Extract the inputs.
185 // Extract the inputs.
244 // Extract the inputs.
TestAcosh.java 67 // Extract the inputs.
126 // Extract the inputs.
185 // Extract the inputs.
244 // Extract the inputs.
TestAcospi.java 67 // Extract the inputs.
126 // Extract the inputs.
185 // Extract the inputs.
244 // Extract the inputs.
TestAsin.java 67 // Extract the inputs.
126 // Extract the inputs.
185 // Extract the inputs.
244 // Extract the inputs.
TestAsinh.java 67 // Extract the inputs.
126 // Extract the inputs.
185 // Extract the inputs.
244 // Extract the inputs.
TestAsinpi.java 67 // Extract the inputs.
126 // Extract the inputs.
185 // Extract the inputs.
244 // Extract the inputs.
TestAtan.java 67 // Extract the inputs.
126 // Extract the inputs.
185 // Extract the inputs.
244 // Extract the inputs.
TestAtanh.java 67 // Extract the inputs.
126 // Extract the inputs.
185 // Extract the inputs.
244 // Extract the inputs.
TestAtanpi.java 67 // Extract the inputs.
126 // Extract the inputs.
185 // Extract the inputs.
244 // Extract the inputs.
TestCbrt.java 67 // Extract the inputs.
126 // Extract the inputs.
185 // Extract the inputs.
244 // Extract the inputs.
TestCeil.java 67 // Extract the inputs.
126 // Extract the inputs.
185 // Extract the inputs.
244 // Extract the inputs.
TestCos.java 67 // Extract the inputs.
126 // Extract the inputs.
185 // Extract the inputs.
244 // Extract the inputs.
TestCosh.java 67 // Extract the inputs.
126 // Extract the inputs.
185 // Extract the inputs.
244 // Extract the inputs.
TestCospi.java 67 // Extract the inputs.
126 // Extract the inputs.
185 // Extract the inputs.
244 // Extract the inputs.

Completed in 768 milliseconds

<<21222324252627282930>>