Home
last modified time | relevance | path

Searched defs:value (Results 16751 - 16775 of 21798) sorted by relevance

1...<<671672673674675676677678679680>>...872

/third_party/alsa-lib/src/pcm/
H A Dpcm_file.c148 char value[VALUE_MAXLEN]; in snd_pcm_file_replace_fname() local
118 snd_pcm_file_append_value(char **string_p, char **index_ch_p, int *len_p, const char *value) snd_pcm_file_append_value() argument
[all...]
/third_party/alsa-utils/alsaloop/
H A Dalsaloop.h66 snd_ctl_elem_value_t *value; member
/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-process.c29 static int popcount(uint32_t value) in popcount() argument
/third_party/icu/icu4c/source/tools/gencnval/
H A Dgencnval.c939 uint16_t value; in createOneAliasList() local
[all...]
/third_party/gn/src/gn/
H A Dparse_tree.cc108 Location GetBeginLocationFromJSON(const base::Value& value) { in GetBeginLocationFromJSON() argument
116 void GetCommentsFromJSON(ParseNode* node, const base::Value& value) { in GetCommentsFromJSON() argument
153 TokenFromValue(const base::Value& value) TokenFromValue() argument
222 CreateJSONNode(const char* type, std::string_view value, LocationRange location) const CreateJSONNode() argument
257 BuildFromJSON(const base::Value& value) BuildFromJSON() argument
340 NewFromJSON( const base::Value& value) NewFromJSON() argument
526 NewFromJSON( const base::Value& value) NewFromJSON() argument
632 NewFromJSON(const base::Value& value) NewFromJSON() argument
717 NewFromJSON( const base::Value& value) NewFromJSON() argument
775 NewFromJSON( const base::Value& value) NewFromJSON() argument
817 const Value* value = Execute() local
847 NewFromJSON( const base::Value& value) NewFromJSON() argument
913 NewFromJSON(const base::Value& value) NewFromJSON() argument
1131 NewFromJSON( const base::Value& value) NewFromJSON() argument
1179 NewFromJSON( const base::Value& value) NewFromJSON() argument
1218 NewFromJSON( const base::Value& value) NewFromJSON() argument
1255 NewFromJSON(const base::Value& value) NewFromJSON() argument
[all...]
H A Dxcode_writer.cc98 std::string value; in GetBuildScript() local
100 buffer << "'" << value << "'"; in GetBuildScript() local
[all...]
H A Dtarget.h209 void set_contents(const Value& value) { generated_file().contents_ = value; } in set_contents() argument
213 void set_output_conversion(const Value& value) { in set_output_conversion() argument
218 void set_rebase(const SourceDir& value) { generated_file().rebase_ = value; } in set_rebase() argument
231 void set_write_runtime_deps_output(const OutputFile& value) { in set_write_runtime_deps_output() argument
H A Dvisual_studio_writer.cc115 std::u16string value; in GetWindowsKitsIncludeDirs() local
408 const Value* value = in WriteProjectFiles() local
[all...]
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-actions.h345 static constexpr bool value = type::value; global() member
623 FixedValueProducer(T value) FixedValueProducer() argument
926 ReturnAction(R value) ReturnAction() argument
1075 U value; global() member
1109 T value; global() member
1187 ReturnRefOfCopyAction(const T& value) ReturnRefOfCopyAction() argument
1210 Impl(const T& value) Impl() argument
1267 AssignAction(T1* ptr, T2 value) AssignAction() argument
1305 A value; global() member
1692 T value; global() member
1711 auto value = std::get<k>(std::tie(args...)); operator ()() local
[all...]
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc278 std::string value = "cats"; in TEST() local
406 int value() cons function in testing::gmock_matchers_test::__anon3002::IntValue
546 int value; global() member
575 const int* value; global() member
[all...]
H A Dgmock-actions_test.cc359 int value() const { return value_; } value() function in testing::__anon2997::MyDefaultConstructible
371 int value() const { return value_; } value() function in testing::__anon2997::MyNonDefaultConstructible
1713 int value; global() member
[all...]
H A Dgmock-matchers-misc_test.cc96 int value() const { return value_; } in value() function in testing::gmock_matchers_test::__anon3004::NotCopyable
677 explicit SampleOptional(T value) in SampleOptional() argument
726 holds_alternative(const SampleVariantIntString& value) holds_alternative() argument
731 get(const SampleVariantIntString& value) get() argument
1136 UncopyableFoo(char value) UncopyableFoo() argument
[all...]
H A Dgmock-more-actions_test.cc486 const int value = 5; in TEST() local
494 char value = 'a'; in TEST() local
501 int value = 0; in TEST() local
508 int value = 0; in TEST() local
515 int value = 0; TEST() local
1445 BoolResetter(bool* value) BoolResetter() argument
1482 int value; global() member
[all...]
/third_party/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc72 ::std::string PrintValue(const T& value) { in PrintValue() argument
228 const std::string& value() const { return value_; } in value() function in DogAdder
262 int value() const { return value_; } in value() function in IntWrapper
1023 int value = info.param + sum; operator ()() local
1054 Unstreamable(int value) Unstreamable() argument
[all...]
H A Dgoogletest-printers-test.cc136 int value; member
157 const T& value() const { return value_; } in value() function in foo::PrintableViaPrintToTemplate
174 const T& value() const { return value_; } in value() function in foo::StreamableTemplateInFoo
234 explicit Wrapper(T&& value) argument
236 const T& value() const { return value_; } value() function in testing::__anon3047::Wrapper
281 Print(const T& value) Print() argument
291 PrintByRef(const T& value) PrintByRef() argument
755 int value; global() member
1901 internal::Optional<int> value; TEST() local
[all...]
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h230 Iterator(const ParamGeneratorInterface<T>* base, T value, int index, in Iterator() argument
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationDataBuilder.java799 enumRangeForCopy(int start, int end, int value, CopyHelper helper) { in enumRangeForCopy() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCalendarAstronomer.java619 double value; field in CalendarAstronomer.SolarLongitude
1126 double value; field in CalendarAstronomer.MoonAge
1334 normalize(double value, double range) normalize() argument
[all...]
H A DTimeZoneNamesImpl.java335 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument
348 private void consumeNamesTable(UResource.Key key, UResource.Value value, boolean noFallback) { in consumeNamesTable() argument
636 private void setNameIfEmpty(UResource.Key key, UResource.Value value) { in setNameIfEmpty() argument
649 put(UResource.Key key, UResource.Value value, boolean noFallback) put() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMessageFormat.java2722 private Object value; global() field in MessageFormat.AttributeAndPosition
[all...]
H A DNormalizer.java465 private QuickCheckResult(int value) { in QuickCheckResult() argument
1750 setOption(int option,boolean value) setOption() argument
[all...]
H A DNumberFormat.java520 public void setParseIntegerOnly(boolean value) { in setParseIntegerOnly() argument
546 public void setParseStrict(boolean value) { in setParseStrict() argument
[all...]
H A DMessagePattern.java796 private short value; global() field in MessagePattern.Part
1540 addPart(Part.Type type, int index, int length, int value) addPart() argument
1544 addLimitPart(int start, Part.Type type, int index, int length, int value) addLimitPart() argument
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DStringSearch.java660 private static int[] addToIntArray(int[] destination, int offset, int value, int increments) { in addToIntArray() argument
684 addToLongArray(long[] destination, int offset, int destinationlength, long value, int increments) addToLongArray() argument
[all...]
H A DCollator.java1023 put(UResource.Key key, UResource.Value value, boolean noFallback) put() argument
[all...]

Completed in 48 milliseconds

1...<<671672673674675676677678679680>>...872