Searched refs:Same (Results 26 - 47 of 47) sorted by relevance

12

/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-indic-machine.rl40 # Same order as enum indic_category_t. Not sure how to avoid duplication.
H A Dhb-ot-shape-complex-myanmar-machine.rl40 # Same order as enum myanmar_category_t. Not sure how to avoid duplication.
H A Dhb-ot-shape-complex-use-machine.rl42 # Same order as enum use_category_t. Not sure how to avoid duplication.
/external/mockito/src/main/java/org/mockito/
H A DArgumentMatchers.java23 import org.mockito.internal.matchers.Same;
949 reportMatcher(new Same(value));
/external/syslinux/diag/geodsp/
H A Dgeodspms.asm127 mov eax,63 ; Same length as mov al,64; movzx eax,al
H A Dgeodsp1s.asm138 mov eax,63 ; Same length as mov al,64; movzx eax,al
/external/jemalloc/include/jemalloc/internal/
H A Dsize_classes.sh241 * lg_delta_lookup: Same as lg_delta if a lookup table size class, 'no'
/external/easymock/src/org/easymock/
H A DEasyMock.java1406 reportMatcher(new Same(value));
/external/mesa3d/docs/specs/
H A DMESA_texture_signed_rgba.spec76 RESOLVED: NO. Same enums as those used in OpenGL 3.1.
81 RESOLVED: Same as described in issue 5) of
125 RESOLVED: Same as described in issue 6) of
/external/guice/extensions/persist/lib/
H A Deasymock.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/easymock/ org/easymock/AbstractMatcher.class AbstractMatcher. ...
/external/guice/lib/build/
H A Deasymock.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/easymock/ org/easymock/AbstractMatcher.class AbstractMatcher. ...
/external/tensorflow/tensorflow/core/framework/
H A Dop_compatibility_test.cc189 REGISTER_OP("Same")
199 REGISTER_KERNEL_BUILDER(Name("Same").Device(DEVICE_CPU), TestKernel);
201 TEST_F(OpCompatibilityTest, Same) {
202 TF_ASSERT_OK(NodeDefBuilder("same", "Same")
211 "same = Same[N=3, T=DT_FLOAT, TList=[DT_BOOL, DT_BOOL]](a, b, c, c:1, "
/external/clang/include/clang/AST/
H A DDecl.h1300 void setPreviousDeclInSameBlockScope(bool Same) {
1302 NonParmVarDeclBits.PreviousDeclInSameBlockScope = Same;
/external/clang/lib/Sema/
H A DSemaExprCXX.cpp5229 bool Same = Context.hasSameType(LTy, RTy); local
5230 if (Same && LVK == RVK && LVK != VK_RValue &&
5243 if (!Same && (LTy->isRecordType() || RTy->isRecordType())) {
/external/blktrace/doc/
H A Dblktrace.tex548 \item[F -- front merge] Same as the back merge, except this io ends
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas84 /// not pure input indexes. Same for tree node streams. */
6012 Disjoint, Same: Boolean;
6048 Same := (PrevROp.Index = ROp.Index) and (PrevROp.LastIndex = ROp.LastIndex);
6049 if (not Disjoint) and (not Same) then
H A DAntlr.Runtime.Tree.pas219 /// <summary>Same as Create(tokenType,fromToken) except set the text too.
/external/robolectric/v1/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/libffi/
H A Dtexinfo.tex6190 % Same as \defaultparindent.
9910 % Same as above, but check for italic font. Actually this also catches
9996 % Same as @turnoffactive except outputs \ as {\tt\char`\\} instead of
/external/libmicrohttpd/doc/
H A Dtexinfo.tex6190 % Same as \defaultparindent.
9910 % Same as above, but check for italic font. Actually this also catches
9996 % Same as @turnoffactive except outputs \ as {\tt\char`\\} instead of
/external/python/cpython2/Modules/_ctypes/libffi/
H A Dtexinfo.tex6190 % Same as \defaultparindent.
9910 % Same as above, but check for italic font. Actually this also catches
9996 % Same as @turnoffactive except outputs \ as {\tt\char`\\} instead of
/external/python/cpython3/Modules/_ctypes/libffi/
H A Dtexinfo.tex6190 % Same as \defaultparindent.
9910 % Same as above, but check for italic font. Actually this also catches
9996 % Same as @turnoffactive except outputs \ as {\tt\char`\\} instead of

Completed in 994 milliseconds

12