/external/libpng/contrib/pngminus/ |
D | makevms.com | 65 $ If Argument .Eqs. "" Then Goto Exit 69 $ If File .Eqs. " " Then Goto Endl 74 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextEl 75 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit 82 $ If arg .Le. 8 Then Goto Loop 91 $ If V Then Set Verify
|
/external/llvm/test/Transforms/LICM/ |
D | no-preheader-test.ll | 5 br i1 %ifcond, label %Then, label %Else 6 Then: ; preds = %0 10 Loop: ; preds = %Loop, %Else, %Then 11 %j = phi i32 [ 0, %Then ], [ 12, %Else ], [ %Next, %Loop ] ; <i32> [#uses=1]
|
/external/libpng/scripts/ |
D | makevms.com | 20 $ If F$Search ("Sys$System:MMS.EXE") .nes. "" Then Make = "MMS" 21 $ If F$Type (MMK) .eqs. "STRING" Then Make = "MMK" 115 $ If Argument .Eqs. "" Then Goto Exit 119 $ If File .Eqs. " " Then Goto Endl 124 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextEl 125 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit 132 $ If arg .Le. 8 Then Goto Loop 141 $ If V Then Set Verify
|
/external/v8/src/compiler/ |
D | control-builders.cc | 18 void IfBuilder::Then() { builder_->NewIfTrue(); } in Then() function in v8::internal::compiler::IfBuilder 69 control_if.Then(); in BreakUnless() 79 control_if.Then(); in BreakWhen() 149 control_if.Then(); in BreakWhen() 159 control_if.Then(); in BreakUnless()
|
/external/eigen/Eigen/src/Eigen2Support/ |
D | Meta.h | 22 template<bool Condition, typename Then, typename Else> 23 struct ei_meta_if { typedef Then ret; }; 25 template<typename Then, typename Else> 26 struct ei_meta_if <false, Then, Else> { typedef Else ret; };
|
/external/llvm/bindings/python/ |
D | README.txt | 23 Then by running nosetests: 36 Then run nosetests: 45 Then open cover/index.html in your browser of choice to see the code coverage. 54 Then at any time run it to see a report:
|
/external/opencv3/doc/py_tutorials/py_feature2d/py_shi_tomasi/ |
D | py_shi_tomasi.markdown | 38 grayscale image. Then you specify number of corners you want to find. Then you specify the quality 40 everyone is rejected. Then we provide the minimum euclidean distance between corners detected. 43 level are rejected. Then it sorts the remaining corners based on quality in the descending order. 44 Then function takes first strongest corner, throws away all the nearby corners in the range of
|
/external/v8/src/ |
D | code-stubs-hydrogen.cc | 239 builder.Then(); in BuildCodeUninitializedStub() 335 is_smi.Then(); in BuildCodeStub() 341 is_number.Then(); in BuildCodeStub() 351 is_string.Then(); in BuildCodeStub() 359 is_oddball.Then(); in BuildCodeStub() 369 is_symbol.Then(); in BuildCodeStub() 383 is_function.Then(); in BuildCodeStub() 391 is_##type.Then(); \ in BuildCodeStub() 400 is_undetectable.Then(); in BuildCodeStub() 452 if_notundefined.Then(); in BuildCodeStub() [all …]
|
/external/rmi4utils/ |
D | README | 7 Then: 10 Then run:
|
/external/opencv3/doc/py_tutorials/py_imgproc/py_grabcut/ |
D | py_grabcut.markdown | 20 (foreground region shoule be completely inside the rectangle). Then algorithm segments it 25 iteration"* or its opposite for background. Then in the next iteration, you get better results. 27 See the image below. First player and football is enclosed in a blue rectangle. Then some final 54 - Then a mincut algorithm is used to segment the graph. It cuts the graph into two separating 85 rectangle. Then run the grabcut. It modifies the mask image. In the new mask image, pixels will be 120 white and unwanted background (like logo, ground etc) with black on this new layer. Then filled 121 remaining background with gray. Then loaded that mask image in OpenCV, edited original mask image we 143 mark the rectangle area in mask image with 2-pixel or 3-pixel (probable background/foreground). Then 144 mark our sure_foreground with 1-pixel as we did in second example. Then directly apply the grabCut
|
/external/opencv3/doc/py_tutorials/py_ml/py_knn/py_knn_understanding/ |
D | py_knn_understanding.markdown | 35 Squares near to him? Then Blue Squares have more strength in that locality than Red Triangle. So 36 just checking nearest one is not sufficient. Instead we check some k nearest families. Then whoever 39 one of them), so again he should be added to Red family. But what if we take k=7? Then he has 5 Blue 50 those are far away get lower weights. Then we add total weights of each family separately. Whoever 66 We will do a simple example here, with two families (classes), just like above. Then in the next 73 Then we plot it with the help of Matplotlib. Red families are shown as Red Triangles and Blue 102 Then we will bring one new-comer and classify him to a family with the help of kNN in OpenCV. Before 104 floating point array with size \f$number \; of \; testdata \times number \; of \; features\f$. Then…
|
/external/llvm/examples/Kaleidoscope/Chapter5/ |
D | toy.cpp | 164 std::unique_ptr<ExprAST> Cond, Then, Else; member in __anon5840926f0111::IfExprAST 167 IfExprAST(std::unique_ptr<ExprAST> Cond, std::unique_ptr<ExprAST> Then, in IfExprAST() argument 169 : Cond(std::move(Cond)), Then(std::move(Then)), Else(std::move(Else)) {} in IfExprAST() 322 auto Then = ParseExpression(); in ParseIfExpr() local 323 if (!Then) in ParseIfExpr() 335 return llvm::make_unique<IfExprAST>(std::move(Cond), std::move(Then), in ParseIfExpr() 618 Value *ThenV = Then->codegen(); in codegen()
|
/external/opencv3/3rdparty/ffmpeg/ |
D | build_win32.txt | 37 6. Then repeat the same for 64-bit case. The output libs: libavcodec.a etc. need to be renamed to l… 39 7. Then, copy all those libs to <opencv>\3rdparty\lib\, copy the headers to <opencv>\3rdparty\inclu… 41 8. Then, go to <opencv>\3rdparty\ffmpeg, edit make.bat
|
/external/iptables/extensions/ |
D | libxt_nfacct.man | 15 Then, you have to attach it to the accounting object via iptables: 21 Then, you can check for the amount of traffic that the rules match:
|
/external/harfbuzz_ng/ |
D | README.python | 18 Then make sure you also have GI_TYPELIB_PATH pointing to the resulting 21 Make sure you have pygobject installed. Then check that the following
|
/external/llvm/examples/Kaleidoscope/Chapter6/ |
D | toy.cpp | 183 std::unique_ptr<ExprAST> Cond, Then, Else; member in __anonccbd03700111::IfExprAST 186 IfExprAST(std::unique_ptr<ExprAST> Cond, std::unique_ptr<ExprAST> Then, in IfExprAST() argument 188 : Cond(std::move(Cond)), Then(std::move(Then)), Else(std::move(Else)) {} in IfExprAST() 355 auto Then = ParseExpression(); in ParseIfExpr() local 356 if (!Then) in ParseIfExpr() 368 return llvm::make_unique<IfExprAST>(std::move(Cond), std::move(Then), in ParseIfExpr() 729 Value *ThenV = Then->codegen(); in codegen()
|
/external/eigen/Eigen/src/Core/util/ |
D | Meta.h | 28 template<bool Condition, typename Then, typename Else> 29 struct conditional { typedef Then type; }; 31 template<typename Then, typename Else> 32 struct conditional <false, Then, Else> { typedef Else type; };
|
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/ |
D | virtualenv.rst | 18 Then follow these steps to install virtualenv: 32 **2.** Then create a directory for your app, access it and setup a virtual
|
/external/mesa3d/src/gallium/docs/source/cso/ |
D | sampler.rst | 36 is odd, the coord becomes (1 - coord). Then, normal texture REPEAT is 39 coordinate is computed. Then, regular CLAMP_TO_EDGE is applied to the coord. 41 coordinate is computed. Then, regular CLAMP_TO_BORDER is applied to the 44 computed. Then, regular CLAMP is applied to the coord.
|
/external/llvm/examples/Kaleidoscope/Chapter7/ |
D | toy.cpp | 189 std::unique_ptr<ExprAST> Cond, Then, Else; member in __anon413974710111::IfExprAST 192 IfExprAST(std::unique_ptr<ExprAST> Cond, std::unique_ptr<ExprAST> Then, in IfExprAST() argument 194 : Cond(std::move(Cond)), Then(std::move(Then)), Else(std::move(Else)) {} in IfExprAST() 374 auto Then = ParseExpression(); in ParseIfExpr() local 375 if (!Then) in ParseIfExpr() 387 return llvm::make_unique<IfExprAST>(std::move(Cond), std::move(Then), in ParseIfExpr() 834 Value *ThenV = Then->codegen(); in codegen()
|
/external/llvm/docs/tutorial/ |
D | LangImpl5.rst | 21 If/Then/Else 60 Lexer Extensions for If/Then/Else 91 AST Extensions for If/Then/Else 100 std::unique_ptr<ExprAST> Cond, Then, Else; 103 IfExprAST(std::unique_ptr<ExprAST> Cond, std::unique_ptr<ExprAST> Then, 105 : Cond(std::move(Cond)), Then(std::move(Then)), Else(std::move(Else)) {} 111 Parser Extensions for If/Then/Else 133 auto Then = ParseExpression(); 134 if (!Then) 146 return llvm::make_unique<IfExprAST>(std::move(Cond), std::move(Then), [all …]
|
/external/llvm/examples/Kaleidoscope/Chapter8/ |
D | toy.cpp | 294 std::unique_ptr<ExprAST> Cond, Then, Else; member in __anonb5b5e5720211::IfExprAST 298 std::unique_ptr<ExprAST> Then, std::unique_ptr<ExprAST> Else) in IfExprAST() argument 299 : ExprAST(Loc), Cond(std::move(Cond)), Then(std::move(Then)), in IfExprAST() 305 Then->dump(indent(out, ind) << "Then:", ind + 1); in dump() 515 auto Then = ParseExpression(); in ParseIfExpr() local 516 if (!Then) in ParseIfExpr() 528 return llvm::make_unique<IfExprAST>(IfLoc, std::move(Cond), std::move(Then), in ParseIfExpr() 1025 Value *ThenV = Then->codegen(); in codegen()
|
/external/zlib/src/ |
D | make_vms.com | 74 $ If F$Search ("Sys$System:MMS.EXE") .nes. "" Then Make = "MMS" 75 $ If F$Type (MMK) .eqs. "STRING" Then Make = "MMK" 268 $ If Argument .Eqs. "" Then Goto Exit 272 $ If File .Eqs. " " Then Goto Endl 277 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextEl 278 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit 285 $ If arg .Le. 8 Then Goto Loop 294 $ If V Then Set Verify
|
/external/skia/site/dev/contrib/ |
D | flatten.md | 45 and shaders are. Then in the parent class header file (such as SkGradientShader) you 55 Then in the cpp file you define all the members of the group together:
|
/external/chromium-trace/catapult/docs/ |
D | rolling-deps.md | 25 First, commit to catapult. Then check the [mirror] 30 Then edit Chrome's [src/DEPS]
|