HomeSort by relevance Sort by last modified time
    Searched refs:NR (Results 1 - 25 of 43) sorted by null

1 2

  /external/e2fsprogs/e2fsck/
mtrace.awk 6 print "+", $2, "Alloc", NR, "duplicate:", allocated[$2];
15 print "-", $2, "Free", NR, "was never alloc'd";
20 print "-", $2, "Realloc", NR, "was never alloc'd";
23 print "+", $2, "Realloc", NR, "duplicate:", allocated[$2];
  /packages/apps/Camera/jni/
mosaic_renderer_jni.h 22 const int NR = 2; // Number of resolution modes
31 extern unsigned char* gPreviewImage[NR];
32 extern int gPreviewImageWidth[NR];
33 extern int gPreviewImageHeight[NR];
feature_mos_jni.cpp 45 int tWidth[NR];
46 int tHeight[NR];
48 ImageType tImage[NR][MAX_FRAMES];// = {{ImageUtils::IMAGE_TYPE_NOIMAGE}}; // YVU24 format image
49 Mosaic *mosaic[NR] = {NULL,NULL};
54 float gProgress[NR];
56 bool gCancelComputation[NR];
67 bool quarter_res[NR] = {false,false};
68 float thresh_still[NR] = {5.0f,0.0f};
mosaic_renderer_jni.cpp 42 unsigned char* gPreviewImage[NR];
44 int gPreviewImageWidth[NR];
46 int gPreviewImageHeight[NR];
70 SurfaceTextureRenderer gSurfTexRenderer[NR];
73 FrameBuffer gBufferInput[NR];
76 YVURenderer gYVURenderer[NR];
78 FrameBuffer gBufferInputYVU[NR];
  /packages/apps/LegacyCamera/jni/
mosaic_renderer_jni.h 22 const int NR = 2; // Number of resolution modes
31 extern unsigned char* gPreviewImage[NR];
32 extern int gPreviewImageWidth[NR];
33 extern int gPreviewImageHeight[NR];
feature_mos_jni.cpp 45 int tWidth[NR];
46 int tHeight[NR];
48 ImageType tImage[NR][MAX_FRAMES];// = {{ImageUtils::IMAGE_TYPE_NOIMAGE}}; // YVU24 format image
49 Mosaic *mosaic[NR] = {NULL,NULL};
54 float gProgress[NR];
56 bool gCancelComputation[NR];
67 bool quarter_res[NR] = {false,false};
68 float thresh_still[NR] = {5.0f,0.0f};
mosaic_renderer_jni.cpp 42 unsigned char* gPreviewImage[NR];
44 int gPreviewImageWidth[NR];
46 int gPreviewImageHeight[NR];
70 SurfaceTextureRenderer gSurfTexRenderer[NR];
73 FrameBuffer gBufferInput[NR];
76 YVURenderer gYVURenderer[NR];
78 FrameBuffer gBufferInputYVU[NR];
  /external/strace/tests/
sigaction.awk 17 NR == 1 && /^rt_sigaction\(SIGUSR2, {SIG_IGN, \[HUP INT\], SA_RESTORER\|SA_RESTART, 0x[0-9a-f]+}, {SIG_DFL, \[\], 0}, (0x[0-9a-f]+, )?(4|8|16)\) = 0$/ {next}
18 NR == 1 && /^rt_sigaction\(SIGUSR2, {SIG_IGN, \[HUP INT\], SA_RESTART}, {SIG_DFL, \[\], 0}, (4|8|16)(, 0x[0-9a-f]+)?\) = 0$/ {next}
21 NR == 2 && /^rt_sigaction\(SIGUSR2, {0x[0-9a-f]+, \[QUIT TERM\], SA_RESTORER\|SA_SIGINFO, 0x[0-9a-f]+}, {SIG_IGN, \[HUP INT\], SA_RESTORER\|SA_RESTART, 0x[0-9a-f]+}, (0x[0-9a-f]+, )?(4|8|16)\) = 0$/ {next}
22 NR == 2 && /^rt_sigaction\(SIGUSR2, {0x[0-9a-f]+, \[QUIT TERM\], SA_SIGINFO}, {SIG_IGN, \[HUP INT\], SA_RESTART}, (4|8|16)(, 0x[0-9a-f]+)?\) = 0$/ {next}
25 NR == 3 && /^rt_sigaction\(SIGUSR2, {SIG_DFL, \[\], SA_RESTORER, 0x[0-9a-f]+}, {0x[0-9a-f]+, \[QUIT TERM\], SA_RESTORER\|SA_SIGINFO, 0x[0-9a-f]+}, (0x[0-9a-f]+, )?(4|8|16)\) = 0$/ {next}
26 NR == 3 && /^rt_sigaction\(SIGUSR2, {SIG_DFL, \[\], 0}, {0x[0-9a-f]+, \[QUIT TERM\], SA_SIGINFO}, (4|8|16)(, 0x[0-9a-f]+)?\) = 0$/ {next}
29 NR == 4 && /^rt_sigaction\(SIGUSR2, {SIG_DFL, ~\[HUP( ((RT|SIGRT)[^] ]+|[3-9][0-9]|1[0-9][0-9]))*\], SA_RESTORER, 0x[0-9a-f]+}, {SIG_DFL, \[\], SA_RESTORER, 0x[0-9a-f]+}, (0x[0-9a-f]+, )?(4|8|16)\) = 0$/ {next}
30 NR == 4 && /^rt_sigaction\(SIGUSR2, {SIG_DFL, ~\[HUP( ((RT|SIGRT)[^] ]+|[3-9][0-9]|1[0-9][0-9]))*\], 0}, {SIG_DFL, \[\], 0}, (4|8|16)(, 0x[0-9a-f]+)?\) = 0$/ {next}
33 NR == lines && /^\+\+\+ exited with 0 \+\+\+$/ {next}
36 print "Line " NR " does not match: " $
    [all...]
  /external/llvm/lib/Support/
IntervalMap.cpp 39 // NR is the subtree containing our left sibling.
40 NodeRef NR = path[l].subtree(path[l].offset - 1);
44 NR = NR.subtree(NR.size() - 1);
45 return NR;
63 // NR is the subtree containing our left sibling.
65 NodeRef NR = subtree(l);
69 path[l] = Entry(NR, NR.size() - 1)
    [all...]
  /ndk/build/awk/
extract-pid.awk 54 if (NR == 1) {
  /external/libpng/contrib/tools/
intgamma.sh 105 bc -lqws <<END | awk '{ printf "%5d %s\n", 12-NR, $0 }'
  /external/libpng/scripts/
dfn.awk 26 NR==1 && out == "/dev/null" {
76 if (lineno == "") lineno=NR
193 print "line", NR, "incorrectly formatted PNG_DFN line:"
  /external/tcpdump/
send-ack.awk 13 if (NR <= 1) {
  /external/clang/test/Analysis/
dtor.cpp 470 struct NR {
471 ~NR() __attribute__((noreturn));
475 NR nr; local
485 if (! x) NR();
  /external/libnfc-nci/src/nfc/include/
llcp_defs.h 42 #define LLCP_GET_SEQUENCE(NS, NR) (((UINT8) (NS) << 4) | (UINT8) (NR))
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_tcl.c 145 #define ALLOC_ELTS(nr) radeonAllocElts( rmesa, nr )
147 static GLushort *radeonAllocElts( r100ContextPtr rmesa, GLuint nr )
156 rmesa->tcl.hw_primitive, nr );
197 #define PREFER_DISCRETE_ELT_PRIM( NR, PRIM ) 0
199 #define PREFER_DISCRETE_ELT_PRIM( NR, PRIM ) \
200 ((NR) < 20 || \
201 ((NR) < 40 && \
  /external/llvm/include/llvm/ADT/
IntervalMap.h     [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_tcl.c 145 #define ALLOC_ELTS(nr) radeonAllocElts( rmesa, nr )
147 static GLushort *radeonAllocElts( r100ContextPtr rmesa, GLuint nr )
156 rmesa->tcl.hw_primitive, nr );
197 #define PREFER_DISCRETE_ELT_PRIM( NR, PRIM ) 0
199 #define PREFER_DISCRETE_ELT_PRIM( NR, PRIM ) \
200 ((NR) < 20 || \
201 ((NR) < 40 && \
  /external/linux-tools-perf/perf-3.12.0/tools/perf/config/
utilities.mak 55 awk 'NR==1 {t=$$0} NR>1 {t=t "$(nl-escape)" $$0} END {printf t}'
75 awk 'NR==1 {t=$$0} NR>1 {t=t "\n" $$0} END { gsub(/$(nl-escape)/,"\n",t); printf t }'
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_tcl.c 140 #define ALLOC_ELTS(nr) r200AllocElts( rmesa, nr )
142 static GLushort *r200AllocElts( r200ContextPtr rmesa, GLuint nr )
145 rmesa->tcl.elt_used + nr*2 < R200_ELT_BUF_SZ) {
150 rmesa->tcl.elt_used += nr*2;
162 return r200AllocEltsOpenEnded( rmesa, rmesa->tcl.hw_primitive, nr );
208 #define PREFER_DISCRETE_ELT_PRIM( NR, PRIM ) 0
210 #define PREFER_DISCRETE_ELT_PRIM( NR, PRIM ) \
211 ((NR) < 20 || \
212 ((NR) < 40 &&
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_tcl.c 140 #define ALLOC_ELTS(nr) r200AllocElts( rmesa, nr )
142 static GLushort *r200AllocElts( r200ContextPtr rmesa, GLuint nr )
145 rmesa->tcl.elt_used + nr*2 < R200_ELT_BUF_SZ) {
150 rmesa->tcl.elt_used += nr*2;
162 return r200AllocEltsOpenEnded( rmesa, rmesa->tcl.hw_primitive, nr );
208 #define PREFER_DISCRETE_ELT_PRIM( NR, PRIM ) 0
210 #define PREFER_DISCRETE_ELT_PRIM( NR, PRIM ) \
211 ((NR) < 20 || \
212 ((NR) < 40 &&
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
awk.h 56 extern Awkfloat *NR;
97 extern Cell *nrloc; /* NR */
  /external/llvm/include/llvm/MC/
MCRegisterInfo.h 239 void InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA,
251 NumRegs = NR;
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vertex_generic.c 869 #define EMIT5(NR, F0, F1, F2, F3, F4, NAME) \
879 if (NR > 0) { \
884 if (NR > 1) { \
889 if (NR > 2) { \
894 if (NR > 3) { \
899 if (NR > 4) { \
  /external/mesa3d/src/mesa/tnl/
t_vertex_generic.c 869 #define EMIT5(NR, F0, F1, F2, F3, F4, NAME) \
879 if (NR > 0) { \
884 if (NR > 1) { \
889 if (NR > 2) { \
894 if (NR > 3) { \
899 if (NR > 4) { \

Completed in 995 milliseconds

1 2