Home
last modified time | relevance | path

Searched refs:NB (Results 1 – 25 of 49) sorted by relevance

12

/external/clang/test/CodeGen/
Dstruct.c48 typedef struct NB { struct
52 struct NB *n2; argument
54 } NB; argument
56 void f2() { NB b; } in f2()
58 extern NB *f3();
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h33 NodeBuilder &NB; variable
49 NB(builder), in Eng()
80 return NB.getContext().getCurrentBlockCount(); in getCurrentBlockCount()
220 ExplodedNode *node = NB.generateNode(Tag ? Location.withTag(Tag) : Location,
/external/llvm/include/llvm/Support/
DSourceMgr.h106 SrcBuffer NB; in AddNewSourceBuffer() local
107 NB.Buffer = F; in AddNewSourceBuffer()
108 NB.IncludeLoc = IncludeLoc; in AddNewSourceBuffer()
109 Buffers.push_back(NB); in AddNewSourceBuffer()
/external/clang/test/CXX/temp/temp.param/
Dp3.cpp32 namespace NB { struct S; } namespace
35 using namespace NB;
/external/clang/test/SemaCXX/
Dexceptions.cpp113 namespace NB { struct S; } namespace
117 using namespace NB; in f()
/external/iproute2/doc/
Dpreamble.tex13 \newenvironment{NB}{\bgroup \vskip 1mm\leftskip 1cm \footnotesize \noindent NB. environment
Dapi-ip6-flowlabels.tex61 \begin{NB}
66 \end{NB}
67 \begin{NB}
68 NB notes here and below reflect only my personal opinion,
70 \end{NB}
96 \begin{NB}
103 \end{NB}
111 \begin{NB}
116 \end{NB}
123 \begin{NB}
[all …]
Dip-cref.tex38 The paragraphs beginning with NB contain side notes, warnings about
99 \begin{NB}
101 \end{NB}
102 \begin{NB}
104 \end{NB}
252 \begin{NB}
257 \end{NB}
291 \begin{NB}
295 \end{NB}
304 \begin{NB}
[all …]
Dip-tunnels.tex264 \begin{NB}
269 \end{NB}
/external/stlport/stlport/stl/
D_slist.c189 const int NB = 64; in _Slist_sort() local
190 _STLP_PRIV _CArray<slist<_Tp, _Alloc>, NB> __counter(__carry); in _Slist_sort()
203 if (__fill >= NB) { in _Slist_sort()
D_list.c213 const int NB = 64; in _S_sort() local
214 _STLP_PRIV _CArray<list<_Tp, _Alloc>, NB> __counter(__carry); in _S_sort()
226 if (__fill >= NB) { in _S_sort()
/external/clang/test/SemaObjC/
Divar-ref-misuse.m28 ((Sprite *)self)->sprite = 16; /* NB: This is how one _should_ access */
/external/chromium-trace/src/shared/css/
Dchrome_shared2_touch.css5 /* NB: do not include this file directly. Include chrome_shared2.css. If touch
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_cm0_kdt_lfz2.pkb43 ����Sҳ6��-��!���`J�p�1Ā\��q!,CŊ�uL:�S��NB�S�N=��"�������Vd��
Dit-IT_kdt_g2p.pkb40 …�55�W �l/O7��k�T���\+g�|��(Es5բ�BP��a���Va]��W���� S��*�-������ V-��NB[�s�TX�D��+�Uf�`�n>�…
/external/valgrind/main/
DMakefile.tool.am62 # NB for 64-bit darwin. We may want to set -Wl,-pagezero_size to
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/
Dusage.apt.vm169 <<NB>> Take careful note that the default location for antlr grammars
188 <<NB>> If you change the lib directory from the default but the directory is
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
DTerrainPatch.java325 VertexBuffer NB = mesh.getBuffer(Type.Normal); in setInBuffer() local
328 BufferUtils.setInBuffer(normal, (FloatBuffer)NB.getData(), index); in setInBuffer()
331 NB.setUpdateNeeded(); in setInBuffer()
/external/openssh/
DPROTOCOL89 NB. due to certain broken SSH implementations aborting upon receipt
118 NB. due to certain broken SSH implementations aborting upon receipt
/external/iproute2/
DRELNOTES65 ! [ NB. Also he sent patch for kernel. Do not forget! ]
/external/valgrind/main/docs/internals/
Dhowto_BUILD_KDE42.txt88 # NB: change that to linux-g++-32 for a 32 bit build
/external/valgrind/main/gdbserver_tests/
DREADME_DEVELOPERS213 NB: this will make firefox run extremely slow, as it will do a leak
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_kdt_g2p.pkb408 C�@�9~Nfd�HTn������n`�@����8���������NB''ڍ���-� ̊��9�Tdy���`��1j��g(X�@s̐��9�`Cd'2$"��…
/external/gtest/include/gtest/internal/
Dgtest-type-util.h.pump60 // NB: This function is also used in Google Mock, so don't move it inside of
/external/chromium/testing/gtest/include/gtest/internal/
Dgtest-type-util.h.pump58 // NB: This function is also used in Google Mock, so don't move it inside of

12