/third_party/elfutils/libdw/ |
H A D | encoded-value.h | 156 Dwarf_Addr value = 0; in read_encoded_value() local [all...] |
/third_party/ffmpeg/libavfilter/dnn/ |
H A D | safe_queue.c | 107 void *value; in ff_safe_queue_pop_front() local
|
/third_party/ffmpeg/libavformat/ |
H A D | replaygain.c | 38 static int32_t parse_value(const char *value, int32_t min) in parse_value() argument [all...] |
/third_party/curl/lib/ |
H A D | strtoofft.c | 85 curl_off_t value = 0; in strtooff() local 181 int value = -1; get_char() local [all...] |
H A D | formdata.h | 35 char *value; member
|
/third_party/glslang/glslang/ResourceLimits/ |
H A D | ResourceLimits.cpp | 304 const int value = std::atoi(valueStr.c_str()); in DecodeResourceLimits() local [all...] |
/third_party/gn/src/gn/ |
H A D | action_target_generator.cc | 115 const Value* value = scope_->GetValue(variables::kScript, true); in FillScript() local 132 const Value* value = scope_->GetValue(variables::kArgs, true); in FillScriptArgs() local 147 const Value* value in FillResponseFileContents() local 162 const Value* value = scope_->GetValue(variables::kDepfile, true); FillDepfile() local 177 const Value* value = scope_->GetValue(variables::kMnemonic, true); FillMnemonic() local 200 const Value* value = scope_->GetValue(variables::kPool, true); FillPool() local 252 const Value* value = scope_->GetValue(variables::kInputs, true); FillInputs() local [all...] |
H A D | generated_file_target_generator.cc | 62 const Value* value = scope_->GetValue(variables::kWriteValueContents, true); in FillContents() local 85 const Value* value = in FillOutputConversion() local 100 const Value* value in FillRebase() local 122 const Value* value = scope_->GetValue(variables::kDataKeys, true); FillDataKeys() local 142 const Value* value = scope_->GetValue(variables::kWalkKeys, true); FillWalkKeys() local [all...] |
H A D | tokenizer_unittest.cc | 16 const char* value; member
|
H A D | xml_element_writer.cc | 84 std::string XmlEscape(const std::string& value) { in XmlEscape() argument
|
H A D | metadata.cc | 205 RebaseValue(const BuildSettings* settings, const SourceDir& rebase_dir, const Value& value, Err* err) const RebaseValue() argument 221 RebaseStringValue( const BuildSettings* settings, const SourceDir& rebase_dir, const Value& value, Err* err) const RebaseStringValue() argument 237 RebaseListValue(const BuildSettings* settings, const SourceDir& rebase_dir, const Value& value, Err* err) const RebaseListValue() argument 254 RebaseScopeValue(const BuildSettings* settings, const SourceDir& rebase_dir, const Value& value, Err* err) const RebaseScopeValue() argument [all...] |
/third_party/ffmpeg/tests/checkasm/ |
H A D | v210dec.c | 30 uint32_t value = t0 in get_v210() local 41 uint32_t value = get_v210(); in randomize_buffers() local
|
/third_party/backends/sanei/ |
H A D | sanei_net.c | 91 w_option_value (Wire *w, SANE_Word type, SANE_Word size, void **value) in w_option_value() argument
|
/third_party/benchmark/src/ |
H A D | log.h | 44 LogType& operator<<(LogType& log, Tp const& value) { in operator <<() argument
|
/third_party/cups-filters/filter/ |
H A D | banner.c | 27 static int parse_line(char *line, char **key, char **value) in parse_line() argument 152 char *key, *value; in banner_new_from_file() local [all...] |
/third_party/googletest/googletest/test/ |
H A D | gtest_dirs_test.cc | 17 SetEnv(const char* name, const char* value) : name_(name) { in SetEnv() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | CalendarUtil.java | 83 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument
|
H A D | FormattedValueFieldPositionIteratorImpl.java | 29 public final int value; field in FormattedValueFieldPositionIteratorImpl.FieldWithValue 31 public FieldWithValue(Format.Field field, int value) { in FieldWithValue() argument [all...] |
H A D | Trie2_16.java | 182 rangeEnd(int startingCP, int limit, int value) rangeEnd() argument [all...] |
H A D | Trie2_32.java | 179 rangeEnd(int startingCP, int limit, int value) rangeEnd() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
H A D | PlainStringFormattedValue.java | 22 private final String value; field in PlainStringFormattedValue 33 public PlainStringFormattedValue(String value) { in PlainStringFormattedValue() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | utmscale.cpp | 40 utmscale_getTimeScaleValue(UDateTimeScale timeScale, UTimeScaleValue value, UErrorCode *status) in utmscale_getTimeScaleValue() argument
|
/third_party/icu/icu4c/source/common/ |
H A D | bytestrie.cpp | 33 int32_t value; in readValue() local [all...] |
H A D | bytestrieiterator.cpp | 200 int32_t value=readValue(pos, node>>1); in branchNext() local
|
H A D | ucharstrieiterator.cpp | 201 int32_t value=readValue(pos, node&=0x7fff); in branchNext() local
|