| /third_party/python/Python/ |
| H A D | symtable.c | 588 long scope; in analyze_cells() local 636 long scope, flags; update_symbols() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | aggressive_dead_code_elim_pass.cpp | 352 auto* scope = in AddDebugInstructionsToWorkList() local
|
| H A D | debug_info_manager.cpp | 168 CreateDebugInlinedAt(const Instruction* line, const DebugScope& scope) CreateDebugInlinedAt() argument 504 IsAncestorOfScope(uint32_t scope, uint32_t ancestor) IsAncestorOfScope() argument 513 IsDeclareVisibleToInstr(Instruction* dbg_declare, Instruction* scope) IsDeclareVisibleToInstr() argument [all...] |
| H A D | instruction.cpp | 529 void Instruction::UpdateLexicalScope(uint32_t scope) { in UpdateLexicalScope() argument
|
| H A D | loop_unroller.cpp | 752 DebugScope scope = old_branch.GetDebugScope(); in FoldConditionBlock() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | aggressive_dead_code_elim_pass.cpp | 352 auto* scope = in AddDebugInstructionsToWorkList() local
|
| H A D | debug_info_manager.cpp | 168 CreateDebugInlinedAt(const Instruction* line, const DebugScope& scope) CreateDebugInlinedAt() argument 504 IsAncestorOfScope(uint32_t scope, uint32_t ancestor) IsAncestorOfScope() argument 513 IsDeclareVisibleToInstr(Instruction* dbg_declare, Instruction* scope) IsDeclareVisibleToInstr() argument [all...] |
| H A D | instruction.cpp | 529 void Instruction::UpdateLexicalScope(uint32_t scope) { in UpdateLexicalScope() argument
|
| H A D | loop_unroller.cpp | 752 DebugScope scope = old_branch.GetDebugScope(); in FoldConditionBlock() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | CommandBufferVk.cpp | 154 TransitionAndClearForSyncScope(Device* device, CommandRecordingContext* recordingContext, const SyncScopeResourceUsage& scope) TransitionAndClearForSyncScope() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | cord.h | 1092 SetTree(CordRep* rep, const CordzUpdateScope& scope) SetTree() argument 1100 SetTreeOrEmpty(CordRep* rep, const CordzUpdateScope& scope) SetTreeOrEmpty() argument 1111 CommitTree(const CordRep* old_rep, CordRep* rep, const CordzUpdateScope& scope, MethodIdentifier method) CommitTree() argument
|
| /third_party/selinux/checkpolicy/ |
| H A D | module_compiler.c | 253 static int create_role(uint32_t scope, unsigned char isattr, role_datum_t **role, char **key) in create_role() argument 388 static int create_type(uint32_t scope, unsigned char isattr, type_datum_t **type) in create_type() argument 498 static int create_user(uint32_t scope, user_datum_ argument 155 create_symbol(uint32_t symbol_type, hashtab_key_t key, hashtab_datum_t datum, uint32_t * dest_value, uint32_t scope) create_symbol() argument 739 scope_index_t *scope; add_perm_to_class() local 1116 is_scope_in_stack(const scope_datum_t * scope, const scope_stack_t * stack) is_scope_in_stack() argument 1140 const scope_datum_t *scope = is_id_in_scope() local 1149 is_perm_in_scope_index(uint32_t perm_value, uint32_t class_value, const scope_index_t * scope) is_perm_in_scope_index() argument [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | write.c | 2128 scope_datum_t *scope = (scope_datum_t *) datum; in scope_write() local [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | aggressive_dead_code_elim_pass.cpp | 342 auto scope = inst->GetDebugScope(); in AddDebugScopeToWorkList() local
|
| H A D | debug_info_manager.cpp | 170 CreateDebugInlinedAt(const Instruction* line, const DebugScope& scope) CreateDebugInlinedAt() argument 516 IsAncestorOfScope(uint32_t scope, uint32_t ancestor) IsAncestorOfScope() argument 525 IsDeclareVisibleToInstr(Instruction* dbg_declare, Instruction* scope) IsDeclareVisibleToInstr() argument [all...] |
| H A D | instruction.cpp | 520 void Instruction::UpdateLexicalScope(uint32_t scope) { in UpdateLexicalScope() argument
|
| H A D | loop_unroller.cpp | 751 DebugScope scope = old_branch.GetDebugScope(); in FoldConditionBlock() local
|
| /base/account/os_account/interfaces/kits/napi/appaccount/src/ |
| H A D | napi_app_account_common.cpp | 56 napi_handle_scope scope = nullptr; in UvQueueWorkOnAppAccountsChanged() local 133 napi_handle_scope scope = nullptr; in CheckAccountLabelsOnResultWork() local 163 napi_handle_scope scope = nullptr; in SelectAccountsOnResultWork() local 244 napi_handle_scope scope in UvQueueWorkOnResult() local 256 napi_handle_scope scope = nullptr; UvQueueWorkOnRequestRedirected() local 269 napi_handle_scope scope = nullptr; UvQueueWorkOnRequestContinued() local [all...] |
| /base/account/os_account/interfaces/kits/napi/osaccount/src/ |
| H A D | napi_os_account_common.cpp | 680 napi_handle_scope scope = nullptr; in CreateOAForDomainCallbackCompletedWork() local
|
| H A D | napi_os_account.cpp | 1585 napi_handle_scope scope = nullptr; in UvQueueWorkOnAccountsSubNotify() local
|
| /base/request/request/frameworks/js/napi/src/ |
| H A D | js_initialize.cpp | 804 napi_handle_scope scope = nullptr;
in Convert2FormItems() local 839 napi_handle_scope scope = nullptr;
in Convert2FileSpecs() local [all...] |
| /base/security/dlp_permission_service/interfaces/kits/napi_common/src/ |
| H A D | napi_common.cpp | 61 napi_handle_scope scope = nullptr; in UvQueueWorkDlpSandboxChanged() local 111 napi_handle_scope scope = nullptr; UvQueueWorkOpenDlpFile() local [all...] |
| /base/security/security_guard/frameworks/js/napi/ |
| H A D | security_guard_napi.cpp | 1135 static bool InitUvWorkCallbackEnv(CommonAsyncContext *data, napi_handle_scope *scope) in InitUvWorkCallbackEnv() argument 1158 napi_handle_scope scope = nullptr; in UvQueueWorkOnSecEventsChanged() local
|
| /base/telephony/call_manager/frameworks/js/napi/src/ |
| H A D | napi_call_ability_callback.cpp | 540 napi_handle_scope scope = nullptr; in ReportCallState() local 1876 napi_handle_scope scope = nullptr; in ReportPostDialDelay() local [all...] |
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | webview_javascript_result_callback.cpp | 139 napi_escapable_handle_scope scope = nullptr; in CallbackFunctionForH5() local 234 napi_handle_scope scope = nullptr; in OpenScope() local 239 void CloseScope(napi_env env, napi_handle_scope scope) in CloseScope() argument 910 napi_handle_scope scope = nullptr; ExecuteGetJavaScriptResult() local 956 napi_handle_scope scope = nullptr; GetJavaScriptResultSelf() local 1117 GetJavaScriptResultSelfHelper( std::shared_ptr<JavaScriptOb> jsObj, const std::string& method, int32_t routingId, napi_handle_scope scope, std::vector<napi_value> argv) GetJavaScriptResultSelfHelper() argument 1169 napi_handle_scope scope = nullptr; GetJavaScriptResultSelfFlowbuf() local 1325 napi_handle_scope scope = nullptr; ExecuteHasJavaScriptObjectMethods() local 1393 napi_handle_scope scope = nullptr; HasJavaScriptObjectMethods() local 1437 napi_handle_scope scope = nullptr; ExecuteGetJavaScriptObjectMethods() local 1505 napi_handle_scope scope = nullptr; GetJavaScriptObjectMethods() local 1562 napi_handle_scope scope = nullptr; ExecuteRemoveJavaScriptObjectHolder() local 1625 napi_handle_scope scope = nullptr; RemoveJavaScriptObjectHolder() local [all...] |