HomeSort by relevance Sort by last modified time
    Searched refs:never (Results 76 - 100 of 186) sorted by null

1 2 34 5 6 7 8

  /external/v8/test/mjsunit/
array-tostring.js 120 // Ensure that it never uses Array.prototype.toString for anything.
regexp-capture-3.js 161 // a regexp with a non-ASCII character in it can never match an ASCII
mjsunit.js 103 // Assert that this code is never executed (i.e., always fails if executed).
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/
vp8_mse16x16_armv6.asm 24 ;note: Based on vp8_variance16x16_armv6. In this function, sum is never used.
  /packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
PublicApiFunctionalTest.java 33 import static org.mockito.Mockito.never;
621 verify(mNotifManager, never()).notify(anyString(), anyInt(), isA(Notification.class));
    [all...]
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regcomp.c 209 static int never = 0; /* for use in asserts; shuts lint up */ variable
211 #define never 0 /* some <assert.h>s have bugs too */ macro
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Tools.Tests.pas 606 { Local variable Z is never accessed again. We add it to check that there
  /external/bison/src/
scan-code.l 20 %option debug nodefault noinput nounput noyywrap never-interactive
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/docs/apidoc/
epydoc.js 206 // (This case should never occur, but leave it in just in case.)
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/docs/apidoc/
epydoc.js 206 // (This case should never occur, but leave it in just in case.)
  /external/lldb/www/python_reference/
epydoc.js 206 // (This case should never occur, but leave it in just in case.)
  /ndk/build/core/
add-application.mk 222 # - If APP_DEBUG is set to 'false', then it never should
  /external/v8/src/x64/
assembler-x64.cc 754 } else if (cc == never) {
772 } else if (cc == never) {
788 } else if (cc == never) {
804 } else if (cc == never) {
971 } else if (cc == never) {
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DebugTreeGrammar.cs 3 // The variable 'variable' is assigned but its value is never used.
ProfileTreeGrammar.cs 3 // The variable 'variable' is assigned but its value is never used.
  /external/bison/doc/
refcard.tex 215 %% in case we never use \columnb (two-column mode)
  /external/compiler-rt/make/platform/
clang_darwin.mk 162 # never depend on the environmental overrides. We simply set them to minimum
  /external/jetty/src/java/org/eclipse/jetty/server/handler/
ContextHandler.java     [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_state_init.c 253 CHECK( never, GL_FALSE, 0 )
672 ALLOC_STATE( tam, never, TAM_STATE_SIZE, "TAM/tam", 0 );
    [all...]
  /external/v8/src/arm64/
macro-assembler-arm64.h 91 // 'never' is used to not generate a branch (generally as the inverse
93 always, never, enumerator in enum:v8::internal::BranchType
299 (always == (never ^ 1)));
    [all...]
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
MoreExecutorsTest.java 516 verify(service, Mockito.never()).shutdown();
  /external/tremolo/Tremolo/
dpen.s 281 CMP r1,#0 @ probably never happens
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/c-family/
c-common.h 37 never after.
    [all...]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 148 Linux kernel never fills \verb|sin6_flowinfo| field, when passing
  /external/libunwind/doc/
libunwind.tex 189 arguments to fetch the initial machine state. \Prog{Libunwind} never

Completed in 840 milliseconds

1 2 34 5 6 7 8