Home
last modified time | relevance | path

Searched refs:get (Results 9226 - 9250 of 15342) sorted by relevance

1...<<361362363364365366367368369370>>...614

/third_party/libfuse/test/
H A Dutil.py156 if os.environ.get('TEST_WITH_VALGRIND', 'no').lower().strip() \
/third_party/libphonenumber/java/demoapp/app/src/main/java/com/google/phonenumbers/demoapp/result/
H A DFormattableRvAdapter.java50 viewHolder.setFromPhoneNumberInAppRepresentation(originalPhoneNumbers.get(position)); in onBindViewHolder()
/third_party/libphonenumber/java/geocoder/src/com/google/i18n/phonenumbers/geocoding/
H A DPhoneNumberOfflineGeocoder.java70 return getRegionDisplayName(regionCodes.get(0), language); in getCountryNameForNumber()
106 * @param number a valid phone number for which we want to get a text description
155 * @param number the phone number for which we want to get a text description
183 * @param number the phone number for which we want to get a text description
202 * @param number the phone number for which we want to get a text description
/third_party/node/deps/v8/src/heap/cppgc/
H A Dgc-invoker.cc106 collector_, platform_->GetForegroundTaskRunner().get(), config); in CollectGarbage()
/third_party/node/deps/v8/src/objects/
H A Doption-utils.cc78 if (strcmp(values.at(i), value_cstr.get()) == 0) { in GetStringOption()
H A Dsynthetic-module.cc82 Handle<String> name(String::cast(export_names->get(i)), isolate); in PrepareInstantiate()
H A Djs-segmenter.cc102 DCHECK_NOT_NULL(icu_break_iterator.get()); in New()
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-writer.cc177 AppendArgValue(arg_convertables[i].get()); in AppendTraceEvent()
/third_party/node/deps/v8/src/torque/
H A Dglobal-context.h30 T* ptr = d.get(); in RegisterDeclarable()
/third_party/mesa3d/src/vulkan/util/
H A Dvk_extensions.py23 allowed_version = ALLOWED_ANDROID_VERSION.get(self.name, None)
/third_party/node/deps/undici/src/lib/
H A Dbalanced-pool.js127 get upstreams () {
/third_party/node/deps/undici/src/lib/fileapi/
H A Dutil.js48 // 5. Let stream be the result of calling get stream on blob.
276 encoding = getEncoding(type.parameters.get('charset'))
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DMetadataTableSchema.java149 p -> DigitSequence.of(p.get(0)),
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DSubgroupOptimizer.java63 * get get a proxy for the cost of additional duplicates likely to be created by this node.
92 return EDGE_WEIGHTS.get(edge.getDigitMask() - 1); in getEdgeWeight()
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DDisjointRangeMap.java153 return map.get(column.cast(value)); in getRanges()
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dnested.rs31 match index_of_namespace.get(first_ns_elem) { in sort_by_inner_namespace()
/third_party/rust/crates/cxx/gen/src/
H A Dnested.rs31 match index_of_namespace.get(first_ns_elem) { in sort_by_inner_namespace()
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Ddivide-by-zero-in-struct-layout.rs54 pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { in get() functions
H A Dderive-bitfield-method-same-name.rs54 pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { in get() functions
180 ::std::mem::transmute(self._bitfield_1.get(0usize, 3u8) as u8) in type__bindgen_bitfield()
H A Dderive-debug-bitfield.rs54 pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { in get() functions
161 ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u8) in a()
174 ::std::mem::transmute(self._bitfield_1.get(1usize, 7u8) as u8) in b()
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Dnested.rs31 match index_of_namespace.get(first_ns_elem) { in sort_by_inner_namespace()
/third_party/rust/crates/cxx/src/
H A Dcxx_vector.rs59 pub fn get(&self, pos: usize) -> Option<&T> { in get() functions
220 let next = self.v.get(self.index)?; in next()
342 // Opaque C type vector elements do not get this method because they can in __push_back()
350 // Opaque C type vector elements do not get this method because they can in __pop_back()
445 #[link_name = concat!("cxxbridge1$unique_ptr$std$vector$", $segment, "$get")] in __unique_ptr_get()
/third_party/python/Tools/c-analyzer/c_analyzer/
H A Dmatch.py71 parent = vardecl.get('parent')
/third_party/python/Tools/msi/
H A Dcsv_to_wxs.py36 lambda m: ID_CHAR_SUBS.get(m.group(0), '_'),
/third_party/python/Tools/wasm/
H A Dwasm_assets.py248 if not extmods.get(modname):

Completed in 17 milliseconds

1...<<361362363364365366367368369370>>...614