/external/libcxx/test/std/re/re.badexp/ |
D | regex_error.pass.cpp | 28 std::regex_error e(std::regex_constants::error_collate); in main() local 33 std::regex_error e(std::regex_constants::error_ctype); in main() local 38 std::regex_error e(std::regex_constants::error_escape); in main() local 44 std::regex_error e(std::regex_constants::error_backref); in main() local 49 std::regex_error e(std::regex_constants::error_brack); in main() local 54 std::regex_error e(std::regex_constants::error_paren); in main() local 59 std::regex_error e(std::regex_constants::error_brace); in main() local 64 std::regex_error e(std::regex_constants::error_badbrace); in main() local 69 std::regex_error e(std::regex_constants::error_range); in main() local 75 std::regex_error e(std::regex_constants::error_space); in main() local [all …]
|
/external/sl4a/Utils/src/com/googlecode/android_scripting/ |
D | Log.java | 89 public static void v(String message, Throwable e) { in v() 90 android.util.Log.v(getTag(), message, e); in v() local 98 public static void v(Context context, String message, Throwable e) { in v() 100 android.util.Log.v(getTag(), message, e); in v() local 103 public static void e(Throwable e) { in e() method in Log 104 android.util.Log.e(getTag(), "Error", e); in e() local 107 public static void e(String message) { in e() method in Log 111 public static void e(String message, Throwable e) { in e() argument 112 android.util.Log.e(getTag(), message, e); in e() local 115 public static void e(Context context, String message) { in e() method in Log [all …]
|
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ |
D | event.c | 23 void event_init_opts(struct event *e, u64 config, int type, char *name) in event_init_opts() 37 void event_init_named(struct event *e, u64 config, char *name) in event_init_named() 42 void event_init(struct event *e, u64 config) in event_init() 52 int event_open_with_options(struct event *e, pid_t pid, int cpu, int group_fd) in event_open_with_options() 63 int event_open_with_group(struct event *e, int group_fd) in event_open_with_group() 68 int event_open_with_pid(struct event *e, pid_t pid) in event_open_with_pid() 73 int event_open_with_cpu(struct event *e, int cpu) in event_open_with_cpu() 78 int event_open(struct event *e) in event_open() 83 void event_close(struct event *e) in event_close() 88 int event_enable(struct event *e) in event_enable() [all …]
|
/external/libcxx/test/std/numerics/rand/rand.eng/rand.eng.lcong/ |
D | ctor_result_type.pass.cpp | 28 E e(5); in test1() local 35 E e(5); in test1() local 42 E e(5); in test1() local 56 E e(7); in test2() local 63 E e(0); in test2() local 70 E e(4); in test2() local 84 E e(3); in test3() local 91 E e(5); in test3() local 98 E e(7); in test3() local 112 E e(7); in test4() local [all …]
|
/external/libnl/lib/route/cls/ematch/ |
D | text.c | 31 void rtnl_ematch_text_set_from(struct rtnl_ematch *e, uint8_t layer, in rtnl_ematch_text_set_from() 39 uint16_t rtnl_ematch_text_get_from_offset(struct rtnl_ematch *e) in rtnl_ematch_text_get_from_offset() 44 uint8_t rtnl_ematch_text_get_from_layer(struct rtnl_ematch *e) in rtnl_ematch_text_get_from_layer() 49 void rtnl_ematch_text_set_to(struct rtnl_ematch *e, uint8_t layer, in rtnl_ematch_text_set_to() 57 uint16_t rtnl_ematch_text_get_to_offset(struct rtnl_ematch *e) in rtnl_ematch_text_get_to_offset() 62 uint8_t rtnl_ematch_text_get_to_layer(struct rtnl_ematch *e) in rtnl_ematch_text_get_to_layer() 67 void rtnl_ematch_text_set_pattern(struct rtnl_ematch *e, in rtnl_ematch_text_set_pattern() 79 char *rtnl_ematch_text_get_pattern(struct rtnl_ematch *e) in rtnl_ematch_text_get_pattern() 84 size_t rtnl_ematch_text_get_len(struct rtnl_ematch *e) in rtnl_ematch_text_get_len() 89 void rtnl_ematch_text_set_algo(struct rtnl_ematch *e, const char *algo) in rtnl_ematch_text_set_algo() [all …]
|
D | nbyte.c | 31 void rtnl_ematch_nbyte_set_offset(struct rtnl_ematch *e, uint8_t layer, in rtnl_ematch_nbyte_set_offset() 39 uint16_t rtnl_ematch_nbyte_get_offset(struct rtnl_ematch *e) in rtnl_ematch_nbyte_get_offset() 44 uint8_t rtnl_ematch_nbyte_get_layer(struct rtnl_ematch *e) in rtnl_ematch_nbyte_get_layer() 49 void rtnl_ematch_nbyte_set_pattern(struct rtnl_ematch *e, in rtnl_ematch_nbyte_set_pattern() 61 uint8_t *rtnl_ematch_nbyte_get_pattern(struct rtnl_ematch *e) in rtnl_ematch_nbyte_get_pattern() 66 size_t rtnl_ematch_nbyte_get_len(struct rtnl_ematch *e) in rtnl_ematch_nbyte_get_len() 85 static int nbyte_parse(struct rtnl_ematch *e, void *data, size_t len) in nbyte_parse() 102 static void nbyte_dump(struct rtnl_ematch *e, struct nl_dump_params *p) in nbyte_dump() 118 static void nbyte_free(struct rtnl_ematch *e) in nbyte_free()
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | RegisterInfoEmitter.cpp | 50 for (unsigned i = 0, e = Registers.size(); i != e; ++i) in runEnums() local 66 for (unsigned i = 0, e = RegisterClasses.size(); i != e; ++i) { in runEnums() local 84 for (unsigned i = 0, e = RegAltNameIndices.size(); i != e; ++i) in runEnums() local 108 for (unsigned i = 0, e = Regs.size(); i != e; ++i) { in EmitRegMapping() local 124 for (unsigned i = I->second.size(), e = maxLength; i != e; ++i) in EmitRegMapping() local 139 for (unsigned i = 0, e = maxLength; i != e; ++i) { in EmitRegMapping() local 162 for (unsigned i = 0, e = Regs.size(); i != e; ++i) { in EmitRegMapping() local 185 for (unsigned i = 0, e = maxLength; i != e; ++i) { in EmitRegMapping() local 215 for (unsigned i = 0, e = Bits.size(); i < e; i += Width) { in printBitVectorAsHex() local 265 for (unsigned i = 0, e = Regs.size(); i != e; ++i) { in runMCDesc() local [all …]
|
D | CodeGenDAGPatterns.cpp | 79 for (unsigned i = 0, e = LegalTypes.size(); i != e; ++i) in FillWithPossibleTypes() local 100 for (unsigned i = 0, e = TypeVec.size(); i != e; ++i) in hasIntegerTypes() local 109 for (unsigned i = 0, e = TypeVec.size(); i != e; ++i) in hasFloatingPointTypes() local 118 for (unsigned i = 0, e = TypeVec.size(); i != e; ++i) in hasVectorTypes() local 130 for (unsigned i = 0, e = TypeVec.size(); i != e; ++i) { in getName() local 206 for (unsigned j = 0, e = InVT.TypeVec.size(); j != e; ++j) in MergeInTypeInfo() local 388 for (unsigned i = 0, e = TypeVec.size(); i != e; ++i) in EnforceSmallerThan() local 393 for (unsigned i = 1, e = TypeVec.size(); i != e; ++i) in EnforceSmallerThan() local 398 for (unsigned i = 0, e = TypeVec.size(); i != e; ++i) in EnforceSmallerThan() local 403 for (unsigned i = 1, e = TypeVec.size(); i != e; ++i) in EnforceSmallerThan() local [all …]
|
/external/v8/tools/clang/blink_gc_plugin/ |
D | Edge.cpp | 27 void RecursiveEdgeVisitor::VisitValue(Value* e) { in VisitValue() 31 void RecursiveEdgeVisitor::VisitRawPtr(RawPtr* e) { in VisitRawPtr() 38 void RecursiveEdgeVisitor::VisitRefPtr(RefPtr* e) { in VisitRefPtr() 44 void RecursiveEdgeVisitor::VisitOwnPtr(OwnPtr* e) { in VisitOwnPtr() 51 void RecursiveEdgeVisitor::VisitUniquePtr(UniquePtr* e) { in VisitUniquePtr() 58 void RecursiveEdgeVisitor::VisitMember(Member* e) { in VisitMember() 65 void RecursiveEdgeVisitor::VisitWeakMember(WeakMember* e) { in VisitWeakMember() 72 void RecursiveEdgeVisitor::VisitPersistent(Persistent* e) { in VisitPersistent() 80 CrossThreadPersistent* e) { in VisitCrossThreadPersistent() 87 void RecursiveEdgeVisitor::VisitCollection(Collection* e) { in VisitCollection()
|
/external/libcxxabi/test/ |
D | unwind_06.pass.cpp | 60 double e = get(0); in try4() local 72 double e = get(0); in try5() local 85 double e = get(0); in try6() local 99 double e = get(0); in try7() local 114 double e = get(0); in try8() local 135 double e = get(5); in foo() local 142 catch (int e) { in foo() local 156 catch (int e) { in foo() local 170 catch (int e) { in foo() local 184 catch (int e) { in foo() local [all …]
|
/external/guava/guava-tests/test/com/google/common/net/ |
D | UrlEscapersTest.java | 42 static void assertBasicUrlEscaperExceptPercent(UnicodeEscaper e) { in assertBasicUrlEscaperExceptPercent() 81 static void assertBasicUrlEscaper(UnicodeEscaper e) { in assertBasicUrlEscaper() 88 UnicodeEscaper e = (UnicodeEscaper) urlFormParameterEscaper(); in testUrlFormParameterEscaper() local 113 UnicodeEscaper e = (UnicodeEscaper) urlPathSegmentEscaper(); in testUrlPathSegmentEscaper() local 118 static void assertPathEscaper(UnicodeEscaper e) { in assertPathEscaper() 137 UnicodeEscaper e = (UnicodeEscaper) urlFragmentEscaper(); in testUrlFragmentEscaper() local
|
/external/libvncserver/webclients/novnc/include/ |
D | input.js | 50 _handleRfbEvent: function (e) { argument 58 _handleKeyDown: function (e) { argument 72 _handleKeyPress: function (e) { argument 86 _handleKeyUp: function (e) { argument 137 sync: function (e) { argument 200 _handleMouseButton: function (e, down) { argument 259 _handleMouseDown: function (e) { argument 264 _handleMouseUp: function (e) { argument 271 _handleMouseWheel: function (e) { argument 296 _handleMouseMove: function (e) { argument [all …]
|
/external/chromium-trace/catapult/telemetry/third_party/flot/ |
D | jquery.flot.min.js | 28 …*/(function(e){e.color={},e.color.make=function(t,n,r,i){var s={};return s.r=t||0,s.g=n||0,s.b=r||… argument 29 :0},g=0,y=0,b={processOptions:[],processRawData:[],processDatapoints:[],processOffset:[],drawBackgr… argument
|
/external/libcxx/test/libcxx/containers/sequences/vector/ |
D | asan_throw.pass.cpp | 65 } catch (int e) { in test_push_back() local 81 } catch (int e) { in test_emplace_back() local 100 } catch (int e) { in test_insert_range() local 116 } catch (int e) { in test_insert() local 133 } catch (int e) { in test_emplace() local 152 } catch (int e) { in test_insert_range2() local 169 } catch (int e) { in test_insert_n() local 186 } catch (int e) { in test_insert_n2() local 201 } catch (int e) { in test_resize() local 215 } catch (int e) { in test_resize_param() local
|
/external/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.ibits/ |
D | eval.pass.cpp | 66 E e; in test1() local 75 E e; in test2() local 84 E e(5); in test3() local 93 E e(129); in test4() local 102 E e(6); in test5() local 111 E e(6); in test6() local 120 E e(6); in test7() local 129 E e(6); in test8() local
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/ |
D | CTableCombo.java | 165 Event e = new Event(); in handleTableEvent() local 194 Event e = new Event(); in handleTableEvent() local 209 Event e = new Event(); in handleTableEvent() local 228 Event e = new Event(); in handleTableEvent() local 238 Event e = new Event(); in handleTableEvent() local 254 Event e = new Event(); in handleTableEvent() local 264 Event e = new Event(); in handleTableEvent() local 317 Event e = new Event(); in handleArrowEvent() local 341 Event e = new Event(); in handleTextEvent() local 374 Event e = new Event(); in handleTextEvent() local [all …]
|
/external/pdfium/xfa/fxbarcode/datamatrix/ |
D | BC_SymbolInfo.cpp | 117 CBC_SymbolInfo* CBC_SymbolInfo::lookup(int32_t dataCodewords, int32_t& e) { in lookup() 122 int32_t& e) { in lookup() 128 int32_t& e) { in lookup() 135 int32_t& e) { in lookup() 143 int32_t& e) { in lookup() 173 int32_t CBC_SymbolInfo::getHorizontalDataRegions(int32_t& e) { in getHorizontalDataRegions() 190 int32_t CBC_SymbolInfo::getVerticalDataRegions(int32_t& e) { in getVerticalDataRegions() 207 int32_t CBC_SymbolInfo::getSymbolDataWidth(int32_t& e) { in getSymbolDataWidth() 210 int32_t CBC_SymbolInfo::getSymbolDataHeight(int32_t& e) { in getSymbolDataHeight() 213 int32_t CBC_SymbolInfo::getSymbolWidth(int32_t& e) { in getSymbolWidth() [all …]
|
/external/javassist/sample/duplicate/ |
D | Viewer.java | 47 public void actionPerformed(ActionEvent e) { in actionPerformed() 52 public void windowOpened(WindowEvent e) {} in windowOpened() 54 public void windowClosing(WindowEvent e) { in windowClosing() 58 public void windowClosed(WindowEvent e) {} in windowClosed() 60 public void windowIconified(WindowEvent e) {} in windowIconified() 62 public void windowDeiconified(WindowEvent e) {} in windowDeiconified() 64 public void windowActivated(WindowEvent e) {} in windowActivated() 66 public void windowDeactivated(WindowEvent e) {} in windowDeactivated()
|
/external/clang/test/CXX/temp/temp.spec/temp.inst/ |
D | p1.cpp | 13 e = T::error // expected-error {{'double' cannot be used prior to '::'}} enumerator 20 e = 0 enumerator 27 e = 4 enumerator 41 e = T::error // expected-error {{has no members}} in f() enumerator 50 e = T::error // expected-error {{has no members}} in g() enumerator 73 e = T::error // expected-error {{'int' cannot be used prior to '::'}} enumerator 80 e = 0 enumerator 87 e = 4 enumerator 96 e = T::error // expected-error {{has no members}} in f() enumerator 105 e = T::error // expected-error {{has no members}} in g() enumerator
|
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/ |
D | trace.c | 78 struct trace_entry *e; in trace_alloc_entry() local 89 struct trace_entry *e; in trace_log_reg() local 106 struct trace_entry *e; in trace_log_counter() local 122 struct trace_entry *e; in trace_log_string() local 144 struct trace_entry *e; in trace_log_indent() local 157 struct trace_entry *e; in trace_log_outdent() local 200 static void trace_print_reg(struct trace_entry *e) in trace_print_reg() 216 static void trace_print_counter(struct trace_entry *e) in trace_print_counter() 224 static void trace_print_string(struct trace_entry *e) in trace_print_string() 235 static void trace_print_entry(struct trace_entry *e, int seq, int *prefix) in trace_print_entry() [all …]
|
/external/okhttp/website/static/ |
D | bootstrap.min.js | 6 !function(e){"use strict";e(function(){e.support.transition=function(){var e=function(){var e=docum… argument
|
/external/javassist/src/main/javassist/ |
D | CannotCompileException.java | 72 public CannotCompileException(Throwable e) { in CannotCompileException() 85 public CannotCompileException(String msg, Throwable e) { in CannotCompileException() 94 public CannotCompileException(NotFoundException e) { in CannotCompileException() 101 public CannotCompileException(CompileError e) { in CannotCompileException() 109 public CannotCompileException(ClassNotFoundException e, String name) { in CannotCompileException() 116 public CannotCompileException(ClassFormatError e, String name) { in CannotCompileException()
|
/external/wpa_supplicant_8/src/wps/ |
D | wps_upnp_event.c | 62 static void event_clean(struct wps_event_ *e) in event_clean() 74 static void event_delete(struct wps_event_ *e) in event_delete() 88 struct wps_event_ *e; in event_dequeue() local 102 struct wps_event_ *e; in event_delete_all() local 117 static void event_retry(struct wps_event_ *e, int do_next_address) in event_retry() 145 static struct wpabuf * event_build_message(struct wps_event_ *e) in event_build_message() 173 static void event_addr_failure(struct wps_event_ *e) in event_addr_failure() 215 struct wps_event_ *e = ctx; in event_http_cb() local 271 struct wps_event_ *e; in event_send_start() local 375 struct wps_event_ *e; in event_add() local
|
/external/autotest/client/site_tests/video_YouTubePage/files/ |
D | video_YouTubePageCommon.js | 12 function logEventHappened(e) { argument 16 function logTimeUpdate(e) { argument 20 function onError(e) { argument 79 function getEventHappened(e) { argument 84 function clearEventHappened(e) { argument 88 function getLastSecondTimeupdates(e) { argument
|
/external/pdfium/xfa/fxbarcode/qrcode/ |
D | BC_QRCoderMatrixUtil.cpp | 79 int32_t& e) { in ClearMatrix() 92 int32_t& e) { in BuildMatrix() 115 int32_t& e) { in EmbedBasicPatterns() 137 int32_t& e) { in EmbedTypeInfo() 167 int32_t& e) { in MaybeEmbedVersionInfo() 195 int32_t& e) { in EmbedDataBits() 259 int32_t& e) { in MakeTypeInfoBits() 290 int32_t& e) { in MakeVersionInfoBits() 317 int32_t& e) { in EmbedTimingPatterns() 342 int32_t& e) { in EmbedDarkDotAtLeftBottomCorner() [all …]
|