Home
last modified time | relevance | path

Searched refs:state (Results 7401 - 7410 of 7410) sorted by relevance

1...<<291292293294295296297

/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp387 void OnBrightnessStatusChanged(bool state) override
393 void OnSlowMotionState(const SlowMotionState state) override
12591 * Function: Testing folded state callbacks
12595 * CaseDescription: Testing folded state callbacks
/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_cil_resolve_ast.c8023 ((struct cil_optional *)test_db->ast->root->cl_head->data)->datum.state = CIL_STATE_DISABLED; in test_cil_disable_children_helper_optional_disabled()
11072 ((struct cil_symtab_datum *)test_db->ast->root->cl_head->data)->state = CIL_STATE_DISABLED; in test_cil_resolve_ast_node_helper_optional()
/third_party/openGLES/api/GL/
H A Dglext.h9715 typedef GLboolean (APIENTRYP PFNGLISSTATENVPROC) (GLuint state);
9716 typedef void (APIENTRYP PFNGLSTATECAPTURENVPROC) (GLuint state, GLenum mode);
9733 GLAPI GLboolean APIENTRY glIsStateNV (GLuint state);
9734 GLAPI void APIENTRY glStateCaptureNV (GLuint state, GLenum mode);
/third_party/mesa3d/include/GL/
H A Dglext.h9628 typedef GLboolean (APIENTRYP PFNGLISSTATENVPROC) (GLuint state);
9629 typedef void (APIENTRYP PFNGLSTATECAPTURENVPROC) (GLuint state, GLenum mode);
9646 GLAPI GLboolean APIENTRY glIsStateNV (GLuint state);
9647 GLAPI void APIENTRY glStateCaptureNV (GLuint state, GLenum mode);
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h9540 typedef GLboolean (APIENTRYP PFNGLISSTATENVPROC) (GLuint state);
9541 typedef void (APIENTRYP PFNGLSTATECAPTURENVPROC) (GLuint state, GLenum mode);
9558 GLAPI GLboolean APIENTRY glIsStateNV (GLuint state);
9559 GLAPI void APIENTRY glStateCaptureNV (GLuint state, GLenum mode);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h9539 typedef GLboolean (APIENTRYP PFNGLISSTATENVPROC) (GLuint state);
9540 typedef void (APIENTRYP PFNGLSTATECAPTURENVPROC) (GLuint state, GLenum mode);
9557 GLAPI GLboolean APIENTRY glIsStateNV (GLuint state);
9558 GLAPI void APIENTRY glStateCaptureNV (GLuint state, GLenum mode);
/third_party/node/deps/v8/src/d8/
H A Dd8.cc50 #include "src/execution/vm-state-inl.h"
688 i::VMState<PARSER> state(i_isolate); in ExecuteString()
4219 // returning to the event queue. Since we checked the state before, and we are in Terminate()
/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc1635 // inconsistent state. in OverwriteExistingFastDataProperty()
4913 ConstructorBuiltinsAssembler(state()).CopyMutableHeapNumbersInObject( in GenerateCloneObjectIC()
/third_party/vixl/test/aarch64/
H A Dtest-trace-aarch64.cc3142 TEST(state) { TraceTestHelper(false, LOG_STATE, REF("log-state")); }
3167 TraceTestHelper(true, LOG_STATE, REF("log-state-colour"));
/third_party/sqlite/src/
H A Dsqlite3.c1077 * If the lock is already at or below the requested lock state, then the call
1180 ** opcode causes the xFileControl method to write the current state of
2571 ** If the first argument is -1, then no changes are made to state of either the
5133 ** machine back to its initial state.
5497 ** object back to its initial state, ready to be re-executed.
5584 ** functions that have side effects or reveal internal application state.
5979 ** routine to allocate memory for storing their state.
6751 ** CAPI3REF: Determine the transaction state of a database
6755 ** [transaction state] of schema S in database connection D. ^If S is NULL,
6756 ** then the highest transaction state o
62958 int state = pPager->eState; global() local
173125 u8 state = 0; /* Current state, using numbers defined in header comment */ global() local
[all...]

Completed in 330 milliseconds

1...<<291292293294295296297