HomeSort by relevance Sort by last modified time
    Searched full:thing (Results 126 - 150 of 2976) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
move.h 96 * @param __t A thing of arbitrary type.
112 * @param __x A thing of arbitrary type.
160 * @param __a A thing of arbitrary type.
161 * @param __b Another thing of arbitrary type.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
move.h 96 * @param __t A thing of arbitrary type.
112 * @param __x A thing of arbitrary type.
160 * @param __a A thing of arbitrary type.
161 * @param __b Another thing of arbitrary type.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
WizardDialogEx.java 40 * Note: there is already a protected, deprecated method that does the same thing.
  /ndk/build/core/
add-application.mk 100 # 1) android-6 and android-7 are the same thing as android-5
101 # 2) android-10 and android-11 are the same thing as android-9
102 # 3) android-20 is the same thing as android-19
103 # 4) android-21 and up are the same thing as android-21
105 # 5) android-13 is the same thing as android-12
106 # 6) android-15 is the same thing as android-14
107 # 7) android-17 is the same thing as android-16
  /external/clang/test/CodeGenCXX/
microsoft-uuidof.cpp 26 GUID thing = __uuidof(Curly); variable
27 // CHECK-DEFINE-GUID: @thing = global %struct._GUID zeroinitializer, align 4
28 // CHECK-DEFINE-WRONG-GUID: @thing = global %struct._GUID zeroinitializer, align 4
55 // The static initializer for thing.
56 // CHECK-DEFINE-GUID: call void @llvm.memcpy.p0i8.p0i8.i32(i8* bitcast (%struct._GUID* @thing to i8*), i8* bitcast ({ i32, i16, i16, [8 x i8] }* @_GUID_12345678_1234_1234_1234_1234567890ac to i8*), i32 16, i32 4, i1 false)
57 // CHECK-DEFINE-WRONG-GUID: call void @llvm.memcpy.p0i8.p0i8.i32(i8* bitcast (%struct._GUID* @thing to i8*), i8* bitcast ({ i32, i16, i16, [8 x i8] }* @_GUID_12345678_1234_1234_1234_1234567890ac to i8*), i32 4, i32 4, i1 false)
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
MemberIdItem.java 85 * Returns the index of the type-like thing associated with
95 * Returns the field name of the type-like thing associated with
  /dalvik/dx/src/com/android/dx/dex/file/
MemberIdItem.java 83 * Returns the index of the type-like thing associated with
93 * Returns the field name of the type-like thing associated with
  /development/samples/Support7Demos/src/com/example/android/supportv7/media/
Player.java 106 bob.putString(MediaMetadataCompat.METADATA_KEY_DISPLAY_SUBTITLE, "Subtitle of the thing");
108 "Description of the thing");
  /external/chromium-trace/trace-viewer/third_party/Paste/docs/
StyleGuide.txt 75 * Comments go right before the thing they are commenting on.
93 thing as double-underscore, only it's transparent where double
  /external/clang/test/SemaTemplate/
instantiate-local-class.cpp 78 template <class Thing> void forEach(Thing t) { t.func(); }
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
MemberIdItem.java 83 * Returns the index of the type-like thing associated with
93 * Returns the field name of the type-like thing associated with
  /external/llvm/test/tools/llvm-cov/Inputs/
test_no_gcda.cpp.gcov 73 #####: 68: A thing;
75 #####: 70: thing.B();
test_no_options.cpp.gcov 73 2: 68: A thing;
75 8589934592: 70: thing.B();
test_objdir.cpp.gcov 73 2: 68: A thing;
75 8589934592: 70: thing.B();
test_paths.cpp.gcov 73 3: 68: A thing;
75 12884901888: 70: thing.B();
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_program.h 85 /* One neat thing about the UREG representation:
97 /* Another neat thing about the UREG representation:
  /external/v8/test/mjsunit/
context-calls-maintained.js 78 // Test: verify that a load with IC does the right thing.
98 // Test: verify that a store with IC does the right thing.
  /packages/apps/Contacts/res/layout/
group_browse_list_item.xml 19 thing when pressed or set the activated background to it. So we disable the default hilighting
23 the triangular thing on the right side). Because of this structure, the item view can't have
  /packages/apps/UnifiedEmail/src/com/android/mail/
ConversationListContext.java 31 * This class is supposed to have the same thing that the Gmail ConversationListContext
68 // The account is created here as a new object. This is probably not the best thing to do.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
move.h 92 * @param a A thing of arbitrary type.
93 * @param b Another thing of arbitrary type.
  /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udir/
p1.cpp 39 // Same thing, but with the directives in namespaces.
  /external/clang/test/CodeGen/
builtin-attributes.c 31 // Same thing for modf and friends.
  /external/clang/test/SemaObjCXX/
foreach.mm 51 for (id thing : collection) { }
  /external/guava/guava-tests/test/com/google/common/collect/
LenientSerializableTester.java 36 * The whole thing is really @GwtIncompatible, but GwtJUnitConvertedTestModule doesn't have a
  /external/jpeg/
ansi2knr.1 19 that the function name must be the first thing on the line.

Completed in 409 milliseconds

1 2 3 4 56 7 8 91011>>