Searched defs:set_b (Results 1 – 7 of 7) sorted by relevance
/external/lldb/source/Interpreter/ |
D | Options.cpp | 69 Options::IsASubset (const OptionSet& set_a, const OptionSet& set_b) in IsASubset() 90 Options::OptionsSetDiff (const OptionSet& set_a, const OptionSet& set_b, OptionSet& diffs) in OptionsSetDiff() 112 Options::OptionsSetUnion (const OptionSet &set_a, const OptionSet &set_b, OptionSet &union_set) in OptionsSetUnion()
|
/external/lldb/test/types/ |
D | basic_type.cpp | 59 set_b (const T& b) in set_b() function in a_class
|
/external/lldb/test/functionalities/breakpoint/inlined_breakpoints/ |
D | basic_type.cpp | 55 set_b (const T& b) in set_b() function in a_class
|
/external/pdfium/core/src/fpdfapi/fpdf_edit/ |
D | fpdf_edit_image.cpp | 120 FX_INT32 set_a = 0, set_r = 0, set_g = 0, set_b = 0; in SetImage() local
|
/external/chromium_org/third_party/webrtc/modules/desktop_capture/ |
D | desktop_region.cc | 470 const RowSpanSet& set_b, in SubtractRows()
|
/external/pdfium/core/src/fxge/dib/ |
D | fx_dib_composite.cpp | 2026 int set_r, set_g, set_b; in _CompositeRow_1bppRgb2Rgb_NoBlend() local 2223 int set_r, set_g, set_b; in _CompositeRow_1bppRgb2Argb_NoBlend() local 2271 int set_r, set_g, set_b; in _CompositeRow_1bppRgb2Rgba_NoBlend() local 3187 int set_r, set_g, set_b; in _CompositeRow_1bppRgb2Rgb_NoBlend_RgbByteOrder() local 3265 int set_r, set_g, set_b; in _CompositeRow_1bppRgb2Argb_NoBlend_RgbByteOrder() local
|
D | fx_dib_convert.cpp | 346 set_r, set_g, set_b; in _ConvertBuffer_1bppPlt2Gray() local
|