Home
last modified time | relevance | path

Searched defs:ea (Results 1 – 25 of 33) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DoverloadErrorMatchesImplementationElaboaration.js8 var ea: EventAggregator; variable
18 var ea; variable
DtemplateStringBinaryOperationsInvalid.js87 var ea = `${ 3 - 4 }` & 6; variable
DtemplateStringBinaryOperationsES6Invalid.js87 var ea = `${ 3 - 4 }` & 6; variable
/third_party/boost/libs/thread/example/
Dgeneric_executor_ref.cpp81 boost::basic_thread_pool ea(4); in test_generic_executor_ref() local
127 boost::basic_thread_pool ea(4, at_th_entry); in test_generic_executor_ref() local
133 boost::basic_thread_pool ea(4, at_th_entry); in test_generic_executor_ref() local
Dexecutor.cpp88 boost::executor_adaptor < boost::basic_thread_pool > ea(4); in test_executor_adaptor() local
150 boost::basic_thread_pool ea(4, at_th_entry); in test_executor_adaptor() local
165 boost::basic_thread_pool ea(1); in test_executor_adaptor() local
/third_party/ffmpeg/libavformat/
Delectronicarts.c113 EaDemuxContext *ea = s->priv_data; in process_audio_header_elements() local
271 EaDemuxContext *ea = s->priv_data; in process_audio_header_eacs() local
308 EaDemuxContext *ea = s->priv_data; in process_audio_header_sead() local
361 EaDemuxContext *ea = s->priv_data; in process_ea_header() local
520 EaDemuxContext *ea = s->priv_data; in ea_read_header() local
576 EaDemuxContext *ea = s->priv_data; in ea_read_packet() local
Difv.c191 AVIndexEntry *ev, *ea, *e_next; in ifv_read_packet() local
/third_party/typescript/tests/cases/compiler/
DoverloadErrorMatchesImplementationElaboaration.ts7 var ea: EventAggregator; variable
DcommentsAfterSpread.ts33 const [ea, eb] = [.../* comment eab */args]; constant
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DSTZInfo.java24 void setEnd(int em, int edwm, int edw, int et, int edm, boolean ea) { in setEnd()
85 boolean ea; field in STZInfo
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DSTZInfo.java25 void setEnd(int em, int edwm, int edw, int et, int edm, boolean ea) { in setEnd()
86 boolean ea; field in STZInfo
/third_party/ltp/tools/sparse/sparse-src/validation/
Denum-mismatch.c1 enum ea { A = 0, }; enum
/third_party/boost/libs/graph/test/
Dmin_cost_max_flow_utils.hpp106 EdgeAdder< Graph, Weight, Capacity, Reversed, ResidualCapacity > ea( in getSampleGraph() local
141 EdgeAdder< Graph, Weight, Capacity, Reversed, ResidualCapacity > ea( in getSampleGraph2() local
/third_party/openssl/crypto/perlasm/
Dx86_64-xlate.pl221 { package ea; # pick up effective addresses: expr(%reg,%reg,scale) package
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DExceptionHandler.java34 Exception ea = (Exception) a; in hasSameBehavior() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
DExceptionHandler.java35 Exception ea = (Exception) a; in hasSameBehavior() local
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DSweepGradient.java48 private static native long nMakeSweep(float x, float y, float sa, float ea, in nMakeSweep()
/third_party/pulseaudio/src/pulsecore/
Ddbus-util.c50 static void dispatch_cb(pa_mainloop_api *ea, pa_defer_event *ev, void *userdata) { in dispatch_cb()
99 static void handle_io_event(pa_mainloop_api *ea, pa_io_event *e, int fd, pa_io_event_flags_t events… in handle_io_event()
123 static void handle_time_event(pa_mainloop_api *ea, pa_time_event* e, const struct timeval *t, void … in handle_time_event()
/third_party/mesa3d/src/mesa/swrast/
Ds_triangle.c246 GLfixed er, eg, eb, ea; member
602 GLfixed er, eg, eb, ea; /* texture env color */ member
/third_party/skia/modules/androidkit/src/
DGradients.cpp108 static jlong MakeSweep(JNIEnv* env, jobject, jfloat x, jfloat y, jfloat sa, jfloat ea, in MakeSweep()
/third_party/boost/boost/math/distributions/
Drayleigh.hpp182 RealType ea = x * x / (2 * sigma * sigma); in cdf() local
/third_party/typescript/tests/cases/conformance/es6/templates/
DtemplateStringBinaryOperationsInvalid.ts86 var ea = `${ 3 - 4 }` & 6; variable
DtemplateStringBinaryOperationsES6Invalid.ts87 var ea = `${ 3 - 4 }` & 6; variable
/third_party/ntfs-3g/include/ntfs-3g/
Dattrib.h280 EA_ATTR ea; member
/third_party/mesa3d/include/android_stub/system/
Dradio.h97 bool ea; /* Emergency announcements supported */ member

12