HomeSort by relevance Sort by last modified time
    Searched defs:one (Results 226 - 250 of 597) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/dexgen/src/com/android/dexgen/rop/code/
BasicBlock.java 79 Rop one = insns.get(i).getOpcode(); local
80 if (one.getBranchingness() != Rop.BRANCH_NONE) {
255 * Returns an instance that is identical to this one, except that
RegisterSpecList.java 294 * Returns an instance that is identical to this one, except that
312 RegisterSpec one = (RegisterSpec) get0(i); local
313 if (one != null) {
314 result.set0(i, one.withOffset(delta));
326 * Returns an instance that is identical to this one, except that
346 RegisterSpec one = (RegisterSpec) get0(i); local
347 result.set0(i, one.withReg(base));
351 base += one.getCategory();
RopMethod.java 122 * Returns an instance that is identical to this one, except that
162 BasicBlock one = blocks.get(i); local
163 int label = one.getLabel();
164 IntList successors = one.getSuccessors();
  /dalvik/dexgen/src/com/android/dexgen/util/
FixedSizeList.java 152 Object one = arr[i]; local
153 if (one != null) {
154 newa[at] = one;
LabeledList.java 51 Object one = old.get0(i); local
52 if (one != null) {
53 set0(i, one);
  /dalvik/dx/src/com/android/dx/cf/code/
ByteCatchList.java 107 Item one = get(i); local
108 if (one.covers(pc) && typeNotFound(one, resultArr, resultSz)) {
109 resultArr[resultSz] = one;
142 CstType one = arr[i].getExceptionClass(); local
143 if ((one == type) || (one == CstType.OBJECT)) {
200 * Returns a rop-style catches list equivalent to this one.
  /dalvik/dx/src/com/android/dx/dex/code/form/
Form35c.java 159 RegisterSpec one = regs.get(i); local
160 result += one.getCategory();
167 if (!unsignedFitsInNibble(one.getReg() + one.getCategory() - 1)) {
176 * Returns a register list which is equivalent to the given one,
196 RegisterSpec one = orig.get(i); local
197 result.set(wordAt, one);
198 if (one.getCategory() == 2) {
200 RegisterSpec.make(one.getReg() + 1, Type.VOID));
  /dalvik/dx/src/com/android/dx/dex/file/
TypeListItem.java 99 Type one = list.getType(i); local
100 int idx = typeIds.indexOf(one);
102 " " + Hex.u2(idx) + " // " + one.toHuman());
  /dalvik/dx/src/com/android/dx/rop/code/
BasicBlock.java 79 Rop one = insns.get(i).getOpcode(); local
80 if (one.getBranchingness() != Rop.BRANCH_NONE) {
255 * Returns an instance that is identical to this one, except that
RopMethod.java 121 * Returns an instance that is identical to this one, except that
161 BasicBlock one = blocks.get(i); local
162 int label = one.getLabel();
163 IntList successors = one.getSuccessors();
  /dalvik/dx/src/com/android/dx/util/
FixedSizeList.java 152 Object one = arr[i]; local
153 if (one != null) {
154 newa[at] = one;
LabeledList.java 50 Object one = old.get0(i); local
51 if (one != null) {
52 set0(i, one);
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_store_unittest.cc 11 const SBFullHash kHash1 = SBFullHashForString("one");
71 // means that byte-ordering issues can come up. To test this, |one|
72 // and |two| differ in the prefix, while |one| and |onetwo| have the
74 SBFullHash one, onetwo, two; local
75 memset(&one, 0, sizeof(one));
78 one.prefix = 1;
79 one.full_hash[sizeof(SBPrefix)] = 1;
85 EXPECT_TRUE(SBAddPrefixHashLess(SBAddFullHash(11, one),
88 SBAddFullHash(10, one)));
123 SBFullHash one, onetwo, two; local
    [all...]
  /external/chromium_org/content/shell/renderer/test_runner/
mock_web_user_media_client.cc 167 const size_t one = 1; local
168 WebVector<WebMediaStreamTrack> audio_tracks(request.audio() ? one : zero);
169 WebVector<WebMediaStreamTrack> video_tracks(request.video() ? one : zero);
  /external/chromium_org/third_party/icu/source/test/cintltst/
chashtst.c 98 static const char one[4] = {0x6F, 0x6E, 0x65, 0}; /* "one" */ local
118 _put(hash, one, 1, 0);
122 _put(hash, one, -1, 1);
125 _put(hash, one, 100, -1);
129 _get(hash, one, 100);
134 if(_compareChars((void*)one, (void*)three) == TRUE ||
135 _compareChars((void*)one, (void*)one2) != TRUE ||
136 _compareChars((void*)one, (void*)one) != TRUE |
157 static const UChar one[4] = {0x006F, 0x006E, 0x0065, 0}; \/* L"one" *\/ local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_type.h 164 LLVMValueRef one; member in struct:lp_build_context
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/
omxSP_FFTInv_CToC_FC32_Sfs_s.S 87 @// one must be the same as dScale[0]!
89 #define one S8.F32 define
193 VMOV one, 1.0
194 VDIV one, one, fN @ one = dScale[0] = 1 / fftSize
  /external/chromium_org/third_party/skia/gm/
arithmode.cpp 86 const SkScalar one = SK_Scalar1; local
89 0, 0, 0, one,
90 0, one, 0, 0,
91 0, 0, one, 0,
92 0, one, one, 0,
93 0, one, -one, 0,
94 0, one/2, one/2, 0
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcState_matrix.h 37 SkFixed one PREAMBLE_PARAM_Y) {
40 return (i << 14) | (TILEY_PROCF((f + one), max));
44 SkFixed one PREAMBLE_PARAM_X) {
47 return (i << 14) | (TILEX_PROCF((f + one), max));
59 const SkFixed one = s.fFilterOneX; local
72 fx = SkScalarToFractionalInt(pt.fX) - (SkFixedToFractionalInt(one) >> 1);
84 *xy++ = PACK_FILTER_X_NAME(fixedFx, maxX, one PREAMBLE_ARG_X);
  /external/chromium_org/third_party/skia/src/utils/
SkCullPoints.cpp 208 const SkScalar one = SK_Scalar1; local
209 SkRect r = SkRect::MakeXYWH(x - half, y - half, one, one);
  /external/chromium_org/v8/test/cctest/compiler/
test-phi-reducer.cc 99 Node* one = R.Int32Constant(1); local
103 Node* singles[] = {zero, one, oneish, param};
113 Node* one = R.Int32Constant(1); local
117 Node* singles[] = {zero, one, oneish, param};
143 Node* one = R.Int32Constant(1); local
147 Node* singles[] = {zero, one, oneish, param};
177 Node* one = R.Int32Constant(1); local
181 Node* singles[] = {zero, one, oneish, param};
220 Node* one = R.Int32Constant(1); local
224 Node* singles[] = {zero, one, oneish, param}
    [all...]
  /external/chromium_org/v8/third_party/fdlibm/
fdlibm.cc 101 static const double one = 1.0; member in namespace:v8::fdlibm
185 z = one - z;
186 if (carry != 0) z -= scalbn(one, q0);
226 fw = scalbn(one, q0);
  /external/clang/test/CodeGen/
union.c 30 enum E9 { one, two }; enumerator in enum:E9
  /external/clang/test/CodeGenCXX/
debug-info-class.cpp 61 int one; member in struct:A
  /external/clang/test/Sema/
function-redecl.c 127 enum e0 {one}; enumerator in enum:e0

Completed in 749 milliseconds

1 2 3 4 5 6 7 8 91011>>