Home
last modified time | relevance | path

Searched refs:INITIALIZE (Results 1 - 24 of 24) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDepthStencilWriteConditionsTests.cpp72 INITIALIZE, enumerator
405 * If the mutation mode is INITIALIZE or INITIALIZE_WRITE, the object that in initPrograms()
488 if (m_mutationMode == MutationMode::INITIALIZE || m_mutationMode == MutationMode::INITIALIZE_WRITE) in initPrograms()
504 if (m_mutationMode == MutationMode::INITIALIZE || m_mutationMode == MutationMode::INITIALIZE_WRITE) in initPrograms()
600 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "depth_kill_initialize" + postfix, BufferType::DEPTH, DiscardType::KILL, MutationMode::INITIALIZE, format)); in createDepthStencilWriteConditionsTests()
603 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "depth_terminate_initialize" + postfix, BufferType::DEPTH, DiscardType::TERMINATE, MutationMode::INITIALIZE, format)); in createDepthStencilWriteConditionsTests()
606 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "depth_demote_initialize" + postfix, BufferType::DEPTH, DiscardType::DEMOTE, MutationMode::INITIALIZE, format)); in createDepthStencilWriteConditionsTests()
618 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "stencil_kill_initialize" + postfix, BufferType::STENCIL, DiscardType::KILL, MutationMode::INITIALIZE, format)); in createDepthStencilWriteConditionsTests()
621 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "stencil_terminate_initialize" + postfix, BufferType::STENCIL, DiscardType::TERMINATE, MutationMode::INITIALIZE, format)); in createDepthStencilWriteConditionsTests()
624 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "stencil_demote_initialize" + postfix, BufferType::STENCIL, DiscardType::DEMOTE, MutationMode::INITIALIZE, forma in createDepthStencilWriteConditionsTests()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassDepthStencilWriteConditionsTests.cpp72 INITIALIZE, enumerator
407 * If the mutation mode is INITIALIZE or INITIALIZE_WRITE, the object that in initPrograms()
490 if (m_mutationMode == MutationMode::INITIALIZE || m_mutationMode == MutationMode::INITIALIZE_WRITE) in initPrograms()
506 if (m_mutationMode == MutationMode::INITIALIZE || m_mutationMode == MutationMode::INITIALIZE_WRITE) in initPrograms()
602 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "depth_kill_initialize" + postfix, "", BufferType::DEPTH, DiscardType::KILL, MutationMode::INITIALIZE, format)); in createDepthStencilWriteConditionsTests()
605 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "depth_terminate_initialize" + postfix, "", BufferType::DEPTH, DiscardType::TERMINATE, MutationMode::INITIALIZE, format)); in createDepthStencilWriteConditionsTests()
608 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "depth_demote_initialize" + postfix, "", BufferType::DEPTH, DiscardType::DEMOTE, MutationMode::INITIALIZE, format)); in createDepthStencilWriteConditionsTests()
620 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "stencil_kill_initialize" + postfix, "", BufferType::STENCIL, DiscardType::KILL, MutationMode::INITIALIZE, format)); in createDepthStencilWriteConditionsTests()
623 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "stencil_terminate_initialize" + postfix, "", BufferType::STENCIL, DiscardType::TERMINATE, MutationMode::INITIALIZE, format)); in createDepthStencilWriteConditionsTests()
626 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "stencil_demote_initialize" + postfix, "", BufferType::STENCIL, DiscardType::DEMOTE, MutationMode::INITIALIZE, forma in createDepthStencilWriteConditionsTests()
[all...]
/third_party/curl/src/
H A Dtool_vms.c121 * On non-VAX systems, use LIB$INITIALIZE to set a collection of C
148 /* LIB$INITIALIZE initialization function. */
158 /* Set the global flag to indicate that LIB$INITIALIZE worked. */ in decc_init()
196 /* Get "decc_init()" into a valid, loaded LIB$INITIALIZE PSECT. */
200 /* Establish the LIB$INITIALIZE PSECTs, with proper alignment and
205 #pragma extern_model strict_refdef "LIB$INITIALIZE" 2, nopic, nowrt
209 /* Fake reference to ensure loading the LIB$INITIALIZE PSECT. */
211 int LIB$INITIALIZE(void);
213 int dmy_lib$initialize = (int) LIB$INITIALIZE;
/third_party/node/deps/openssl/openssl/apps/
H A Dvms_decc_init.c19 * decc_init() On non-VAX systems, uses LIB$INITIALIZE to set a collection
64 /* LIB$INITIALIZE initialization function. */
86 /* Set the global flag to indicate that LIB$INITIALIZE worked. */ in decc_init()
134 /* Get "decc_init()" into a valid, loaded LIB$INITIALIZE PSECT. */
139 * Establish the LIB$INITIALIZE PSECTs, with proper alignment and other
153 # pragma extern_model strict_refdef "LIB$INITIALIZE" PSECT_ALIGN, nopic, nowrt
158 /* Fake reference to ensure loading the LIB$INITIALIZE PSECT. */
162 int LIB$INITIALIZE(void);
165 int dmy_lib$initialize = (int)LIB$INITIALIZE;
/third_party/openssl/apps/
H A Dvms_decc_init.c19 * decc_init() On non-VAX systems, uses LIB$INITIALIZE to set a collection
64 /* LIB$INITIALIZE initialization function. */
86 /* Set the global flag to indicate that LIB$INITIALIZE worked. */ in decc_init()
134 /* Get "decc_init()" into a valid, loaded LIB$INITIALIZE PSECT. */
139 * Establish the LIB$INITIALIZE PSECTs, with proper alignment and other
153 # pragma extern_model strict_refdef "LIB$INITIALIZE" PSECT_ALIGN, nopic, nowrt
158 /* Fake reference to ensure loading the LIB$INITIALIZE PSECT. */
162 int LIB$INITIALIZE(void);
165 int dmy_lib$initialize = (int)LIB$INITIALIZE;
/third_party/icu/icu4c/source/tools/tzcode/
H A Dprivate.h343 ** INITIALIZE(x)
357 #ifndef INITIALIZE
359 #define INITIALIZE(x) ((x) = 0) macro
362 #define INITIALIZE(x) macro
364 #endif /* !defined INITIALIZE */
H A Dzic.c2252 INITIALIZE(untiltime); in outzone()
2253 INITIALIZE(starttime); in outzone()
2492 INITIALIZE(ktime); in outzone()
H A Dlocaltime.c841 INITIALIZE(value); in transtime()
937 INITIALIZE(dstname); in tzparse()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dprivate.h351 ** INITIALIZE(x)
365 #ifndef INITIALIZE
367 #define INITIALIZE(x) ((x) = 0) macro
370 #define INITIALIZE(x) macro
372 #endif /* !defined INITIALIZE */
H A Dzic.c2251 INITIALIZE(untiltime); in outzone()
2252 INITIALIZE(starttime); in outzone()
2491 INITIALIZE(ktime); in outzone()
H A Dlocaltime.c839 INITIALIZE(value); in transtime()
935 INITIALIZE(dstname); in tzparse()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
H A Deapol_auth_sm.c197 SM_STATE(AUTH_PAE, INITIALIZE) in SM_STATE()
199 SM_ENTRY_MA(AUTH_PAE, INITIALIZE, auth_pae); in SM_STATE()
384 SM_ENTER_GLOBAL(AUTH_PAE, INITIALIZE); in SM_STEP()
455 SM_STATE(BE_AUTH, INITIALIZE) in SM_STATE()
457 SM_ENTRY_MA(BE_AUTH, INITIALIZE, be_auth); in SM_STATE()
548 SM_ENTER_GLOBAL(BE_AUTH, INITIALIZE); in SM_STEP()
612 SM_STATE(REAUTH_TIMER, INITIALIZE) in SM_STATE()
614 SM_ENTRY_MA(REAUTH_TIMER, INITIALIZE, reauth_timer); in SM_STATE()
634 SM_ENTER_GLOBAL(REAUTH_TIMER, INITIALIZE); in SM_STEP()
644 SM_ENTER(REAUTH_TIMER, INITIALIZE); in SM_STEP()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/
H A Deapol_auth_sm.c198 SM_STATE(AUTH_PAE, INITIALIZE) in SM_STATE()
200 SM_ENTRY_MA(AUTH_PAE, INITIALIZE, auth_pae); in SM_STATE()
385 SM_ENTER_GLOBAL(AUTH_PAE, INITIALIZE); in SM_STEP()
456 SM_STATE(BE_AUTH, INITIALIZE) in SM_STATE()
458 SM_ENTRY_MA(BE_AUTH, INITIALIZE, be_auth); in SM_STATE()
549 SM_ENTER_GLOBAL(BE_AUTH, INITIALIZE); in SM_STEP()
613 SM_STATE(REAUTH_TIMER, INITIALIZE) in SM_STATE()
615 SM_ENTRY_MA(REAUTH_TIMER, INITIALIZE, reauth_timer); in SM_STATE()
635 SM_ENTER_GLOBAL(REAUTH_TIMER, INITIALIZE); in SM_STEP()
645 SM_ENTER(REAUTH_TIMER, INITIALIZE); in SM_STEP()
[all...]
/third_party/curl/packages/vms/
H A Dcurl_crtl_init.c32 * This is a module that provides a LIB$INITIALIZE routine that
294 /* Some boilerplate to force this to be a proper LIB$INITIALIZE section */
299 #pragma extern_model strict_refdef "LIB$INITIALIZE" nowrt, long, nopic
301 #pragma extern_model strict_refdef "LIB$INITIALIZE" nowrt, long
310 /* Set our contribution to the LIB$INITIALIZE array */
322 ** Force a reference to LIB$INITIALIZE to ensure it
325 int LIB$INITIALIZE(void);
329 int lib_init_ref = (int) LIB$INITIALIZE;
/third_party/tzdata/
H A Dprivate.h883 ** INITIALIZE(x)
887 # define INITIALIZE(x) ((x) = 0) macro
889 # define INITIALIZE(x) macro
H A Dzic.c3141 INITIALIZE(untiltime); in outzone()
3142 INITIALIZE(starttime); in outzone()
3277 INITIALIZE(ktime); in outzone()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server.c221 SM_STATE(EAP, INITIALIZE) in SM_STATE()
223 SM_ENTRY(EAP, INITIALIZE); in SM_STATE()
1160 SM_ENTER_GLOBAL(EAP, INITIALIZE); in SM_STEP()
1197 SM_ENTER(EAP, INITIALIZE); in SM_STEP()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server.c221 SM_STATE(EAP, INITIALIZE) in SM_STATE()
223 SM_ENTRY(EAP, INITIALIZE); in SM_STATE()
1169 SM_ENTER_GLOBAL(EAP, INITIALIZE); in SM_STEP()
1215 SM_ENTER(EAP, INITIALIZE); in SM_STEP()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap.c215 SM_STATE(EAP, INITIALIZE) in SM_STATE()
217 SM_ENTRY(EAP, INITIALIZE); in SM_STATE()
227 eap_deinit_prev_method(sm, "INITIALIZE"); in SM_STATE()
272 * or unavailable (portEnabled == FALSE). Immediate transition to INITIALIZE
290 * happen. This state is entered unconditionally from INITIALIZE, DISCARD, and
1266 SM_ENTER(EAP, INITIALIZE); in eap_peer_sm_step_local()
1325 SM_ENTER_GLOBAL(EAP, INITIALIZE); in SM_STEP()
2250 return "INITIALIZE"; in eap_sm_state_txt()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap.c216 SM_STATE(EAP, INITIALIZE) in SM_STATE()
218 SM_ENTRY(EAP, INITIALIZE); in SM_STATE()
228 eap_deinit_prev_method(sm, "INITIALIZE"); in SM_STATE()
275 * or unavailable (portEnabled == false). Immediate transition to INITIALIZE
294 * happen. This state is entered unconditionally from INITIALIZE, DISCARD, and
1298 SM_ENTER(EAP, INITIALIZE); in eap_peer_sm_step_local()
1357 SM_ENTER_GLOBAL(EAP, INITIALIZE); in SM_STEP()
2309 return "INITIALIZE"; in eap_sm_state_txt()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
H A Deapol_supp_sm.c550 SM_STATE(SUPP_BE, INITIALIZE) in SM_STATE()
552 SM_ENTRY(SUPP_BE, INITIALIZE); in SM_STATE()
581 SM_ENTER_GLOBAL(SUPP_BE, INITIALIZE); in SM_STEP()
1050 return "INITIALIZE"; in eapol_supp_be_state()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/
H A Deapol_supp_sm.c573 SM_STATE(SUPP_BE, INITIALIZE) in SM_STATE()
575 SM_ENTRY(SUPP_BE, INITIALIZE); in SM_STATE()
604 SM_ENTER_GLOBAL(SUPP_BE, INITIALIZE); in SM_STEP()
1075 return "INITIALIZE"; in eapol_supp_be_state()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.c1964 SM_STATE(WPA_PTK, INITIALIZE) in SM_STATE()
1966 SM_ENTRY_MA(WPA_PTK, INITIALIZE, wpa_ptk); in SM_STATE()
2086 * logical place than INITIALIZE since AUTHENTICATION2 can be in SM_STATE()
2088 * INITIALIZE. */ in SM_STATE()
3743 SM_ENTER(WPA_PTK, INITIALIZE); in SM_STEP()
3768 SM_ENTER(WPA_PTK, INITIALIZE); in SM_STEP()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c1860 SM_STATE(WPA_PTK, INITIALIZE) in SM_STATE()
1862 SM_ENTRY_MA(WPA_PTK, INITIALIZE, wpa_ptk); in SM_STATE()
1982 * logical place than INITIALIZE since AUTHENTICATION2 can be in SM_STATE()
1984 * INITIALIZE. */ in SM_STATE()
3407 SM_ENTER(WPA_PTK, INITIALIZE); in SM_STEP()
3432 SM_ENTER(WPA_PTK, INITIALIZE); in SM_STEP()

Completed in 72 milliseconds