Searched refs:idempotent (Results 1 – 17 of 17) sorted by relevance
/external/skia/infra/bots/recipe_modules/swarming/ |
D | api.py | 346 task_output_dir=None, extra_args=None, idempotent=None, argument 398 if idempotent is None: 399 idempotent = self.default_idempotent 413 idempotent=idempotent, 497 if task.idempotent: 798 user, io_timeout, hard_timeout, idempotent, extra_args, argument 867 self.idempotent = idempotent
|
/external/skia/infra/bots/recipe_modules/skia_swarming/ |
D | api.py | 128 self, swarm_hashes, dimensions, idempotent=False, store_output=True, argument 160 swarming_task.idempotent = idempotent
|
/external/llvm/test/CodeGen/X86/ |
D | atomic_idempotent.ll | 49 ; For 'and', the idempotent value is (-1)
|
/external/flatbuffers/tests/ |
D | monster_test.fbs | 74 Retrieve(Stat):Monster (streaming: "server", idempotent);
|
/external/llvm/test/Transforms/Reassociate/ |
D | repeats.ll | 12 define i2 @idempotent(i2 %x) { 13 ; CHECK-LABEL: @idempotent(
|
/external/python/cpython2/Demo/pdist/ |
D | README | 74 semantics should be idempotent -- shrudder).
|
/external/boringssl/src/ |
D | FUZZING.md | 53 …uzz/minimise_corpuses.sh`. Note that minimisation is, oddly, often not idempotent for unknown reas…
|
/external/python/cpython2/Doc/library/ |
D | email.generator.rst | 20 is idempotent (the input is identical to the output) [#]_. On the other hand,
|
/external/libchrome/base/threading/ |
D | platform_thread_mac.mm | 41 // +[NSObject class] is idempotent.
|
/external/llvm/test/Transforms/InstSimplify/ |
D | call.ll | 87 ; Test idempotent intrinsics
|
/external/llvm/test/CodeGen/ARM/ |
D | coalesce-subregs.ll | 326 ; This is because dsub_1_dsub_2 is not an idempotent sub-register index.
|
/external/okhttp/ |
D | CHANGELOG.md | 356 * New: APIs to prevent retrying non-idempotent requests.
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 1816 # idempotent). Meanwhile, macros defined by m4_defun_once instead of 1817 # m4_defun are idempotent, avoiding any warning or duplicate output.
|
/external/libjpeg-turbo/ |
D | ChangeLog.md | 378 now idempotent. Previously, that method would call the native `tjDestroy()`
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/python/cpython2/Misc/ |
D | NEWS | 1231 - Issue #23865: close() methods in multiple modules now are idempotent and more
|
D | HISTORY | 427 - Patch #1519566: Update turtle demo, make begin_fill idempotent.
|