Home
last modified time | relevance | path

Searched defs:before (Results 51 – 75 of 203) sorted by relevance

123456789

/external/v8/src/
Dhandles-inl.h46 int before = NumberOfHandles(isolate_); in ~HandleScope() local
Ddate.cc323 DST* before = NULL; in ProbeDST() local
/external/testng/src/main/java/org/testng/internal/
DMethodInheritance.java51 public static void fixMethodInheritance(ITestNGMethod[] methods, boolean before) { in fixMethodInheritance()
DConfigurationMethod.java445 IAnnotation before = m_annotationFinder.findAnnotation(getMethod(), IBeforeMethod.class); in isFirstTimeOnly() local
454 IAnnotation before = m_annotationFinder.findAnnotation(getMethod(), IAfterMethod.class); in isLastTimeOnly() local
DMethodGroupsHelper.java128 …ap<String, List<ITestNGMethod>> findGroupsMethods(Collection<ITestClass> classes, boolean before) { in findGroupsMethods()
/external/freetype/src/pshinter/
Dpshalgo.c934 PSH_Point first, start, end, before, after; in psh_glyph_compute_inflections() local
1298 PSH_Point point, before, after; in psh_glyph_compute_extrema() local
1364 PSH_Point point, before, after; in psh_glyph_compute_extrema() local
1855 PSH_Point before, after; in psh_glyph_interpolate_normal_points() local
/external/pdfium/third_party/freetype/src/pshinter/
Dpshalgo.c934 PSH_Point first, start, end, before, after; in psh_glyph_compute_inflections() local
1298 PSH_Point point, before, after; in psh_glyph_compute_extrema() local
1364 PSH_Point point, before, after; in psh_glyph_compute_extrema() local
1855 PSH_Point before, after; in psh_glyph_interpolate_normal_points() local
/external/ltp/utils/ffsb-6.0-rc2/
Dffsb.h43 struct rusage before; member
/external/toybox/toys/posix/
Dgrep.c85 long lcount = 0, mcount = 0, offset = 0, after = 0, before = 0; in do_grep() local
/external/eigen/bench/btl/data/
Dsmooth.cxx141 int before=i-j; in centered_smooth_curve() local
/external/vboot_reference/firmware/stub/
Dtpm_lite_stub.c212 struct timeval before, after; in VbExTpmSendReceive() local
/external/clang/include/clang/Edit/
DCommit.h95 bool insertWrap(StringRef before, SourceRange TokenRange, StringRef after) { in insertWrap()
/external/mockito/src/test/java/org/mockitousage/annotation/
DMockInjectionUsingConstructorTest.java49 @Before public void before() { in before() method in MockInjectionUsingConstructorTest
/external/webrtc/webrtc/base/
Dtimeutils_unittest.cc134 time_t before = ::time(NULL); in TEST() local
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DScriptEditor.java449 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
527 public EditItem(int start, CharSequence before, CharSequence after) { in EditItem()
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/instrumentation/
DLogTransformer.java302 String before = MessageFormatter.arrayFormat(messagePattern, arg1).getMessage(); in doMethod() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DAdamsMoultonIntegrator.java353 private final double[] before; field in AdamsMoultonIntegrator.Corrector
/external/curl/lib/
Deasy.c602 struct timeval before; in wait_or_timeout() local
694 struct timeval before; in easy_transfer() local
/external/proguard/src/proguard/optimize/evaluation/
DEvaluationShrinker.java1703 boolean before, in insertPushInstructions()
1747 boolean before, in insertPopInstructions()
1811 boolean before, in insertInstruction()
1842 boolean before, in insertInstructions()
/external/compiler-rt/lib/asan/
Dasan_report.cc120 static void PrintMemoryByte(InternalScopedString *str, const char *before, in PrintMemoryByte()
129 static void PrintShadowByte(InternalScopedString *str, const char *before, in PrintShadowByte()
134 static void PrintShadowBytes(InternalScopedString *str, const char *before, in PrintShadowBytes()
140 const char *before = in PrintShadowBytes() local
/external/libpng/contrib/libtests/
Dtimepng.c196 struct timespec before, after; in perform_one_test() local
/external/pcre/dist2/src/
Dpcre2_printint.c272 print_prop(FILE *f, PCRE2_SPTR code, const char *before, const char *after) in print_prop()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_vs_draw.c108 struct tgsi_full_declaration *before, in insert_output_before()
/external/ltp/testcases/kernel/sched/tool/
Dtime-schedule.c107 struct timeval before, after; in main() local
/external/protobuf/gtest/test/
Dgtest-typed-test_test.cc305 IntBeforeRegisterTypedTestCaseP before = 0; variable

123456789