/external/python/cffi/c/ |
D | misc_thread_common.h | 177 ThreadCanaryObj *canary; in thread_canary_register() local 193 canary = PyObject_New(ThreadCanaryObj, &ThreadCanary_Type); in thread_canary_register() 195 if (canary == NULL) in thread_canary_register() 197 canary->zombie_prev = NULL; in thread_canary_register() 198 canary->zombie_next = NULL; in thread_canary_register() 199 canary->tstate = tstate; in thread_canary_register() 200 canary->tls = tls; in thread_canary_register() 202 err = PyDict_SetItemString(tdict, "cffi.thread.canary", (PyObject *)canary); in thread_canary_register() 203 Py_DECREF(canary); in thread_canary_register() 211 assert(Py_REFCNT(canary) == 1); in thread_canary_register() [all …]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | pr25060.ll | 27 %canary = phi i16 [ 0, %entry ], [ %canary.inc, %bb1 ] 30 %canary.inc = add i16 %canary, 1 36 ret i16 %canary
|
/external/llvm-project/llvm/test/Transforms/IndVarSimplify/ |
D | pr25060.ll | 27 %canary = phi i16 [ 0, %entry ], [ %canary.inc, %bb1 ] 30 %canary.inc = add i16 %canary, 1 36 ret i16 %canary
|
/external/mesa3d/src/intel/common/tests/ |
D | gen_mi_builder_test.cpp | 140 uint64_t canary; member in gen_mi_builder_test 250 memset(&canary, 139, sizeof(canary)); in SetUp() 346 EXPECT_EQ(*(uint32_t *)(output + 12), (uint32_t)canary); in TEST_F() 368 EXPECT_EQ(*(uint32_t *)(output + 12), (uint32_t)canary); in TEST_F() 372 EXPECT_EQ(*(uint32_t *)(output + 20), (uint32_t)canary); in TEST_F() 383 gen_mi_store(&b, gen_mi_reg64(RSVD_TEMP_REG), gen_mi_imm(canary)); in TEST_F() 387 gen_mi_store(&b, gen_mi_reg64(RSVD_TEMP_REG), gen_mi_imm(canary)); in TEST_F() 398 EXPECT_EQ(*(uint32_t *)(output + 12), (uint32_t)canary); in TEST_F() 406 gen_mi_store(&b, gen_mi_reg64(RSVD_TEMP_REG), gen_mi_imm(canary)); in TEST_F() 410 gen_mi_store(&b, gen_mi_reg64(RSVD_TEMP_REG), gen_mi_imm(canary)); in TEST_F() [all …]
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_gtt_hog.c | 44 static const uint32_t canary = 0xdeadbeef; variable 87 *b++ = canary; in busy() 145 ptr[rand() % (size / 4)] = canary; in run() 152 igt_assert_eq_u32(x, canary); in run()
|
/external/ltp/testcases/kernel/syscalls/gethostbyname_r/ |
D | gethostbyname_r01.c | 35 char canary[sizeof(CANARY)]; member 87 if (strcmp(temp.canary, CANARY) != 0) { in check_vulnerable()
|
/external/skia/infra/bots/gen_tasks_logic/ |
D | job_builder.go | 194 b.canary("android-master-autoroll") 197 b.canary("skia-autoroll") 200 b.canary("skia-flutter-autoroll")
|
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/ |
D | discovery.proto | 96 // * --terminate-on-canary-transition-failure. When set, Envoy is able to 97 // terminate if it detects that configuration is stuck at canary. Consider 99 // - Management server applies a canary config successfully. 105 // * --dry-run-canary. When set, a canary response will never be applied, only 107 bool canary = 3; field
|
/external/toolchain-utils/afdo_tools/ |
D | update_kernel_afdo | 55 canary="$(($beta + 1))" 64 grep "R${canary}" | tail -1 || true)
|
/external/autotest/test_suites/ |
D | control.bvt-arc | 18 from being included in the tree or in canary builds: 19 * Failures in the canary turn the tree red, block lower priority 25 build being included in a Chrome OS canary build.
|
D | control.bvt-perbuild | 16 pass on every canary build. These tests are run against canary
|
D | control.bvt-cq | 17 prevent code from being included in the tree or in canary builds: 21 being included in a Chrome OS canary build.
|
D | control.dev_drone_image_test | 7 PURPOSE = "Test Skylab drone image in dev environment before pushing to canary environment."
|
D | control.bvt-installer | 17 the canary and release builders, but not the CQ or PFQ's. These tests are
|
D | control.bvt-tast-informational | 16 ARC, Chrome, and the OS itself) on release (a.k.a. canary) builders. See
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | stack-guard-vaarg.ll | 3 ; PR25610: -fstack-protector places the canary in the wrong place on arm64 with 10 ; Make sure the canary is placed relative to the frame pointer, not
|
/external/vboot_reference/scripts/image_signing/sample-test-configs/ |
D | ensure_sane_lsb-release.config | 18 canary-channel
|
/external/autotest/server/site_tests/provision_FactoryImage/ |
D | control | 19 It will attempt to retrieve the factory image from the canary branch, and 21 example, to install the daisy_spring image from the canary-channel, one
|
/external/llvm/test/ThinLTO/X86/Inputs/ |
D | section.ll | 10 ; canary
|
/external/llvm-project/llvm/test/ThinLTO/X86/Inputs/ |
D | section.ll | 11 ; canary
|
/external/igt-gpu-tools/assembler/ |
D | ralloc.c | 52 unsigned canary; member 76 assert(info->canary == CANARY); in get_header() 111 info->canary = CANARY; in ralloc_size()
|
/external/capstone/ |
D | SPONSORS.TXT | 15 - Thinkst Canary: https://canary.tools
|
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/ |
D | eds_for_test.proto | 103 // This is motivated by informing a management server during canary which 180 // * --terminate-on-canary-transition-failure. When set, Envoy is able to 181 // terminate if it detects that configuration is stuck at canary. Consider 183 // - Management server applies a canary config successfully. 189 // * --dry-run-canary. When set, a canary response will never be applied, only 191 bool canary = 3; field 349 // is *canary*, providing the optional canary status of the upstream host.
|
/external/perfetto/ui/src/assets/ |
D | sidebar.scss | 46 &.canary::before, &.autopush::before { class 55 &.canary::before { class
|
/external/llvm/test/CodeGen/X86/ |
D | ssp-guard-spill.ll | 4 ; __stack_chk_guard must be loaded for twice, once for setting up the canary,
|