OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ncc
(Results
1 - 6
of
6
) sorted by null
/external/clang/test/SemaCXX/
cxx0x-cursory-default-delete.cpp
24
non_const_copy
ncc
;
local
25
non_const_copy ncc2 =
ncc
;
26
ncc
= ncc2;
30
ncc
= cncc; // expected-error {{no viable overloaded}}
/external/chromium_org/third_party/re2/re2/testing/
charclass_test.cc
127
CharClassBuilder*
ncc
= cc->Copy();
local
128
ncc
->Negate();
129
return
ncc
;
170
CharClass*
ncc
= Negate(cc);
local
174
if (ShouldContain(t, j) ==
ncc
->Contains(j)) {
176
Broke("
ncc
", NULL,
ncc
);
177
printf("want
ncc
contains(%d)!=%d, got %d\n",
178
j, ShouldContain(t, j),
ncc
->Contains(j));
179
Delete(
ncc
);
[
all
...]
/external/clang/test/CXX/special/class.copy/
p20.cpp
24
NonConstCopy
ncc
;
member in struct:ImplicitNonConstCopy2
p9.cpp
24
NonConstCopy
ncc
;
member in struct:ImplicitNonConstCopy2
/external/aac/libMpegTPEnc/src/
tpenc_lib.cpp
351
int
ncc
376
bufferFullness /=
ncc
; /* Number of Considered Channels */
389
bufferFullness /=
ncc
; /* Number of Considered Channels */
/external/chromium_org/v8/src/
objects.cc
[
all
...]
Completed in 404 milliseconds