Home
last modified time | relevance | path

Searched defs:value (Results 5651 - 5675 of 8544) sorted by relevance

1...<<221222223224225226227228229230>>...342

/third_party/curl/lib/
H A Dpop3.c1369 const char *value; in pop3_parse_url_options() local
/third_party/benchmark/src/
H A Dbenchmark.cc628 void SetBenchmarkFilter(std::string value) { in SetBenchmarkFilter() argument
638 void AddCustomContext(const std::string& key, const std::string& value) { in AddCustomContext() argument
644 << "exists with value \"" << value << "\"\n"; in AddCustomContext() local
[all...]
H A Dsysinfo.cc678 std::string value; in GetCPUCyclesPerSecond() local
[all...]
H A Dbenchmark_register.cc380 Benchmark* Benchmark::ReportAggregatesOnly(bool value) { in ReportAggregatesOnly() argument
385 Benchmark* Benchmark::DisplayAggregatesOnly(bool value) { in DisplayAggregatesOnly() argument
/third_party/cups-filters/filter/foomatic-rip/
H A Dfoomaticrip.c180 void config_set_option(const char *key, const char *value) in config_set_option() argument
207 char *key, *value; in config_from_file() local
232 extract_next_option(char *str, char **pagerange, char **key, char **value) extract_next_option() argument
309 char *p, *cmdlineopts, *nextopt, *pagerange, *key, *value; process_cmdline_options() local
[all...]
/third_party/alsa-lib/src/control/
H A Dhcontrol.c820 int snd_hctl_elem_read(snd_hctl_elem_t *elem, snd_ctl_elem_value_t * value) in snd_hctl_elem_read() argument
837 snd_hctl_elem_write(snd_hctl_elem_t *elem, snd_ctl_elem_value_t * value) snd_hctl_elem_write() argument
[all...]
/third_party/alsa-lib/test/
H A Dplaymidi1.c301 static void do_parameter(int chan, int control, int value) in do_parameter() argument
/third_party/astc-encoder/Source/
H A Dastcenc_color_quantize.cpp109 quant_color( quant_method quant_level, int value, float valuef ) quant_color() argument
136 quant_color3( quant_method quant_level, vint4 value, vfloat4 valuef ) quant_color3() argument
848 quantize_and_unquantize_retain_top_two_bits( quant_method quant_level, uint8_t value, uint8_t& quant_value ) quantize_and_unquantize_retain_top_two_bits() argument
887 quantize_and_unquantize_retain_top_four_bits( quant_method quant_level, uint8_t value, uint8_t& quant_value ) quantize_and_unquantize_retain_top_four_bits() argument
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Dudbgutil.cpp326 int32_t udbg_enumByName(UDebugEnumType type, const char *value) { in udbg_enumByName() argument
/third_party/gn/src/gn/
H A Dohos_components_checker.cc97 static void LoadInnerApiPublicDepsInnerWhitelist(const base::Value &value) in LoadInnerApiPublicDepsInnerWhitelist() argument
120 LoadIncludesAbsoluteDepsOtherWhitelist(const base::Value &value) LoadIncludesAbsoluteDepsOtherWhitelist() argument
129 LoadAbsoluteDepsOtherWhitelist(const base::Value &value) LoadAbsoluteDepsOtherWhitelist() argument
138 LoadImportOtherWhitelist(const base::Value &value) LoadImportOtherWhitelist() argument
147 LoadDepsNotLibWhitelist(const base::Value &value) LoadDepsNotLibWhitelist() argument
156 LoadFuzzyMatchWhitelist(const base::Value &value) LoadFuzzyMatchWhitelist() argument
[all...]
H A Dparser.cc581 std::unique_ptr<ParseNode> value = ParseExpression(PRECEDENCE_ASSIGNMENT); in Assignment() local
606 std::unique_ptr<ParseNode> value = ParseExpression(); Subscript() local
895 IndentFor(int value) IndentFor() argument
[all...]
H A Dparse_tree.h428 const Token& value() const { return value_; } value() function in IdentifierNode
515 const Token& value() const { return value_; } value() function in LiteralNode
617 const Token& value() const { return value_; } value() function in EndNode
[all...]
H A Dscope.cc546 SetProperty(const void* key, void* value) SetProperty() argument
[all...]
H A Dxcode_object.cc169 const PBXObject* value; member
174 void PrintValue(std::ostream& out, IndentRules rules, unsigned value) { in PrintValue() argument
175 out << value; in PrintValue() local
178 void PrintValue(std::ostream& out, IndentRules rules, const char* value) { in PrintValue() argument
182 PrintValue(std::ostream& out, IndentRules rules, const std::string& value) PrintValue() argument
192 PrintValue(std::ostream& out, IndentRules rules, const PBXObject* value) PrintValue() argument
197 PrintValue(std::ostream& out, IndentRules rules, const std::unique_ptr<ObjectClass>& value) PrintValue() argument
243 PrintProperty(std::ostream& out, IndentRules rules, const char* name, ValueType&& value) PrintProperty() argument
[all...]
/third_party/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc1893 int value; global() member
[all...]
/third_party/googletest/googletest/include/gtest/
H A Dgtest-matchers.h257 T value; member
902 Matcher(T value) Matcher() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DLocaleDisplayNamesImpl.java113 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument
556 keyValueDisplayName(String key, String value, boolean skipAdjust) keyValueDisplayName() argument
580 keyValueDisplayName(String key, String value) keyValueDisplayName() argument
[all...]
H A DTrie2.java343 public int value; global() field in Trie2.Range
503 public int value; global() field in Trie2.CharSequenceValues
[all...]
H A DUtility.java355 private static final <T extends Appendable> void encodeRun(T buffer, int value, int length) { in encodeRun() argument
378 appendInt(T buffer, int value) appendInt() argument
391 encodeRun(T buffer, short value, int length) encodeRun() argument
423 encodeRun(T buffer, byte value, int length, byte[] state) encodeRun() argument
451 appendEncodedByte(T buffer, byte value, byte[] state) appendEncodedByte() argument
1942 charSequenceHashCode(CharSequence value) charSequenceHashCode() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DLongNameHandler.java187 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument
207 private boolean loadForPluralForm(UResource.Table genderTable, UResource.Value value) { in loadForPluralForm() argument
229 loadForGender(UResource.Table genderTable, String genderVal, UResource.Value value) loadForGender() argument
252 loadForCase(UResource.Table caseTable, String caseValue, UResource.Value value) loadForCase() argument
312 put(UResource.Key key, UResource.Value value, boolean noFallback) put() argument
336 put(UResource.Key key, UResource.Value value, boolean noFallback) put() argument
[all...]
H A DDecimalQuantity_AbstractBCD.java1003 appendDigit(byte value, int leadingZeros, boolean appendAsInteger) appendDigit() argument
1227 setDigitPos(int position, byte value) setDigitPos() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateIntervalInfo.java444 public void put(Key key, Value value, boolean noFallback) { in put() argument
473 processSkeletonTable(Key key, Value value) processSkeletonTable() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dunits_test.cpp556 double value; in testComplexUnitsConverter() member
H A Ducharstrietest.cpp32 int32_t value; member
365 int32_t value; global() member in __anon3698::Generator
395 int32_t value=gen.getValue(); TestLargeTrie() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dunum.cpp902 unum_setContext(UNumberFormat* fmt, UDisplayContext value, UErrorCode* status) in unum_setContext() argument
824 unum_setSymbol(UNumberFormat *fmt, UNumberFormatSymbol symbol, const UChar *value, int32_t length, UErrorCode *status) unum_setSymbol() argument

Completed in 33 milliseconds

1...<<221222223224225226227228229230>>...342