HomeSort by relevance Sort by last modified time
    Searched defs:il (Results 1 - 25 of 28) sorted by null

1 2

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.initlist/support.initlist.cons/
default.pass.cpp 22 std::initializer_list<A> il; local
23 assert(il.size() == 0);
  /external/chromium/third_party/libjingle/source/talk/base/
base64.cc 28 static const unsigned char il = 0xFF; // Illegal base64 character member in namespace:talk_base
41 il,il,il,il,il,il,il,il,il,sp, // 0 -
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
base64.cc 31 static const unsigned char il = 0xFF; // Illegal base64 character member in namespace:talk_base
44 il,il,il,il,il,il,il,il,il,sp, // 0 -
    [all...]
  /external/clang/test/CodeGenCXX/
cxx0x-initializer-stdinitializerlist.cpp 217 std::initializer_list<int> il; member in struct:haslist1
228 : il{1, 2, 3}
234 std::initializer_list<destroyme1> il; member in struct:haslist2
240 : il{destroyme1(), destroyme1()}
365 std::initializer_list<std::initializer_list<int>> &&il = { { 1, 2, 3 }, { 4, k }, { 5, 6, 7, 8 } }; member in namespace:partly_constant
395 // 'il' reference.
  /external/clang/test/SemaCXX/
cxx0x-initializer-stdinitializerlist.cpp 58 std::initializer_list<int> il = { 1, 2, 3 }; local
132 std::initializer_list<int> il = {1, 2, 3}; // expected-warning{{at the end of the constructor}} member in struct:haslist1
138 : il{1, 2, 3} // expected-warning{{at the end of the constructor}}
149 std::initializer_list<int> il = {1, 2}; local
150 g({il, {2, 3}});
164 std::initializer_list<const char *> *il = &x; local
  /external/eigen/Eigen/src/Eigenvalues/
ComplexSchur.h 333 // Rows 0,...,il-1 are decoupled from the rest because m_matT(il,il-1) is zero.
334 // Rows il,...,iu is the part we are working on (the active submatrix).
337 Index il; local
357 // find il, the top row of the active submatrix
358 il = iu-1;
359 while(il > 0 && !subdiagonalEntryIsNeglegible(il-1))
361 --il;
    [all...]
RealSchur.h 198 void initFrancisQRStep(Index il, Index iu, const Vector3s& shiftInfo, Index& im, Vector3s& firstHouseholderVector);
199 void performFrancisQRStep(Index il, Index im, Index iu, bool computeU, const Vector3s& firstHouseholderVector, Scalar* workspace);
219 // Rows 0,...,il-1 are decoupled from the rest because m_matT(il,il-1) is zero.
220 // Rows il,...,iu is the part we are working on (the active window).
231 Index il = findSmallSubdiagEntry(iu, norm); local
234 if (il == iu) // One root found
242 else if (il == iu-1) // Two roots found
256 initFrancisQRStep(il, iu, shiftInfo, im, firstHouseholderVector)
    [all...]
  /external/emma/core/java12/com/vladium/emma/report/
IItemAttribute.java 109 final IItem il = (IItem) l; local
112 return il.getName ().compareTo (ig.getName ());
177 final IItem il = (IItem) l; local
180 final double nil = il.getAggregate (m_numeratorAggregateID);
181 final double dil = il.getAggregate (m_denominatorAggregateID);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
ScenarioData.java 449 ImageLoader il = new ImageLoader(); local
450 il.data = new ImageData[] { data };
454 il.save(out, SWT.IMAGE_GIF);
  /dalvik/dx/src/com/android/dx/command/dump/
BlockDumper.java 317 InsnList il = bb.getInsns(); local
318 int ilsz = il.size();
320 Insn one = il.get(i);
322 sb.append(il.get(i).toHuman());
  /external/chromium_org/third_party/icu/source/test/cintltst/
utf8tst.c 875 int32_t i, j, k, iu, is, il, length; local
    [all...]
  /external/icu4c/test/cintltst/
utf8tst.c 1051 int32_t i, j, k, iu, is, il, length; local
    [all...]
  /external/qemu/hw/
goldfish_events_device.c 306 int il, ih; local
307 il = bitl / 8;
322 if (il >= ih)
325 bits[il] |= maskl;
326 while (++il < ih)
327 bits[il] = 0xff;
  /dalvik/dx/src/com/android/dx/cf/code/
Ropper.java 903 InsnList il = new InsnList(needsGoto ? 2 : 1); local
906 il.set(0, extraInsn);
909 il.set(1, new PlainInsn(Rops.GOTO,
918 il.setImmutable();
921 BasicBlock bb = new BasicBlock(label, il, extraBlockSuccessors,
956 InsnList il = new InsnList(insnSz); local
1214 InsnList il = new InsnList(2); local
    [all...]
  /external/ganymed-ssh2/examples/
SwingShell.java 605 InteractiveLogic il = new InteractiveLogic(lastError); local
607 boolean res = conn.authenticateWithKeyboardInteractive(username, il);
612 if (il.getPromptCount() == 0)
  /external/valgrind/main/coregrind/m_gdbserver/
m_gdbserver.c 1234 const Int il = (input_word == NULL ? 0 : VG_(strlen) (input_word)); local
    [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 
  /external/emma/lib/
emma.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 

Completed in 944 milliseconds

1 2