Searched refs:Ref (Results 26 - 50 of 137) sorted by relevance

123456

/external/chromium_org/components/proximity_auth/
H A Dconnection_unittest.cc149 Ref(connection), Connection::DISCONNECTED, Connection::CONNECTED));
174 EXPECT_CALL(observer, OnSendCompleted(Ref(connection), _, true));
201 EXPECT_CALL(observer, OnMessageReceived(Ref(connection), _));
/external/llvm/lib/Analysis/
H A DAliasAnalysis.cpp97 Mask = Ref;
156 Mask = ModRefResult(Mask & Ref);
177 else if (ArgMask == Ref)
321 return Ref;
478 R = AliasAnalysis::Ref;
H A DAliasAnalysisCounter.cpp64 errs() << " " << MRSum << " Total Mod/Ref Queries Performed\n";
70 errs() << " Mod/Ref Analysis Counter Summary: " <<NoMR*100/MRSum
158 case Ref: JustRef++; MRString = "JustRef"; break;
/external/chromium_org/third_party/leveldatabase/src/db/
H A Dwrite_batch_test.cc18 mem->Ref();
H A Ddb_impl.cc137 mem_->Ref();
420 mem->Ref();
510 base->Ref();
1045 mem_->Ref();
1048 imm_->Ref();
1053 versions_->current()->Ref();
1092 mem->Ref();
1093 if (imm != NULL) imm->Ref();
1094 current->Ref();
1341 mem_->Ref();
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_cc.c119 cc->cc1.stencil_ref = ctx->Stencil.Ref[0];
133 cc->cc1.bf_stencil_ref = ctx->Stencil.Ref[back];
H A Dgen6_cc.c225 cc->cc0.stencil_ref = ctx->Stencil.Ref[0];
226 cc->cc0.bf_stencil_ref = ctx->Stencil.Ref[ctx->Stencil._BackFace];
/external/eigen/Eigen/src/SparseLU/
H A DSparseLU_panel_dfs.h64 Ref<IndexVector> repfnz_col, IndexVector& xprune, Ref<IndexVector> marker, IndexVector& parent,
/external/llvm/include/llvm/Support/
H A DErrorOr.h46 ReferenceStorage(T &Ref) : Storage(&Ref) {} argument
/external/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp314 const MCSymbolRefExpr *Ref = local
317 return getTTypeReference(Ref, Encoding, Streamer);
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_cc.c119 cc->cc1.stencil_ref = ctx->Stencil.Ref[0];
133 cc->cc1.bf_stencil_ref = ctx->Stencil.Ref[back];
H A Dgen6_cc.c225 cc->cc0.stencil_ref = ctx->Stencil.Ref[0];
226 cc->cc0.bf_stencil_ref = ctx->Stencil.Ref[ctx->Stencil._BackFace];
/external/llvm/lib/Analysis/IPA/
H A DGlobalsModRef.cpp1 //===- GlobalsModRef.cpp - Simple Mod/Ref Analysis for Globals ------------===//
59 unsigned Effect = MayReadAnyGlobal ? AliasAnalysis::Ref : 0;
228 FunctionInfo[Readers[i]].GlobalInfo[I] |= Ref;
392 FunctionEffect |= Ref;
443 FunctionEffect |= Ref;
452 FunctionEffect |= Ref;
/external/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp157 BasicBlock *&Ref = Blocks[L]; local
159 if (Ref) {
160 if (Ref == R) return false;
164 << L << R << Ref; local
168 Ref = R;
/external/chromium_org/content/renderer/media/
H A Drtc_peer_connection_handler_unittest.cc52 using testing::Ref;
349 TrackSetSessionDescription(pc_handler_.get(), Ref(description),
373 TrackSetSessionDescription(pc_handler_.get(), Ref(description),
405 testing::Ref(candidate),
422 testing::Ref(local_stream),
426 testing::Ref(local_stream),
873 testing::Ref(tracks[0])));
/external/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h12 // implemented by all alias analysis implementations. Mod/Ref information is
228 /// ModRefResult - Represent the result of a mod/ref query. Mod and Ref are
231 enum ModRefResult { NoModRef = 0, Ref = 1, Mod = 2, ModRef = 3 }; enumerator in enum:llvm::AliasAnalysis::ModRefResult
255 OnlyReadsArgumentPointees = ArgumentPointees | Ref,
270 OnlyReadsMemory = Anywhere | Ref,
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h140 template <typename T> T resolve(DIRef<T> Ref) const;
649 template <typename T> T resolve(DIRef<T> Ref) const {
650 return Ref.resolve(TypeIdentifierMap);
/external/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp240 static AsmToken intToken(StringRef Ref, APInt &Value) argument
243 return AsmToken(AsmToken::Integer, Ref, Value);
244 return AsmToken(AsmToken::BigNum, Ref, Value);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_raster.c180 ctx->Stencil.Ref[0] << 8 |
/external/llvm/include/llvm/ADT/
H A DFoldingSet.h304 FoldingSetNodeID(FoldingSetNodeIDRef Ref) argument
305 : Bits(Ref.getData(), Ref.getData() + Ref.getSize()) {}
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_raster.c180 ctx->Stencil.Ref[0] << 8 |
/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DCompositorAnimationsTest.cpp60 using ::testing::Ref;
615 usesMockCurve += EXPECT_CALL(mockCompositor, createAnimation(Ref(*mockCurvePtr), WebCompositorAnimation::TargetPropertyOpacity, _))
663 usesMockCurve += EXPECT_CALL(mockCompositor, createAnimation(Ref(*mockCurvePtr), WebCompositorAnimation::TargetPropertyOpacity, _))
718 usesMockCurve += EXPECT_CALL(mockCompositor, createAnimation(Ref(*mockCurvePtr), WebCompositorAnimation::TargetPropertyOpacity, _))
768 usesMockCurve += EXPECT_CALL(mockCompositor, createAnimation(Ref(*mockCurvePtr), WebCompositorAnimation::TargetPropertyOpacity, _))
828 usesMockCurve += EXPECT_CALL(mockCompositor, createAnimation(Ref(*mockCurvePtr), WebCompositorAnimation::TargetPropertyOpacity, _))
889 usesMockCurve += EXPECT_CALL(mockCompositor, createAnimation(Ref(*mockCurvePtr), WebCompositorAnimation::TargetPropertyOpacity, _))
940 usesMockCurve += EXPECT_CALL(mockCompositor, createAnimation(Ref(*mockCurvePtr), WebCompositorAnimation::TargetPropertyOpacity, _))
988 usesMockCurve += EXPECT_CALL(mockCompositor, createAnimation(Ref(*mockCurvePtr), WebCompositorAnimation::TargetPropertyOpacity, _))
1036 usesMockCurve += EXPECT_CALL(mockCompositor, createAnimation(Ref(*mockCurvePt
[all...]
/external/llvm/bindings/ocaml/executionengine/
H A Dexecutionengine_ocaml.c83 static value alloc_generic_value(LLVMGenericValueRef Ref) { argument
85 Genericvalue_val(Val) = Ref;
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
H A DImpl_RowSet.java29 import java.sql.Ref;
209 public void setRef(int parameterIndex, Ref theRef) throws SQLException {
457 public Ref getRef(int columnIndex) throws SQLException {
461 public Ref getRef(String colName) throws SQLException {
727 public void updateRef(int columnIndex, Ref x) throws SQLException {
730 public void updateRef(String columnName, Ref x) throws SQLException {
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dvariance_test.cc451 TEST_P(VP8VarianceTest, Ref) { RefTest(); }
542 TEST_P(SumOfSquaresTest, Ref) { RefTest(); }
552 TEST_P(VP9VarianceTest, Ref) { RefTest(); }
553 TEST_P(VP9SubpelVarianceTest, Ref) { RefTest(); }
554 TEST_P(VP9SubpelAvgVarianceTest, Ref) { RefTest(); }

Completed in 2381 milliseconds

123456