Home
last modified time | relevance | path

Searched refs:Extract (Results 1 – 25 of 126) sorted by relevance

123456

/external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Post/
DBloomExtract.j3md8 Boolean Extract
22 DO_EXTRACT : Extract
37 DO_EXTRACT : Extract
/external/webkit/Tools/WebKitLauncher/WebKitLauncher.xcodeproj/
Dproject.pbxproj10 5DE79BC30F1C62450067BE08 /* Extract Sparkle */ = {
12 …= 5DE79BD80F1C629B0067BE08 /* Build configuration list for PBXAggregateTarget "Extract Sparkle" */;
18 name = "Extract Sparkle";
19 productName = "Extract Sparkle";
53 remoteInfo = "Extract Sparkle";
60 remoteInfo = "Extract Sparkle";
256 5DE79BC30F1C62450067BE08 /* Extract Sparkle */,
337 target = 5DE79BC30F1C62450067BE08 /* Extract Sparkle */;
342 target = 5DE79BC30F1C62450067BE08 /* Extract Sparkle */;
365 PRODUCT_NAME = "Extract Sparkle";
[all …]
/external/chromium/base/synchronization/
Dcondition_variable_win.cc139 used_event->Extract(); // Possibly redundant in RecycleEvent()
221 return next_->Extract(); in PopFront()
227 return prev_->Extract(); in PopBack()
238 ConditionVariable::Event* ConditionVariable::Event::Extract() { in Extract() function in base::ConditionVariable::Event
Dcondition_variable.h131 Event* Extract();
/external/llvm/docs/CommandGuide/
Dllvm-extract.rst44 Extract the function named *function-name* from the LLVM bitcode. May be
51 Extract the function(s) matching *function-regular-expr* from the LLVM bitcode.
59 Extract the global variable named *global-name* from the LLVM bitcode. May be
66 Extract the global variable(s) matching *global-regular-expr* from the LLVM
/external/llvm/lib/CodeGen/
DBasicTargetTransformInfo.cpp33 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;
170 bool Extract) const { in getScalarizationOverhead()
177 if (Extract) in getScalarizationOverhead()
/external/llvm/tools/llvm-ar/
Dllvm-ar.cpp86 Extract ///< Extract files back to file system enumerator
214 case 'x': ++NumOperations; Operation = Extract; break; in parseCommandLine()
273 if (OriginalDates && Operation != Extract) in parseCommandLine()
764 case Extract: haveError = doExtract(&ErrMsg); break; in main()
/external/bison/djgpp/
Ddjunpack.bat46 Rem Extract top src dir from archive file.
59 Rem Extract fnchange.lst from archive.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/
DREADME.searchcvs.setup.mysql.txt7 1. Extract the searchcvs/ folder from cvs and place it in your $HOME folder
/external/qemu/docs/
DANDROID-ELFF.TXT17 - Extract information about routine, containing given PC address in the emulated
/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp42 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;
/external/elfutils/m4/
Dprogtest.m455 # Extract the first word of "$2", so it can be a program name with args.
/external/webkit/Source/WebKit/qt/Api/
DDerivedSources.pro56 # 3. Extract class names of exported classes from the headers and generate
/external/bison/m4/
Dprogtest.m454 # Extract the first word of "$2", so it can be a program name with args.
/external/regex-re2/re2/testing/
Dre2_test.cc212 TEST(RE2, Extract) { in TEST() argument
217 CHECK(RE2::Extract("boris@kremvax.ru", "(.*)@([^.]*)", "\\2!\\1", &s)); in TEST()
220 CHECK(RE2::Extract("foo", ".*", "'\\0'", &s)); in TEST()
223 CHECK(!RE2::Extract("baz", "bar", "'\\0'", &s)); in TEST()
/external/llvm/lib/Target/NVPTX/
DNVPTXVector.td25 // Extract v2i16
33 // Extract v4i16
41 // Extract v2i8
49 // Extract v4i8
57 // Extract v2i32
65 // Extract v2f32
73 // Extract v2i64
81 // Extract v2f64
89 // Extract v4i32
97 // Extract v4f32
/external/bison/examples/
Dextexi1 # Extract all examples from the manual source. -*- AWK -*-
/external/webkit/Source/WebCore/bindings/objc/
DDOMInternal.mm104 // Extract the WebCore::Node from the ObjectiveC wrapper.
/external/bison/tests/
Dsets.at22 # Extract the information about the grammar sets from a bison
/external/chromium/chrome/browser/ui/cocoa/
Dchrome_event_processing_window.mm25 // Extract info from |event|.
/external/zlib/src/as400/
Dreadme.txt28 _ Extract the saved objects into the ZLIB AS400 library using:
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp42 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const;
/external/llvm/test/CodeGen/X86/
Davx-shuffle.ll80 ; Extract a value from a shufflevector..
90 ; Extract a value which is the result of an undef mask.
/external/clang/include/clang/Basic/
Darm_neon.td266 // E.3.16 Extract lanes from a vector
351 // E.3.26 Vector Extract
/external/regex-re2/util/
Dpcre.h413 static bool Extract(const StringPiece &text,

123456