Searched refs:fly (Results 1 – 25 of 142) sorted by relevance
123456
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | arm64-opt-remarks-lazy-bfi.ll | 39 ; HOTNESS-NEXT: Building MachineBlockFrequencyInfo on the fly 40 ; HOTNESS-NEXT: Building LoopInfo on the fly 41 ; 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 | 77 static void fly(struct ProgressData *bar, bool moved) in fly() function 171 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/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/ |
D | README.md | 22 on the fly during a Bazel build. These are automaticaly kept in sync by
|
/external/javassist/ |
D | README.md | 14 source text; Javassist compiles it on the fly. On the other hand, the
|
/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/llvm-project/clang-tools-extra/docs/clang-tidy/ |
D | Integrations.rst | 20 | **Tool** | On-the-fly inspection | Check list configuration (GUI) |… 57 performed on the fly, and checks can be configured in standard command line
|
/external/llvm-project/lld/test/ELF/lto/ |
D | version-libcall.ll | 40 ;; on the fly.
|
/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/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/llvm-project/llvm/docs/PDB/ |
D | HashTable.rst | 15 a consumer to read a list of values and reconstruct the hash table on the fly.
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | ops_compatibility.md | 28 via a calibration data set, or doing "on-the-fly" range estimation. See
|
/external/google-breakpad/src/common/mac/testing/ |
D | GTMSenTestCase.m | 348 // This handles disposing of methods for us even if an exception should fly. 365 // 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/python/google-api-python-client/docs/ |
D | media.md | 74 …object that isn't a file. For example, you may create a large image on the fly from a data set. Fo…
|
/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/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.huddly | 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
|
/external/libvpx/libvpx/ |
D | configure | 49 ${toggle_onthefly_bitpacking} enable on-the-fly bitpacking in real-time encoding
|
123456