HomeSort by relevance Sort by last modified time
    Searched refs:Current (Results 51 - 75 of 87) sorted by null

1 23 4

  /external/icu4c/
icudefs.mk 202 # Current full path directory.
204 # Current full path directory for use in source code in a -D compiler option.
  /external/opencore/engines/2way/test/src/
av_disconnect_reset_rec_test.cpp 28 scheduler = OsclExecScheduler::Current();
av_pause_rec_disconnect_test.cpp 27 scheduler = OsclExecScheduler::Current();
av_rec_test.cpp 27 scheduler = OsclExecScheduler::Current();
av_rec_v_preview_test.cpp 27 scheduler = OsclExecScheduler::Current();
avi_test.cpp 45 scheduler = OsclExecScheduler::Current();
pff_eos_test.cpp 33 scheduler = OsclExecScheduler::Current();
pff_pause_disconnect_test.cpp 33 scheduler = OsclExecScheduler::Current();
play_from_file_disconnect_test.cpp 33 scheduler = OsclExecScheduler::Current();
play_from_file_pause_test.cpp 33 scheduler = OsclExecScheduler::Current();
play_from_file_test.cpp 33 scheduler = OsclExecScheduler::Current();
test_everything_test.cpp 33 scheduler = OsclExecScheduler::Current();
use_play_file_test.cpp 33 scheduler = OsclExecScheduler::Current();
  /external/v8/src/arm/
virtual-frame-arm.h 50 // generator's current frame, but no attempt is made to require it
67 CodeGenerator* cgen() { return CodeGeneratorScope::Current(); }
190 // The current top of the expression stack as an assembly operand.
  /external/elfutils/src/
ldscript.c 685 # define YYLLOC_DEFAULT(Current, Rhs, N) \
686 ((Current).first_line = (Rhs)[1].first_line, \
687 (Current).first_column = (Rhs)[1].first_column, \
688 (Current).last_line = (Rhs)[N].last_line, \
689 (Current).last_column = (Rhs)[N].last_column)
    [all...]
  /external/opencore/android/
metadatadriver.cpp 109 OsclExecScheduler *sched = OsclExecScheduler::Current();
596 OsclExecScheduler *sched=OsclExecScheduler::Current();
  /external/opencore/engines/author/test/src/
test_pv_mediainput_author_engine.cpp 412 // Obtain the current mem stats before running the test case
    [all...]
  /external/v8/test/mjsunit/
debug-compile-event.js 35 var current_source = ''; // Current source being compiled.
  /external/v8/src/
codegen.h 138 static CodeGenerator* Current() {
  /external/v8/src/mips/
virtual-frame-mips.h 52 // generator's current frame, but no attempt is made to require it
69 CodeGenerator* cgen() { return CodeGeneratorScope::Current(); }
188 // The current top of the expression stack as an assembly operand.
  /external/opencore/baselibs/thread_messaging/src/
pv_interface_proxy.cpp 506 iPVScheduler = OsclExecScheduler::Current();
  /external/opencore/codecs_v2/omx/omx_proxy/src/
pv_omx_interface_proxy.cpp 565 iPVScheduler = OsclExecScheduler::Current();
  /external/opencore/android/author/
authordriver.cpp 1019 OsclExecScheduler *sched = OsclExecScheduler::Current();
1084 OsclExecScheduler *sched = OsclExecScheduler::Current();
    [all...]
  /external/opencore/engines/adapters/player/framemetadatautility/test/src/
test_pv_frame_metadata_utility.cpp 950 OsclExecScheduler *sched = OsclExecScheduler::Current();
    [all...]
  /external/v8/tools/
logreader.js 81 * Current line.

Completed in 234 milliseconds

1 23 4