Home
last modified time | relevance | path

Searched defs:values (Results 801 - 825 of 1864) sorted by relevance

1...<<31323334353637383940>>...75

/third_party/skia/third_party/externals/icu/source/common/
H A Ddictionarydata.cpp45 matches(UText *text, int32_t maxLength, int32_t limit, int32_t *lengths, int32_t *cpLengths, int32_t *values, int32_t *prefix) const matches() argument
113 matches(UText *text, int32_t maxLength, int32_t limit, int32_t *lengths, int32_t *cpLengths, int32_t *values, int32_t *prefix) const matches() argument
H A Dsimpleformatter.cpp161 const UnicodeString *values[] = { &value0 }; in format() local
169 const UnicodeString *values[] = { &value0, &value1 }; in format() local
178 const UnicodeString *values[] = { &value0, &value1, &value2 }; in format() local
182 formatAndAppend( const UnicodeString *const *values, int32_t valuesLength, UnicodeString &appendTo, int32_t *offsets, int32_t offsetsLength, UErrorCode &errorCode) const formatAndAppend() argument
199 formatAndReplace( const UnicodeString *const *values, int32_t valuesLength, UnicodeString &result, int32_t *offsets, int32_t offsetsLength, UErrorCode &errorCode) const formatAndReplace() argument
274 format( const UChar *compiledPattern, int32_t compiledPatternLength, const UnicodeString *const *values, UnicodeString &result, const UnicodeString *resultCopy, UBool forbidResultAsValue, int32_t *offsets, int32_t offsetsLength, UErrorCode &errorCode) format() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dstringtriebuilder.h366 int32_t values[kMaxBranchLinearSubNodeLength]; member in StringTrieBuilder::ListBranchNode
/third_party/vixl/test/aarch64/
H A Dtest-assembler-fp-aarch64.cc283 void LoadFPValueHelper(T values[], int card) { in LoadFPValueHelper() argument
[all...]
H A Dtest-utils-aarch64.h660 InsrHelper(MacroAssembler* masm, const ZRegister& zdn, const T (&values)[N]) InsrHelper() argument
/third_party/python/Modules/clinic/
H A Ditertoolsmodule.c.h128 PyObject *values; in itertools_teedataobject() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DRepeatedFieldBuilderV3.java340 addAllMessages( Iterable<? extends MType> values) addAllMessages() argument
H A DRepeatedFieldBuilder.java340 addAllMessages( Iterable<? extends MType> values) addAllMessages() argument
/third_party/protobuf/python/google/protobuf/internal/
H A Dcontainers.py107 def values(self): member in Mapping
[all...]
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyMap.java258 public IRubyObject values(ThreadContext context) { in values() method in RubyMap
/third_party/pulseaudio/src/pulsecore/
H A Ddatabase-simple.c114 uint8_t values[4]; in read_uint() local
412 uint8_t values[4]; in write_uint() local
/third_party/python/Lib/xml/sax/
H A Dxmlreader.py335 def values(self): member in AttributesImpl
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_benchmark.cc68 std::vector<V> values = GenerateValues<V>(kBenchmarkValues); in BM_InsertImpl() local
111 std::vector<V> values in BM_InsertSmall() local
130 std::vector<V> values = GenerateValues<V>(kBenchmarkValues); BM_LookupImpl() local
161 std::vector<V> values = GenerateValues<V>(kBenchmarkValues); BM_Delete() local
188 std::vector<V> values = GenerateValues<V>(kBenchmarkValues); BM_DeleteRange() local
317 std::vector<V> values = GenerateValues<V>(kBenchmarkValues * 2); BM_MixedAddRem() local
570 std::array<int64_t, Size> values; global() member
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dspinlock_test_common.cc59 static uint32_t values[kArrayLength]; member
/third_party/spirv-tools/source/opt/
H A Diterator.h327 UptrVectorIterator<VT, IC>::InsertBefore(UptrVector* values) { in InsertBefore() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsFragmentOpUtil.cpp39 inline T triQuadInterpolate (const T values[4], float xFactor, float yFactor) in triQuadInterpolate() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemBufferValidator.hpp55 const T values[4]; member
60 T values; member
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderLibrary.hpp178 ValueBlock values; member
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgUtils.cpp114 void computeUniformValues (de::Random& rnd, std::vector<VariableValue>& values, const std::vector<const ShaderInput*>& uniforms) in computeUniformValues() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglCreateSurfaceTests.cpp81 std::vector<std::string> values = de::splitString(tokens[0], '.'); in checkEGL15Support() local
H A DteglGetProcAddressTests.cpp134 std::vector<std::string> values = de::splitString(tokens[0], '.'); in init() local
/applications/standard/contacts_data/dataBusiness/contacts/src/
H A Dcontacts_data_ability.cpp275 int ContactsDataAbility::BatchInsert(const Uri &uri, const std::vector<DataShare::DataShareValuesBucket> &values) in BatchInsert() argument
/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog_lite/
H A Dhiview_log.h157 uint32 values[LOG_MULTI_PARA_MAX]; member
/base/hiviewdfx/hiview/base/event_raw/encoded/
H A Draw_data_builder_json_parser.cpp334 BuilderAppendStringArrayValue(const std::string& key, const std::vector<std::string>& values) BuilderAppendStringArrayValue() argument
343 BuilderAppendIntArrayValue(const std::string& key, const std::vector<std::string>& values) BuilderAppendIntArrayValue() argument
379 BuilderAppendFloatingArrayValue(const std::string& key, const std::vector<std::string>& values) BuilderAppendFloatingArrayValue() argument
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_test.cpp936 uint8_t values[] = {0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8}; in HWTEST_F() local

Completed in 27 milliseconds

1...<<31323334353637383940>>...75