Searched refs:Current (Results 251 - 275 of 442) sorted by relevance

<<1112131415161718

/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Dxmppsocket.cc57 rtc::Thread* pth = rtc::Thread::Current();
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dr200_swtcl.c751 const GLfloat *rc = ctx->Current.RasterColor;
825 f = _swrast_z_to_fogfactor(ctx, ctx->Current.Attrib[VERT_ATTRIB_FOG][0]);
827 f = _swrast_z_to_fogfactor(ctx, ctx->Current.RasterDistance);
847 vert.tv.z = ctx->Current.RasterPos[2];
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_context.c198 ctx->Current.Attrib[VERT_ATTRIB_COLOR0] );
/external/chromium_org/third_party/webrtc/base/
H A Ddbus_unittest.cc211 rtc::Thread::Current()->ProcessMessages(1);
H A Dsocketpool.cc141 Thread::Current()->Dispose(stream);
H A Dssladapter_unittest.cc26 rtc::AsyncSocket* socket = rtc::Thread::Current()->
H A Dtestutils.h325 socket = Thread::Current()->socketserver()
384 : socket_(Thread::Current()->socketserver()
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtcp_utility.h469 const RTCPCommonHeader* Current();
/external/chromium_org/v8/src/arm64/
H A Dsimulator-arm64.h883 reinterpret_cast<Object*>(Simulator::current(Isolate::Current())->CallJS( \
888 Simulator::current(Isolate::Current())->CallRegExp( \
904 Simulator* sim = Simulator::current(Isolate::Current());
909 Simulator::current(Isolate::Current())->PopAddress();
/external/chromium_org/v8/tools/
H A Dparser-shell.cc86 Handle<Script> script = Isolate::Current()->factory()->NewScript(
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_swtcl.c751 const GLfloat *rc = ctx->Current.RasterColor;
825 f = _swrast_z_to_fogfactor(ctx, ctx->Current.Attrib[VERT_ATTRIB_FOG][0]);
827 f = _swrast_z_to_fogfactor(ctx, ctx->Current.RasterDistance);
847 vert.tv.z = ctx->Current.RasterPos[2];
/external/mesa3d/src/mesa/tnl/
H A Dt_context.c198 ctx->Current.Attrib[VERT_ATTRIB_COLOR0] );
/external/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp67 void PathPieces::flattenTo(PathPieces &Primary, PathPieces &Current, argument
78 Current.push_back(CallEnter);
83 Current.push_back(callExit);
91 Current.push_back(Piece);
101 Current.push_back(Piece);
/external/chromium_org/v8/src/
H A Dlithium-allocator.cc550 HBasicBlock* successor = it.Current();
580 int operand_index = iterator.Current();
775 LUnallocated* temp = LUnallocated::cast(it.Current());
820 LUnallocated* cur_input = LUnallocated::cast(it.Current());
967 LOperand* input = it.Current();
984 LOperand* temp = it.Current();
1248 int operand_index = iterator.Current();
1322 int operand_index = iterator.Current();
1339 int operand_index = iterator.Current();
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
H A Dmeta.c212 GLsizei Width, Height; /**< Current texture size */
619 ctx->VertexProgram.Current);
626 ctx->FragmentProgram.Current);
938 _mesa_reference_vertprog(ctx, &ctx->VertexProgram.Current,
946 _mesa_reference_fragprog(ctx, &ctx->FragmentProgram.Current,
2167 const GLfloat z = invert_z(ctx->Current.RasterPos[2]);
2466 const GLfloat z = invert_z(ctx->Current.RasterPos[2]);
2561 ctx->Current.RasterColor);
2588 GLfloat alpha = ctx->Current.RasterColor[ACOMP];
2700 const GLfloat z = invert_z(ctx->Current
[all...]
/external/mesa3d/src/mesa/drivers/common/
H A Dmeta.c212 GLsizei Width, Height; /**< Current texture size */
619 ctx->VertexProgram.Current);
626 ctx->FragmentProgram.Current);
938 _mesa_reference_vertprog(ctx, &ctx->VertexProgram.Current,
946 _mesa_reference_fragprog(ctx, &ctx->FragmentProgram.Current,
2167 const GLfloat z = invert_z(ctx->Current.RasterPos[2]);
2466 const GLfloat z = invert_z(ctx->Current.RasterPos[2]);
2561 ctx->Current.RasterColor);
2588 GLfloat alpha = ctx->Current.RasterColor[ACOMP];
2700 const GLfloat z = invert_z(ctx->Current
[all...]
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dsession.cc72 ASSERT(rtc::Thread::Current() == worker_thread_);
78 ASSERT(rtc::Thread::Current() == worker_thread_);
102 ASSERT(rtc::Thread::Current() == worker_thread_);
207 ASSERT(rtc::Thread::Current() == worker_thread_);
223 ASSERT(rtc::Thread::Current() == worker_thread_);
237 ASSERT(rtc::Thread::Current() == worker_thread_);
H A Drelayserver_unittest.cc65 : main_(rtc::Thread::Current()), ss_(main_->socketserver()),
516 rtc::Thread::Current()->ProcessMessages((LIFETIME * 2) * 1000);
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dmtypes.h802 * Current attribute group (GL_CURRENT_BIT).
807 * \name Current vertex attributes.
815 * \name Current raster position attributes (always valid).
1134 GLubyte _BackFace; /**< Current back stencil state (1 or 2) */
1404 /** Current sampler object (GL_ARB_sampler_objects) */
1424 /** Current texture object pointers */
2054 struct gl_vertex_program *Current; /**< User-bound vertex program */ member in struct:gl_vertex_program_state
2088 struct gl_geometry_program *Current; /**< user-bound geometry program */ member in struct:gl_geometry_program_state
2108 struct gl_fragment_program *Current; /**< User-bound fragment program */ member in struct:gl_fragment_program_state
2168 struct ati_fragment_shader *Current; member in struct:gl_ati_fragment_shader_state
3267 } Current; member in struct:gl_dlist_state
3452 struct gl_current_attrib Current; /**< Current attributes */ member in struct:gl_context
[all...]
/external/mesa3d/src/mesa/main/
H A Dmtypes.h802 * Current attribute group (GL_CURRENT_BIT).
807 * \name Current vertex attributes.
815 * \name Current raster position attributes (always valid).
1134 GLubyte _BackFace; /**< Current back stencil state (1 or 2) */
1404 /** Current sampler object (GL_ARB_sampler_objects) */
1424 /** Current texture object pointers */
2054 struct gl_vertex_program *Current; /**< User-bound vertex program */ member in struct:gl_vertex_program_state
2088 struct gl_geometry_program *Current; /**< user-bound geometry program */ member in struct:gl_geometry_program_state
2108 struct gl_fragment_program *Current; /**< User-bound fragment program */ member in struct:gl_fragment_program_state
2168 struct ati_fragment_shader *Current; member in struct:gl_ati_fragment_shader_state
3267 } Current; member in struct:gl_dlist_state
3452 struct gl_current_attrib Current; /**< Current attributes */ member in struct:gl_context
[all...]
/external/chromium_org/v8/test/cctest/
H A Dcctest.h530 heap_profiler_ = i::Isolate::Current()->heap_profiler();
536 i::Isolate::Current()->heap()->CollectAllAvailableGarbage();
/external/clang/lib/Driver/
H A DDriver.cpp1224 std::unique_ptr<Action> Current(new InputAction(*InputArg, InputType));
1236 LinkerInputs.push_back(Current.release());
1243 if (Phase == phases::Assemble && Current->getType() != types::TY_PP_Asm)
1247 Current.reset(ConstructPhaseAction(Args, Phase, Current.release()));
1248 if (Current->getType() == types::TY_Nothing)
1253 if (Current)
1254 Actions.push_back(Current.release());
/external/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp434 const MCSectionMachO *Current = static_cast<const MCSectionMachO*>( local
436 MachO::SectionType SectionType = Current->getType();
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
H A DBufferedTreeNodeStream.cs78 public object Current { property in class:Antlr.Runtime.Tree.BufferedTreeNodeStream.StreamIterator
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
H A DBufferedTreeNodeStream.cs82 public object Current property in class:Antlr.Runtime.Tree.BufferedTreeNodeStream.StreamIterator

Completed in 862 milliseconds

<<1112131415161718