| /third_party/cmsis/CMSIS/Core/Include/m-profile/ |
| H A D | cmsis_iccarm_m.h | 644 __IAR_FT uint32_t __STREXW(uint32_t value, uint32_t volatile *ptr) in __STREXW() argument 654 __IAR_FT uint32_t __RRX(uint32_t value) in __RRX() argument 661 __IAR_FT void __set_BASEPRI_MAX(uint32_t value) in __set_BASEPRI_MAX() argument 702 __IAR_FT void __set_MSPLIM(uint32_t value) in __set_MSPLIM() argument 728 __IAR_FT void __set_PSPLIM(uint32_t value) in __set_PSPLIM() argument 747 __TZ_set_CONTROL_NS(uint32_t value) __TZ_set_CONTROL_NS() argument 760 __TZ_set_PSP_NS(uint32_t value) __TZ_set_PSP_NS() argument 772 __TZ_set_MSP_NS(uint32_t value) __TZ_set_MSP_NS() argument 783 __TZ_set_SP_NS(uint32_t value) __TZ_set_SP_NS() argument 795 __TZ_set_PRIMASK_NS(uint32_t value) __TZ_set_PRIMASK_NS() argument 807 __TZ_set_BASEPRI_NS(uint32_t value) __TZ_set_BASEPRI_NS() argument 819 __TZ_set_FAULTMASK_NS(uint32_t value) __TZ_set_FAULTMASK_NS() argument 838 __TZ_set_PSPLIM_NS(uint32_t value) __TZ_set_PSPLIM_NS() argument 857 __TZ_set_MSPLIM_NS(uint32_t value) __TZ_set_MSPLIM_NS() argument 928 __STRBT(uint8_t value, volatile uint8_t *addr) __STRBT() argument 933 __STRHT(uint16_t value, volatile uint16_t *addr) __STRHT() argument 938 __STRT(uint32_t value, volatile uint32_t *addr) __STRT() argument 971 __STLB(uint8_t value, volatile uint8_t *ptr) __STLB() argument 976 __STLH(uint16_t value, volatile uint16_t *ptr) __STLH() argument 981 __STL(uint32_t value, volatile uint32_t *ptr) __STL() argument 1007 __STLEXB(uint8_t value, volatile uint8_t *ptr) __STLEXB() argument 1014 __STLEXH(uint16_t value, volatile uint16_t *ptr) __STLEXH() argument 1021 __STLEX(uint32_t value, volatile uint32_t *ptr) __STLEX() argument [all...] |
| H A D | cmsis_armclang_m.h | 444 __RRX(uint32_t value) __RRX() argument 504 __STRBT(uint8_t value, volatile uint8_t *ptr) __STRBT() argument 516 __STRHT(uint16_t value, volatile uint16_t *ptr) __STRHT() argument 528 __STRT(uint32_t value, volatile uint32_t *ptr) __STRT() argument 587 __STLB(uint8_t value, volatile uint8_t *ptr) __STLB() argument 599 __STLH(uint16_t value, volatile uint16_t *ptr) __STLH() argument 611 __STL(uint32_t value, volatile uint32_t *ptr) __STL() argument [all...] |
| H A D | cmsis_clang_m.h | 449 __RRX(uint32_t value) __RRX() argument 509 __STRBT(uint8_t value, volatile uint8_t *ptr) __STRBT() argument 521 __STRHT(uint16_t value, volatile uint16_t *ptr) __STRHT() argument 533 __STRT(uint32_t value, volatile uint32_t *ptr) __STRT() argument 592 __STLB(uint8_t value, volatile uint8_t *ptr) __STLB() argument 604 __STLH(uint16_t value, volatile uint16_t *ptr) __STLH() argument 616 __STL(uint32_t value, volatile uint32_t *ptr) __STL() argument [all...] |
| H A D | cmsis_tiarmclang_m.h | 444 __RRX(uint32_t value) __RRX() argument 504 __STRBT(uint8_t value, volatile uint8_t *ptr) __STRBT() argument 516 __STRHT(uint16_t value, volatile uint16_t *ptr) __STRHT() argument 528 __STRT(uint32_t value, volatile uint32_t *ptr) __STRT() argument 587 __STLB(uint8_t value, volatile uint8_t *ptr) __STLB() argument 599 __STLH(uint16_t value, volatile uint16_t *ptr) __STLH() argument 611 __STL(uint32_t value, volatile uint32_t *ptr) __STL() argument [all...] |
| /third_party/cups-filters/filter/ |
| H A D | rastertopdf.cpp | 212 std::string value = ""; in split_strings() local [all...] |
| /third_party/cares/include/ |
| H A D | ares.h | 535 unsigned char *value; member
|
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | options.c | 191 int section_from_string(const char *value) in section_from_string() argument 253 value_t *value; in free_option() local 581 get_valid_param_string_int(option_t *opt, param_t *param, int value) get_valid_param_string_int() argument 588 get_valid_param_string_float(option_t *opt, param_t *param, float value) get_valid_param_string_float() argument 718 get_valid_value_string(option_t *opt, const char *value) get_valid_value_string() argument 926 option_is_custom_value(option_t *opt, const char *value) option_is_custom_value() argument 1019 option_set_value(option_t *opt, int optionset, const char *value) option_set_value() argument 1052 option_accepts_value(option_t *opt, const char *value) option_accepts_value() argument 1336 param_set_allowed_chars(param_t *param, const char *value) param_set_allowed_chars() argument 1351 param_set_allowed_regexp(param_t *param, const char *value) param_set_allowed_regexp() argument 1563 dstr_t *value = create_dstr(); /* value can span multiple lines */ read_ppd_file() local [all...] |
| /third_party/alsa-lib/src/alisp/ |
| H A D | alisp.c | 382 new_integer(struct alisp_instance *instance, long value) new_integer() argument 397 new_float(struct alisp_instance *instance, double value) new_float() argument 828 set_object_direct(struct alisp_instance *instance, struct alisp_object * name, struct alisp_object * value) set_object_direct() argument 868 set_object(struct alisp_instance *instance, struct alisp_object * name, struct alisp_object * value) set_object() argument [all...] |
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | parse.cpp | 96 struct UString value; member 943 convertTrie(const void *context, UChar32 start, UChar32 end, uint32_t value) convertTrie() argument 1719 int32_t value; parseIntVector() local 1822 LocalMemory<uint8_t> value; parseBinary() local 1868 int32_t value; parseInteger() local [all...] |
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-matchers-containers_test.cc | 344 int value() const { return value_; } in value() function in testing::gmock_matchers_test::__anon3003::Uncopyable 1375 PostIncrProxy(const value_type& value) PostIncrProxy() argument [all...] |
| /third_party/googletest/googletest/include/gtest/ |
| H A D | gtest.h | 389 const char* value() const { return value_.c_str(); } in value() function in testing::TestProperty [all...] |
| /third_party/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-port.h | 1556 ThreadLocal(const T& value) ThreadLocal() argument 1564 set(const T& value) set() argument 1572 ValueHolder(const T& value) ValueHolder() argument 1616 InstanceValueHolderFactory(const T& value) InstanceValueHolderFactory() argument 1752 ThreadLocal(const T& value) ThreadLocal() argument 1768 set(const T& value) set() argument 1775 ValueHolder(const T& value) ValueHolder() argument 1831 InstanceValueHolderFactory(const T& value) InstanceValueHolderFactory() argument 1890 ThreadLocal(const T& value) ThreadLocal() argument 1894 set(const T& value) set() argument [all...] |
| H A D | gtest-internal.h | 851 const char* value; global() member 861 std::string value; global() member 913 static constexpr bool value = global() member in testing::internal::HasDebugStringAndShortDebugString 918 constexpr bool HasDebugStringAndShortDebugString<T>::value; global() member in testing::internal::HasDebugStringAndShortDebugString 976 static const bool value = sizeof(test<T>(nullptr, nullptr)) == sizeof(int); global() member 980 const bool IsHashTable<T>::value; global() member in testing::internal::IsHashTable 1231 value_type value; global() member [all...] |
| /third_party/googletest/googletest/src/ |
| H A D | gtest-internal-inl.h | 841 set_catch_exceptions(bool value) set_catch_exceptions() argument 1202 FormatBool(bool value) FormatBool() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | SimpleDateFormat.java | 2118 safeAppend(String[] array, int value, StringBuffer appendTo) safeAppend() argument 2124 safeAppendWithMonthPattern(String[] array, int value, StringBuffer appendTo, String monthPattern) safeAppendWithMonthPattern() argument 2246 zeroPaddingNumber(NumberFormat nf,StringBuffer buf, int value, int minDigits, int maxDigits) zeroPaddingNumber() argument 2328 fastZeroPaddingNumber(StringBuffer buf, int value, int minDigits, int maxDigits) fastZeroPaddingNumber() argument 2357 zeroPaddingNumber(long value, int minDigits, int maxDigits) zeroPaddingNumber() argument [all...] |
| H A D | DateFormat.java | 1748 public DateFormat setBooleanAttribute(BooleanAttribute key, boolean value) in setBooleanAttribute() argument [all...] |
| H A D | DecimalFormat.java | 1117 public synchronized void setSignAlwaysShown(boolean value) { in setSignAlwaysShown() argument 1417 setMinimumIntegerDigits(int value) setMinimumIntegerDigits() argument 1459 setMaximumIntegerDigits(int value) setMaximumIntegerDigits() argument 1507 setMinimumFractionDigits(int value) setMinimumFractionDigits() argument 1551 setMaximumFractionDigits(int value) setMaximumFractionDigits() argument 1634 setMinimumSignificantDigits(int value) setMinimumSignificantDigits() argument 1676 setMaximumSignificantDigits(int value) setMaximumSignificantDigits() argument 2066 setDecimalSeparatorAlwaysShown(boolean value) setDecimalSeparatorAlwaysShown() argument 2202 setParseBigDecimal(boolean value) setParseBigDecimal() argument 2337 setDecimalPatternMatchRequired(boolean value) setDecimalPatternMatchRequired() argument 2362 setParseNoExponent(boolean value) setParseNoExponent() argument 2388 setParseCaseSensitive(boolean value) setParseCaseSensitive() argument [all...] |
| H A D | DateFormatSymbols.java | 1665 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument 1758 processResource(String path, UResource.Key key, UResource.Value value) processResource() argument 1826 processAliasFromValue(String currentRelativePath, UResource.Value value) processAliasFromValue() argument [all...] |
| H A D | DecimalFormatSymbols.java | 1394 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument [all...] |
| H A D | UnicodeSet.java | 3332 double value; global() field in UnicodeSet.NumericValueFilter 3333 NumericValueFilter(double value) NumericValueFilter() argument 3351 int value; global() field in UnicodeSet.IntPropertyFilter 3352 IntPropertyFilter(int prop, int value) IntPropertyFilter() argument 3481 applyIntPropertyValue(int prop, int value) applyIntPropertyValue() argument 4805 findIn(CharSequence value, int fromIndex, boolean findNot) findIn() argument 4826 findLastIn(CharSequence value, int fromIndex, boolean findNot) findLastIn() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | DecimalFormatProperties.java | 365 private int _hashCodeHelper(boolean value) { in _hashCodeHelper() argument 369 private int _hashCodeHelper(int value) { in _hashCodeHelper() argument 373 private int _hashCodeHelper(Object value) { in _hashCodeHelper() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | usearch.cpp | 189 addTouint32_tArray(int32_t *destination, uint32_t offset, uint32_t *destinationlength, uint32_t value, uint32_t increments, UErrorCode *status) addTouint32_tArray() argument 229 addTouint64_tArray(int64_t *destination, uint32_t offset, uint32_t *destinationlength, uint64_t value, uint32_t increments, UErrorCode *status) addTouint64_tArray() argument 783 usearch_setAttribute(UStringSearch *strsrch, USearchAttribute attribute, USearchAttributeValue value, UErrorCode *status) usearch_setAttribute() argument 829 int16_t value = strsrch->search->elementComparisonType; usearch_getAttribute() local [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | ccaltst.c | 1620 const char *value; in TestGetKeywordValuesForLocale() local [all...] |
| H A D | cdattst.c | 589 UChar *value=NULL; in TestSymbols() local 1120 UChar *value=NULL; VerifysetSymbols() local 1163 UChar *value=NULL; VerifygetsetSymbols() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | measfmttest.cpp | 4184 helperTestSimplePer( const Locale &locale, UMeasureFormatWidth width, double value, const MeasureUnit &unit, const MeasureUnit &perUnit, const char *expected) helperTestSimplePer() argument 4203 helperTestSimplePer( const Locale &locale, UMeasureFormatWidth width, double value, const MeasureUnit &unit, const MeasureUnit &perUnit, const char *expected, int32_t field, int32_t expected_start, int32_t expected_end) helperTestSimplePer() argument
|