Searched
full:changed (Results
1701 -
1725 of
19572) sorted by null
<<61626364656667686970>>
| /external/ltp/testcases/kernel/syscalls/writev/ |
| writev07.c | 91 /* offset hasn't changed */ 95 tst_res(TFAIL, "offset changed to %ld",
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
| 7-2.c | 88 printf("Memory write with MAP_PRIVATE has changed " 94 printf("Memory write with MAP_PRIVATE has not changed "
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/ |
| 1-1.c | 14 INTHREAD and keeps looping until sem1 gets changed back to INMAIN, the 17 changed back to INTHREAD, the main() function will be exclusively
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutexattr_getprotocol/ |
| assertions.xml | 49 priority in the event that its original priority is changed, such as by a call 53 queue at its priority in the event that its original priority is changed.
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/ |
| 12-1.c | 100 printf("FAIL: signal mask was changed. \n"); 109 printf("PASS: signal mask was not changed.\n");
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/ |
| 26-2.c | 120 printf("The user ID has changed.\n"); 122 printf("The group ID has changed.\n");
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_unlink/ |
| 8-1.c | 10 * Test that the named shared memory object is not changed by this function 102 printf("The shared memory object has changed.\n");
|
| /external/ltp/utils/benchmark/kernbench-0.42/ |
| README | 51 Changed -j to at least 4GB ram. 55 v0.40 Made all runs use the oldconfig if it exists. Changed to only do one
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| lp_state_surface.c | 54 boolean changed = !util_framebuffer_state_equal(&lp->framebuffer, fb); local 60 if (changed) {
|
| /external/python/cpython2/Misc/ |
| pymemcompat.h | 53 /* the object interface is there, but the names have changed */ 63 Python 2.0 and 2.1 proved to be tricky to use, and so changed in
|
| /external/sfntly/cpp/src/test/ |
| test_data.cc | 22 // If the TTF file used in test changed, the verify*.cc in test need to be 23 // changed also.
|
| /external/shflags/doc/ |
| RELEASE_NOTES-1.2.0.md | 20 Changed from the LGPL v2.1 license to the Apache v2.0 license so that others 32 Issue #10 - Changed the internal usage of the `expn` command to fix issues
|
| /external/snakeyaml/src/main/java/org/yaml/snakeyaml/reader/ |
| UnicodeReader.java | 20 - changed BOM recognition ordering (longer boms first) 24 Implementation changed: Andrey Somov
|
| /external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/ |
| SAXFactoryImpl.java | 36 * this could be changed in future, if TagSoup parser object allowed 45 * factory, and settings can be changed between instantiations.
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| bfloat16_normalization.h | 37 // computation was changed. 62 // computation was changed.
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| parallel_task_assignment.h | 75 // Returns true if the computation was changed, false otherwise. 83 // Returns true if the computation was changed, false otherwise.
|
| /external/tensorflow/tensorflow/core/ops/compat/ |
| op_compatibility_lib.h | 58 // generate a new history adding all changed ops. Sets 59 // *changed_ops/*added_ops to the number of changed/added ops
|
| /external/v8/src/compiler/ |
| move-optimizer.cc | 260 bool changed = false; 262 changed = false; 270 changed = true; 273 } while (changed); 448 bool changed = false; local 452 changed = false; 460 changed = true; 463 } while (changed);
|
| /external/v8/tools/ |
| stats-viewer.py | 140 changed = False 144 changed = True 153 changed = (changed or counter_changed) 156 changed = True 158 if changed: 160 # changed. 289 True if the value had changed, otherwise False. The first call
|
| /external/valgrind/docs/internals/ |
| performance.txt | 23 - Julian changed findSb to slowly move superblocks to the front of the list 29 - Nick changed ExeContext gathering to not record/save extra zeroes at the
|
| /external/vulkan-validation-layers/icd/ |
| CMakeLists.txt | 118 # Turn off transitional "changed behavior" warning message for Visual Studio versions prior to 2015. 119 # The changed behavior is that constructor initializers are now fixed to clear the struct members.
|
| /external/wayland/tests/ |
| signal-test.c | 46 && "Maybe wl_signal implementation changed?"); 48 && "Maybe wl_signal implementation changed?");
|
| /external/webrtc/talk/app/webrtc/objc/public/ |
| RTCDataChannel.h | 78 // Called when the data channel state has changed. 87 // Called when the buffered amount has changed.
|
| /frameworks/av/media/libeffects/lvm/lib/Common/src/ |
| MixInSoft_D32C31_SAT.c | 74 have changed the Current value */ 136 pInstance->Current = pInstance->Target; /* In case the core function would have changed the Current value */
|
| /frameworks/base/core/java/android/app/ |
| FragmentController.java | 253 * the activity changed. 254 * <p>Call when the multi-window mode of the activity changed. 266 * the activity changed. 267 * <p>Call when the multi-window mode of the activity changed. 278 * mode of the activity changed. 279 * <p>Call when the picture-in-picture mode of the activity changed. 291 * mode of the activity changed. 292 * <p>Call when the picture-in-picture mode of the activity changed.
|
Completed in 1400 milliseconds
<<61626364656667686970>>