HomeSort by relevance Sort by last modified time
    Searched defs:Set (Results 226 - 250 of 512) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/lzma/CPP/Windows/
Synchronization.h 44 WRes Set() { return Event_Set(&_object); }
  /external/perf_data_converter/src/
intervalmap_test.cc 34 map->Set(start_, limit_, value_);
148 std::shared_ptr<Command> Set(uint64 start, uint64 limit, const char* value) {
180 // Simple set/lookup
181 Set(0, 10, "Added"), NumIntervals(1), Lookup(0, 9, "Added"),
186 Set(5, 10, "Added"), Set(5, 20, "Overwrite"), NumIntervals(1),
191 Set(5, 10, "Segment 1"), Set(10, 20, "Segment 2"), NumIntervals(2),
197 Set(5, 10, "Added"), Set(8, 12, "Overwrite"), NumIntervals(2)
    [all...]
  /external/protobuf/src/google/protobuf/
arenastring.h 57 inline void Set(const ::std::string* default_value,
80 // Own()'d by any arena. If the field was not set, it returns NULL. The caller
101 // not set, this returns NULL. This method clears this field back to NULL
169 // Already set to default (which is empty) -- do nothing.
181 // Already set to default -- do nothing.
269 // Nothing: already set to default.
repeated_field_reflection.h 90 virtual void Set(Field* data, int index, const Value* value) const = 0;
130 void Set(Field* data, int index, const ValueType& value) const {
140 Set(data, index, static_cast<const Value*>(&tmp));
  /external/stressapptest/src/
adler32memcpy.cc 78 void AdlerChecksum::Set(uint64 a1, uint64 a2, uint64 b1, uint64 b2) {
119 checksum->Set(a1, a2, b1, b2);
159 checksum->Set(a1, a2, b1, b2);
221 checksum->Set(a1, a2, b1, b2);
394 checksum->Set(checksum_arr[0], checksum_arr[1],
510 checksum->Set(checksum_arr[0], checksum_arr[1],
  /external/v8/src/compiler/
redundancy-elimination.cc 169 void RedundancyElimination::PathChecksForEffectNodes::Set(
287 node_checks_.Set(node, checks);
  /external/v8/src/
identity-map.h 110 // Set the value for the given key.
111 void Set(Handle<Object> key, V v) { Set(*key, v); }
112 void Set(Object* key, V v) { *(reinterpret_cast<V*>(GetEntry(key))) = v; }
list-inl.h 89 void List<T, P>::Set(int index, const T& elm) {
  /external/v8/tools/
gc-nvp-trace-processor.py 96 class Set(object):
101 return 'set ' + self.value
154 'set terminal png',
155 'set output "%s"' % output,
156 'set autoscale',
157 'set ytics nomirror',
158 'set xtics nomirror',
159 'set key below'
163 script.append('set autoscale y2')
164 script.append('set y2tics'
    [all...]
stats-viewer.py 152 counter_changed = ui_counter.Set(value)
253 ui_counter.Set(counter.Value())
282 def Set(self, value):
296 self.var.set(self.format % value)
  /external/webrtc/webrtc/
common.h 37 // Class Config is designed to ease passing a set of options across webrtc code.
54 // config.Set<Algo1_CostFunction>(new SqrCost());
59 // Returns the option if set or a default constructed one.
66 // Set the option, deleting any previous instance of the same.
67 // This instance gets ownership of the newly set value.
68 template<typename T> void Set(T* value);
129 void Config::Set(T* value) {
  /external/webrtc/webrtc/modules/video_coding/test/
test_util.h 32 virtual bool Set() { return true; }
  /hardware/qcom/display/msm8909/sdm/libs/core/
color_manager.cpp 129 hw_attr.Set(hw_res_info_, panel_info, attribute, versions);
194 void PPHWAttributes::Set(const HWResourceInfo &hw_res,
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/
color_manager.cpp 129 hw_attr.Set(hw_res_info_, panel_info, attribute, versions);
194 void PPHWAttributes::Set(const HWResourceInfo &hw_res,
  /hardware/qcom/display/msm8996/sdm/libs/core/
color_manager.cpp 129 hw_attr.Set(hw_res_info_, panel_info, attribute, versions);
194 void PPHWAttributes::Set(const HWResourceInfo &hw_res,
  /hardware/qcom/display/msm8998/sdm/libs/core/
color_manager.cpp 129 hw_attr.Set(hw_res_info_, panel_info, attribute, versions);
194 void PPHWAttributes::Set(const HWResourceInfo &hw_res,
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/error/
error.h 105 //! Constructor to set an error.
123 void Clear() { Set(kParseErrorNone); }
125 void Set(ParseErrorCode code, size_t offset = 0) { code_ = code; offset_ = offset; }
  /prebuilts/clang/host/linux-x86/clang-3859424/prebuilt_include/llvm/lib/Fuzzer/
FuzzerDictionary.h 25 FixedWord(const uint8_t *B, uint8_t S) { Set(B, S); }
27 void Set(const uint8_t *B, uint8_t S) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/lib/Fuzzer/
FuzzerDictionary.h 27 FixedWord(const uint8_t *B, uint8_t S) { Set(B, S); }
29 void Set(const uint8_t *B, uint8_t S) {
  /prebuilts/clang/host/linux-x86/clang-4393122/prebuilt_include/llvm/lib/Fuzzer/
FuzzerDictionary.h 27 FixedWord(const uint8_t *B, uint8_t S) { Set(B, S); }
29 void Set(const uint8_t *B, uint8_t S) {
  /prebuilts/clang/host/linux-x86/clang-4479392/prebuilt_include/llvm/lib/Fuzzer/
FuzzerDictionary.h 27 FixedWord(const uint8_t *B, uint8_t S) { Set(B, S); }
29 void Set(const uint8_t *B, uint8_t S) {
  /prebuilts/clang/host/linux-x86/clang-4579689/prebuilt_include/llvm/lib/Fuzzer/
FuzzerDictionary.h 27 FixedWord(const uint8_t *B, uint8_t S) { Set(B, S); }
29 void Set(const uint8_t *B, uint8_t S) {
  /prebuilts/clang/host/linux-x86/clang-4630689/prebuilt_include/llvm/lib/Fuzzer/
FuzzerDictionary.h 27 FixedWord(const uint8_t *B, uint8_t S) { Set(B, S); }
29 void Set(const uint8_t *B, uint8_t S) {
  /prebuilts/clang/host/linux-x86/clang-4639204/prebuilt_include/llvm/lib/Fuzzer/
FuzzerDictionary.h 27 FixedWord(const uint8_t *B, uint8_t S) { Set(B, S); }
29 void Set(const uint8_t *B, uint8_t S) {
  /prebuilts/clang/host/linux-x86/clang-4691093/prebuilt_include/llvm/lib/Fuzzer/
FuzzerDictionary.h 27 FixedWord(const uint8_t *B, uint8_t S) { Set(B, S); }
29 void Set(const uint8_t *B, uint8_t S) {

Completed in 1599 milliseconds

1 2 3 4 5 6 7 8 91011>>