| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | plurrule.cpp | 230 const SharedPluralRules *shared = createSharedInstance( in forLocale() local
|
| H A D | reldatefmt.cpp | 1230 const SharedNumberFormat *shared = NumberFormat::createSharedInstance( in init() local 1238 SharedNumberFormat *shared = new SharedNumberFormat(nf.getAlias()); in init() local 1249 SharedBreakIterator *shared = new SharedBreakIterator(bi.getAlias()); in init() local [all...] |
| /third_party/openssl/test/ |
| H A D | evp_kdf_test.c | 909 static unsigned char shared[] = { in test_kdf_x963() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | pthreadndk1.cpp | 522 int shared;
in PThreadBarrierAttrGetPShared() local 536 int shared;
in PThreadBarrierAttrSetPShared() local 702 int shared;
in PThreadCondAttrGetPShared() local 740 int shared;
in PThreadCondAttrSetPShared() local 1042 int shared = PARAM_0; PThreadMutexAttrGetPShared() local 1094 int shared = PARAM_0; PThreadMutexAttrSetPShared() local 1285 int shared = PARAM_0; PThreadRwLockAttrGetPShared() local 1309 int shared = PARAM_0; PThreadRwLockAttrSetPShared() local [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | SymbolTable.h | 749 TSymbol* copyUpDeferredInsert(TSymbol* shared) in copyUpDeferredInsert() argument 765 copyUp(TSymbol* shared) copyUp() argument [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | module-instantiate.cc | 1189 SharedFunctionInfo shared = function->shared(); in ProcessImportedFunction() local 1605 SharedFunctionInfo shared = function->shared(); in CompileImportWrappers() local 1741 auto shared = (module_->has_shared_memory && enabled_.has_threads()) in AllocateMemory() local
|
| /third_party/node/deps/v8/src/web-snapshot/ |
| H A D | web-snapshot.cc | 1763 Handle<SharedFunctionInfo> shared = factory()->NewSharedFunctionInfo( in CreateJSFunction() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_jit.h | 422 void *shared; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-operator.h | 717 SharedFunctionInfoRef shared(JSHeapBroker* broker) const { in shared() function in v8::internal::compiler::final 709 GetTemplateObjectParameters(const TemplateObjectDescriptionRef& description, const SharedFunctionInfoRef& shared, FeedbackSource const& feedback) GetTemplateObjectParameters() argument [all...] |
| H A D | js-operator.cc | 1372 GetTemplateObject( const TemplateObjectDescriptionRef& description, const SharedFunctionInfoRef& shared, FeedbackSource const& feedback) GetTemplateObject() argument
|
| H A D | js-call-reducer.cc | 856 CreateClosureFromBuiltinSharedFunctionInfo( SharedFunctionInfoRef shared, TNode<Context> context) CreateClosureFromBuiltinSharedFunctionInfo() argument 906 FastApiCallReducerAssembler( JSCallReducer* reducer, Node* node, const FunctionTemplateInfoRef function_template_info, const FastApiCallFunctionVector& c_candidate_functions, Node* receiver, Node* holder, const SharedFunctionInfoRef shared, Node* target, const int arity, Node* effect) FastApiCallReducerAssembler() argument [all...] |
| H A D | js-create-lowering.cc | 154 SharedFunctionInfoRef shared = in ReduceJSCreateArguments() local 403 SharedFunctionInfoRef shared in ReduceJSCreateGeneratorObject() local 927 SharedFunctionInfoRef shared = p.shared_info(broker()); ReduceJSCreateClosure() local 971 a.Store(AccessBuilder::ForJSFunctionSharedFunctionInfo(), shared); ReduceJSCreateClosure() local 1487 TryAllocateAliasedArguments( Node* effect, Node* control, FrameState frame_state, Node* context, const SharedFunctionInfoRef& shared, bool* has_aliased_arguments) TryAllocateAliasedArguments() argument 1558 TryAllocateAliasedArguments( Node* effect, Node* control, Node* context, Node* arguments_length, const SharedFunctionInfoRef& shared, bool* has_aliased_arguments) TryAllocateAliasedArguments() argument [all...] |
| H A D | js-generic-lowering.cc | 740 SharedFunctionInfoRef shared = p.shared(broker()); in LowerJSGetTemplateObject() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-object-gen.cc | 1246 TNode<SharedFunctionInfo> shared = LoadObjectField<SharedFunctionInfo>( in TF_BUILTIN() local
|
| H A D | builtins-internal-gen.cc | 91 TNode<SharedFunctionInfo> shared = in TF_BUILTIN() local 1048 TNode<SharedFunctionInfo> shared = LoadJSFunctionSharedFunctionInfo(target); in TF_BUILTIN() local 1395 TNode<SharedFunctionInfo> shared = LoadJSFunctionSharedFunctionInfo(function); in TF_BUILTIN() local
|
| /third_party/node/deps/v8/src/deoptimizer/ |
| H A D | deoptimizer.cc | 948 SharedFunctionInfo shared = translated_frame->raw_shared_info(); in DoComputeUnoptimizedFrame() local 1997 ComputeIncomingArgumentSize(SharedFunctionInfo shared) ComputeIncomingArgumentSize() argument 2034 ComputeSourcePositionFromBytecodeArray( Isolate* isolate, SharedFunctionInfo shared, BytecodeOffset bytecode_offset) ComputeSourcePositionFromBytecodeArray() argument [all...] |
| /third_party/node/deps/v8/src/debug/ |
| H A D | liveedit.cc | 759 Handle<SharedFunctionInfo> shared; in ParseScript() local 794 MaybeHandle<SharedFunctionInfo> shared; member [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | factory-base.cc | 327 Handle<SharedFunctionInfo> shared = in NewSharedFunctionInfoForLiteral() local 330 SharedFunctionInfo::InitFromFunctionLiteral(isolate(), shared, literal, in NewSharedFunctionInfoForLiteral() local 342 SharedFunctionInfo shared = in CloneSharedFunctionInfo() local 413 Handle<SharedFunctionInfo> shared = NewSharedFunctionInfo(); NewSharedFunctionInfo() local 846 SharedFunctionInfo shared = NewSharedFunctionInfo() local [all...] |
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | interpreter-generator.cc | 2469 TNode<Object> shared = LoadConstantPoolEntryAtOperandIndex(0); in IGNITION_HANDLER() local 3012 TNode<SharedFunctionInfo> shared = in IGNITION_HANDLER() local 3088 TNode<SharedFunctionInfo> shared = in IGNITION_HANDLER() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | feedback-vector.cc | 340 Handle<SharedFunctionInfo> shared = in NewFeedbackVectorForTesting() local 228 New( Isolate* isolate, Handle<SharedFunctionInfo> shared) New() argument 247 New( Isolate* isolate, Handle<SharedFunctionInfo> shared, Handle<ClosureFeedbackCellArray> closure_feedback_cell_array, IsCompiledScope* is_compiled_scope) New() argument 444 EvictOptimizedCodeMarkedForDeoptimization( SharedFunctionInfo shared, const char* reason) EvictOptimizedCodeMarkedForDeoptimization() argument [all...] |
| /third_party/node/deps/v8/src/profiler/ |
| H A D | profile-generator.cc | 204 void CodeEntry::FillFunctionInfo(SharedFunctionInfo shared) { in FillFunctionInfo() argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_resource.c | 572 bool shared = templ->bind & PIPE_BIND_SHARED; in resource_object_create() local
|
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | s_cb.c | 262 static int do_print_sigalgs(BIO *out, SSL *s, int shared) in do_print_sigalgs() argument
|
| /third_party/rust/crates/cxx/tests/ffi/ |
| H A D | tests.cc | 87 const size_t &c_return_ref(const Shared &shared) { return shared.z; } in c_return_ref() argument 89 const size_t &c_return_ns_ref(const ::A::AShared &shared) { in c_return_ns_ref() argument 93 const size_t &c_return_nested_ns_ref(const ::A::B::ABShared &shared) { in c_return_nested_ns_ref() argument 97 c_return_mut(Shared &shared) c_return_mut() argument 99 c_return_str(const Shared &shared) c_return_str() argument 104 c_return_slice_char(const Shared &shared) c_return_slice_char() argument 238 c_take_shared(Shared shared) c_take_shared() argument 244 c_take_ns_shared(::A::AShared shared) c_take_ns_shared() argument 250 c_take_nested_ns_shared(::A::B::ABShared shared) c_take_nested_ns_shared() argument 920 ns_c_take_ns_shared(::A::AShared shared) ns_c_take_ns_shared() argument [all...] |
| /third_party/openssl/apps/lib/ |
| H A D | s_cb.c | 262 static int do_print_sigalgs(BIO *out, SSL *s, int shared) in do_print_sigalgs() argument
|