/external/skqp/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/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/skqp/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/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 | 104 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/tensorflow/tensorflow/docs_src/api_guides/python/ |
D | contrib.metrics.md | 10 "value_tensor", an idempotent operation that returns the current value of the
|
/external/boringssl/src/ |
D | FUZZING.md | 53 …uzz/minimise_corpuses.sh`. Note that minimisation is, oddly, often not idempotent for unknown reas…
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 624 // Is this method side-effect-free (or safe in HTTP parlance), or idempotent, 626 // methods, and PUT verb for idempotent methods instead of the default POST. 629 NO_SIDE_EFFECTS = 1; // implies idempotent 630 IDEMPOTENT = 2; // idempotent, but may have side effects
|
/external/python/cpython2/Doc/library/ |
D | email.generator.rst | 20 is idempotent (the input is identical to the output) [#]_. On the other hand,
|
/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/python/cpython3/Doc/library/ |
D | asyncio-eventloop.rst | 88 This is idempotent and irreversible. No other methods should be called after
|
/external/okhttp/ |
D | CHANGELOG.md | 356 * New: APIs to prevent retrying non-idempotent requests.
|
/external/tensorflow/tensorflow/contrib/slim/ |
D | README.md | 785 a *value_op* and an *update_op*. The value_op is an idempotent operation that
|
/external/libjpeg-turbo/ |
D | ChangeLog.md | 493 now idempotent. Previously, that method would call the native `tjDestroy()`
|
/external/tensorflow/tensorflow/docs_src/performance/xla/ |
D | operation_semantics.md | 656 idempotent.
|
/external/mksh/src/ |
D | check.t | 6911 Ensure readonly is idempotent
|
/external/python/cpython3/Misc/ |
D | NEWS | 6234 - Issue #23865: close() methods in multiple modules now are idempotent and more
|
D | HISTORY | 581 - Issue #23865: close() methods in multiple modules now are idempotent and more 17811 - Patch #1519566: Update turtle demo, make begin_fill idempotent.
|
/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.
|