Searched refs:fly (Results 1 – 25 of 116) sorted by relevance
12345
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-opt-remarks-lazy-bfi.ll | 37 ; HOTNESS-NEXT: Building MachineBlockFrequencyInfo on the fly 38 ; HOTNESS-NEXT: Building LoopInfo on the fly 39 ; HOTNESS-NEXT: Building DominatorTree on the fly
|
D | implicit-sret.ll | 3 ; Handle implicit sret arguments that are generated on-the-fly during lowering.
|
/external/curl/src/ |
D | tool_cb_prg.c | 69 static void fly(struct ProgressData *bar, bool moved) in fly() function 156 fly(bar, point != bar->prev); in tool_progress_cb()
|
/external/llvm/test/CodeGen/AArch64/ |
D | implicit-sret.ll | 3 ; Handle implicit sret arguments that are generated on-the-fly during lowering.
|
/external/glide/third_party/gif_decoder/ |
D | README.third_party | 9 every image frame. Images are instead decoded on-the-fly, and only the minimum
|
/external/eigen/demos/opengl/ |
D | quaternion_demo.cpp | 366 bool fly = (mNavMode==NavFly) || (e->modifiers()&Qt::ControlModifier); in mousePressEvent() local 370 if(fly) in mousePressEvent() 383 if(fly) in mousePressEvent()
|
/external/tensorflow/tensorflow/lite/g3doc/convert/ |
D | quantization.md | 10 and quantize the inputs/activations "on-the-fly", during inference. This
|
/external/ltp/doc/ |
D | nommu-notes.txt | 113 (paged) on the fly. So if you use mmap() on a file, the kernel must allocate 160 written back out to disk on the fly. So you cannot use MAP_SHARED when
|
/external/grpc-grpc/test/cpp/cocoapods/ |
D | Podfile | 30 # aren't created when using dynamic frameworks. So our solution is to modify the podspec on the fly
|
/external/google-breakpad/src/common/mac/testing/ |
D | GTMSenTestCase.m | 352 // This handles disposing of methods for us even if an exception should fly. 369 // exception should fly. Length +1 for the terminator, not that
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_FixedUnigramCandidateSampler.pbtxt | 131 from data on the fly. There is also an option to skew the distribution by
|
/external/grpc-grpc/src/objective-c/tests/ |
D | Podfile | 83 # aren't created when using dynamic frameworks. So our solution is to modify the podspec on the fly
|
/external/antlr/runtime/ObjC/Framework/ |
D | AMutableDictionary.m | 223 // For this sample, we generate the contents on the fly.
|
D | AMutableArray.m | 251 // For this sample, we generate the contents on the fly.
|
/external/jsmn/ |
D | README.md | 27 data), **fast** (it should parse data on the fly), **portable** (no superfluous
|
/external/syzkaller/docs/ |
D | netbsd.md | 128 …s (like appending to config files), generating the json config file on the fly (with customizable …
|
/external/autotest/client/deps/glbench/src/ |
D | yuv2rgb_1.glslf | 40 * by converting the colorspace to RGB on the fly.
|
/external/autotest/server/site_tests/enterprise_CFM_Test/ |
D | control.mimo | 57 updated on the fly. Dict has keys, the value for each key is the list which contains
|
D | control.atrus | 57 updated on the fly. Dict has keys, the value for each key is the list which contains
|
D | control.huddly | 57 updated on the fly. Dict has keys, the value for each key is the list which contains
|
/external/libvpx/libvpx/ |
D | configure | 50 ${toggle_onthefly_bitpacking} enable on-the-fly bitpacking in real-time encoding
|
/external/mesa3d/src/util/xmlpool/ |
D | nl.po | 202 "Bypass the TCL pipeline with state-based machine code generated on-the-fly"
|
D | fr.po | 201 "Bypass the TCL pipeline with state-based machine code generated on-the-fly"
|
D | sv.po | 200 "Bypass the TCL pipeline with state-based machine code generated on-the-fly"
|
/external/flatbuffers/docs/source/ |
D | FlexBuffers.md | 66 string with numbers in it, it will convert it for you on the fly as well,
|
12345