Home
last modified time | relevance | path

Searched defs:shared (Results 126 - 150 of 222) sorted by relevance

123456789

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dmeasfmt.cpp609 const SharedNumberFormat *shared = NumberFormat::createSharedInstance( in initMeasureFormat() local
637 SharedNumberFormat *shared = new SharedNumberFormat(nf.getAlias()); in adoptNumberFormat() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree_test.cc226 bool shared() const { return GetParam(); } in shared() function in absl::cord_internal::__anon19356::CordRepBtreeTest
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dikev2.c35 struct wpabuf *shared; in ikev2_derive_keys() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Dikev2.c39 struct wpabuf *shared; in ikev2_derive_keys() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Dikev2.c35 struct wpabuf *shared; in ikev2_derive_keys() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Dikev2.c39 struct wpabuf *shared; in ikev2_derive_keys() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dplurrule.cpp233 const SharedPluralRules *shared = createSharedInstance( in forLocale() local
H A Dreldatefmt.cpp1246 const SharedNumberFormat *shared = NumberFormat::createSharedInstance( in init() local
1254 SharedNumberFormat *shared = new SharedNumberFormat(nf.getAlias()); in init() local
1265 SharedBreakIterator *shared = new SharedBreakIterator(bi.getAlias()); in init() local
[all...]
H A Dnumfmt.cpp1058 const SharedNumberFormat *shared = createSharedInstance(loc, kind, status); in createInstance() local
/third_party/jinja2/
H A Denvironment.py278 shared = False variable in Environment
[all...]
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_priv.h349 bool shared : 1; member
/third_party/mesa3d/src/glx/
H A Ddri2_glx.c165 __DRIcontext *shared = NULL; in dri2_create_context_attribs() local
H A Ddri3_glx.c243 __DRIcontext *shared = NULL; in dri3_create_context_attribs() local
H A Ddrisw_glx.c564 __DRIcontext *shared = NULL; in drisw_create_context_attribs() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.cc305 GetTypeForMemory(Isolate* isolate, uint32_t min_size, base::Optional<uint32_t> max_size, bool shared) GetTypeForMemory() argument
/third_party/node/deps/v8/third_party/jinja2/
H A Denvironment.py278 shared = False variable in Environment
[all...]
/third_party/node/tools/inspector_protocol/jinja2/
H A Denvironment.py250 shared = False variable in Environment
[all...]
/third_party/musl/porting/liteos_m/user/hook/
H A Dlos_usr_libc.c271 int sem_init(sem_t *sem, int shared, unsigned int value) in sem_init() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dnumfmt.cpp1060 const SharedNumberFormat *shared = createSharedInstance(loc, kind, status); in createInstance() local
H A Dreldatefmt.cpp1272 const SharedNumberFormat *shared = NumberFormat::createSharedInstance( in init() local
1280 SharedNumberFormat *shared = new SharedNumberFormat(nf.getAlias()); in init() local
1292 SharedBreakIterator *shared = new SharedBreakIterator(bi.getAlias()); in init() local
[all...]
H A Dplurrule.cpp237 const SharedPluralRules *shared = createSharedInstance( in forLocale() local
/third_party/node/deps/v8/src/compiler/
H A Dgraph-visualizer.cc134 int SourceIdAssigner::GetIdFor(Handle<SharedFunctionInfo> shared) { in GetIdFor() argument
182 Handle<SharedFunctionInfo> shared in JsonPrintAllSourceWithPositions() local
92 JsonPrintFunctionSource(std::ostream& os, int source_id, std::unique_ptr<char[]> function_name, Handle<Script> script, Isolate* isolate, Handle<SharedFunctionInfo> shared, bool with_key) JsonPrintFunctionSource() argument
[all...]
/third_party/node/deps/v8/src/execution/
H A Dmessages.cc37 MessageLocation(Handle<Script> script, int start_pos, int end_pos, Handle<SharedFunctionInfo> shared) MessageLocation() argument
45 MessageLocation(Handle<Script> script, Handle<SharedFunctionInfo> shared, int bytecode_offset) MessageLocation() argument
[all...]
/third_party/node/deps/v8/src/ic/
H A Dkeyed-store-generic.cc871 GotoIf(IsJSSharedStructInstanceType(instance_type), &shared); in EmitGenericPropertyStore() local
/third_party/node/deps/v8/src/diagnostics/
H A Dperf-jit.cc232 Handle<SharedFunctionInfo> shared; in LogRecordedBuffer() local
328 LogWriteDebugInfo(Handle<Code> code, Handle<SharedFunctionInfo> shared) LogWriteDebugInfo() argument
[all...]

Completed in 38 milliseconds

123456789