Home
last modified time | relevance | path

Searched defs:context (Results 1201 - 1225 of 4516) sorted by relevance

1...<<41424344454647484950>>...181

/third_party/node/deps/v8/src/debug/
H A Ddebug-stack-trace-iterator.cc74 Handle<Object> context = frame_inspector_->GetContext(); in GetContextId() local
[all...]
/third_party/node/deps/v8/src/base/debug/
H A Dstack_trace_android.cc35 _Unwind_Reason_Code TraceStackFrame(_Unwind_Context* context, void* arg) { in TraceStackFrame() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-unwinder.h53 void* context; // Incumbent native context address. member
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-wasm-gen.cc72 TNode<Context> context = LoadContextFromInstance(instance); in TF_BUILTIN() local
101 TNode<Context> context = LoadContextFromInstance(instance); in TF_BUILTIN() local
H A Dgrowable-fixed-array-gen.cc40 TNode<JSArray> GrowableFixedArray::ToJSArray(const TNode<Context> context) { in ToJSArray() argument
/third_party/node/deps/v8/src/heap/
H A Dmarking-worklist-inl.h76 Address MarkingWorklists::Local::SwitchToContext(Address context) { in SwitchToContext() argument
85 SwitchToContext( Address context, MarkingWorklist::Local* worklist) SwitchToContext() argument
/third_party/node/deps/v8/src/ic/
H A Dbinary-op-assembler.h57 Generate_BitwiseOrWithFeedback( const LazyNode<Context>& context, TNode<Object> left, TNode<Object> right, TNode<UintPtrT> slot, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_BitwiseOrWithFeedback() argument
67 Generate_BitwiseXorWithFeedback( const LazyNode<Context>& context, TNode<Object> left, TNode<Object> right, TNode<UintPtrT> slot, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_BitwiseXorWithFeedback() argument
78 Generate_BitwiseAndWithFeedback( const LazyNode<Context>& context, TNode<Object> left, TNode<Object> right, TNode<UintPtrT> slot, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_BitwiseAndWithFeedback() argument
89 Generate_ShiftLeftWithFeedback( const LazyNode<Context>& context, TNode<Object> left, TNode<Object> right, TNode<UintPtrT> slot, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_ShiftLeftWithFeedback() argument
100 Generate_ShiftRightWithFeedback( const LazyNode<Context>& context, TNode<Object> left, TNode<Object> right, TNode<UintPtrT> slot, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_ShiftRightWithFeedback() argument
111 Generate_ShiftRightLogicalWithFeedback( const LazyNode<Context>& context, TNode<Object> left, TNode<Object> right, TNode<UintPtrT> slot, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_ShiftRightLogicalWithFeedback() argument
122 Generate_BitwiseBinaryOpWithFeedback( Operation bitwise_op, TNode<Object> left, TNode<Object> right, const LazyNode<Context>& context, TNode<UintPtrT> slot, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_BitwiseBinaryOpWithFeedback() argument
136 Generate_BitwiseBinaryOp(Operation bitwise_op, TNode<Object> left, TNode<Object> right, TNode<Context> context) Generate_BitwiseBinaryOp() argument
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dvalue-mirror.h58 buildPropertyPreview( v8::Local<v8::Context> context, const String16& name, std::unique_ptr<protocol::Runtime::PropertyPreview>*) const buildPropertyPreview() argument
61 buildObjectPreview( v8::Local<v8::Context> context, bool generatePreviewForTable, int* nameLimit, int* indexLimit, std::unique_ptr<protocol::Runtime::ObjectPreview>*) const buildObjectPreview() argument
65 buildEntryPreview( v8::Local<v8::Context> context, int* nameLimit, int* indexLimit, std::unique_ptr<protocol::Runtime::ObjectPreview>*) const buildEntryPreview() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dsynthetic-module.cc71 PrepareInstantiate(Isolate* isolate, Handle<SyntheticModule> module, v8::Local<v8::Context> context) PrepareInstantiate() argument
/third_party/node/deps/v8/src/profiler/
H A Dtick-sample.h95 void* context = nullptr; // Address of the incumbent native context. member
/third_party/node/deps/v8/src/trap-handler/
H A Dhandler-inside-posix.cc95 bool TryHandleSignal(int signum, siginfo_t* info, void* context) { in TryHandleSignal() argument
166 void HandleSignal(int signum, siginfo_t* info, void* context) { in HandleSignal() argument
/third_party/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_shader.h47 rbug_context_t context; member
53 rbug_context_t context; member
60 rbug_context_t context; member
68 rbug_context_t context; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_printf.c58 LLVMContextRef context = gallivm->context; in lp_build_print_args() local
/third_party/mindspore/test/fuzztest/mindspore_fuzzer/
H A Dcontext_c_fuzzer.cpp7 OH_AI_ContextHandle context = OH_AI_ContextCreate(); in MSContextFuzzTest_ThreadNum() local
28 OH_AI_ContextHandle context = OH_AI_ContextCreate(); in MSContextFuzzTest_ThreadAffinityMode() local
49 OH_AI_ContextHandle context = OH_AI_ContextCreate(); MSContextFuzzTest_Provider() local
91 OH_AI_ContextHandle context = OH_AI_ContextCreate(); MSContextFuzzTest_ThreadNum_Add1() local
111 OH_AI_ContextHandle context = OH_AI_ContextCreate(); MSContextFuzzTest_ThreadAffinityMode_Add1() local
131 OH_AI_ContextHandle context = OH_AI_ContextCreate(); MSContextFuzzTest_Provider_Add1() local
170 OH_AI_ContextHandle context = OH_AI_ContextCreate(); MSContextFuzzTest_ThreadNum_Add2() local
190 OH_AI_ContextHandle context = OH_AI_ContextCreate(); MSContextFuzzTest_ThreadAffinityMode_Add2() local
210 OH_AI_ContextHandle context = OH_AI_ContextCreate(); MSContextFuzzTest_Provider_Add2() local
249 OH_AI_ContextHandle context = OH_AI_ContextCreate(); MSContextFuzzTest_ThreadNum_Add3() local
269 OH_AI_ContextHandle context = OH_AI_ContextCreate(); MSContextFuzzTest_ThreadNum_Add4() local
289 OH_AI_ContextHandle context = OH_AI_ContextCreate(); MSContextFuzzTest_ThreadAffinityMode_Add3() local
309 OH_AI_ContextHandle context = OH_AI_ContextCreate(); MSContextFuzzTest_ThreadAffinityMode_Add4() local
329 OH_AI_ContextHandle context = OH_AI_ContextCreate(); MSContextFuzzTest_Provider_Add3() local
368 OH_AI_ContextHandle context = OH_AI_ContextCreate(); MSContextFuzzTest_Provider_Add4() local
[all...]
/third_party/mindspore/test/unittest/
H A Dnnrt_delegate_unit_test.cpp136 OH_AI_ContextHandle context = OH_AI_ContextCreate(); in HWTEST() local
180 OH_AI_ContextHandle context = OH_AI_ContextCreate(); in HWTEST() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.c66 static void r600_destroy_context(struct pipe_context *context) in r600_destroy_context() argument
/third_party/libcoap/include/coap3/
H A Dcoap_resource_internal.h94 coap_context_t *context; member
/third_party/libabigail/src/
H A Dabg-libxml-utils.cc90 xml_istream_input_read(void* context, in xml_istream_input_read() argument
/third_party/protobuf/benchmarks/util/
H A Dprotoc-gen-proto2_to_proto3.cc38 GenerateAll(const std::vector<const FileDescriptor*>& files, const string& parameter, GeneratorContext* context, string* error) const GenerateAll() argument
54 Generate(const FileDescriptor* file, const string& parameter, GeneratorContext* context, string* error) const Generate() argument
H A Dprotoc-gen-gogoproto.cc39 GenerateAll(const std::vector<const FileDescriptor*>& files, const string& parameter, GeneratorContext* context, string* error) const GenerateAll() argument
69 Generate(const FileDescriptor* file, const string& parameter, GeneratorContext* context, string* error) const Generate() argument
/third_party/pulseaudio/src/tests/
H A Dextended-test.c40 static pa_context *context = NULL; variable
H A Dsync-playback.c40 static pa_context *context = NULL; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
H A DvktAmberTestCase.hpp51 AmberTestInstance (Context& context, in AmberTestInstance() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceDrmPropertiesTests.cpp47 void checkSupport (Context& context, const TestType config) in checkSupport() argument
81 static tcu::TestStatus testDeviceDrmProperties (Context& context, const TestType testType) in testDeviceDrmProperties() argument
H A DvktApiToolingInfoTests.cpp59 void checkSupport (Context& context) in checkSupport() argument
64 tcu::TestStatus validateGetter(Context& context) in validateGetter() argument
173 validateToolsProperties(Context& context) validateToolsProperties() argument
[all...]

Completed in 10 milliseconds

1...<<41424344454647484950>>...181