HomeSort by relevance Sort by last modified time
    Searched refs:Use (Results 1 - 25 of 125) sorted by null

1 2 3 4 5

  /external/gtest/test/
gtest-linked_ptr_test.cc 4 // Redistribution and use in source and binary forms, with or without
24 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
27 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
51 virtual void Use() { *history << "A" << mynum << " use\n"; }
61 virtual void Use() { *history << "B" << mynum << " use\n"; }
109 a3->Use();
110 a4->Use();
111 a5->Use();
    [all...]
  /external/skia/src/svg/
SkSVGUse.h 6 ** you may not use this file except in compliance with the License.
24 DECLARE_SVG_INFO(Use);
SkSVGUse.cpp 6 ** you may not use this file except in compliance with the License.
29 DEFINE_SVG_INFO(Use)
36 parser._addAttributeLen("use", start, strlen(start) - 1);
  /hardware/libhardware_legacy/gps/
Android.mk 0 # Use hardware GPS implementation if available.
8 # Use emulator GPS implementation if QEMU_HARDWARE is set.
  /external/opencore/oscl/oscl/osclerror/build/make/
local.mk 10 # Use XCFLAGS to add extra compiler directives for the C compiler
11 # if you add any please use "XCFLAGS += ..." not "XCFLAGS = "
17 # Use XCXXFLAGS to add extra compiler directives for the C++ compiler.
23 # Use XCPPFLAGS to add extra preprocessor directives. Use XINCDIRS
31 # Use XINCDIRS for extra include directories. These should be proceeded
37 # Use XLIBDIRS for extra library directories. These should be proceeded
43 # Use XLDFLAGS for extra linker directives.
  /external/v8/src/arm/
register-allocator-arm-inl.h 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
96 Use(r1); // JS function.
97 Use(lr); // Return address.
  /external/v8/src/mips/
register-allocator-mips-inl.h 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
129 Use(a1); // JS function.
130 Use(ra); // Return address.
  /packages/apps/CertInstaller/
Android.mk 13 # Use the folloing include to make our test apk.
  /packages/apps/DeskClock/
Android.mk 16 # Use the following include to make our test apk.
  /packages/apps/Gallery/
Android.mk 13 # Use the following include to make our test apk.
  /packages/apps/Gallery3D/
Android.mk 17 # Use the following include to make our test apk.
  /packages/apps/Settings/
Android.mk 13 # Use the folloing include to make our test apk.
  /packages/apps/VoiceDialer/
Android.mk 13 # Use the following include to make our test apk.
  /external/v8/src/
register-allocator-inl.h 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
83 CodeGeneratorScope::Current()->allocator()->Use(reg());
98 void RegisterAllocator::Use(Register reg) {
99 registers_.Use(ToNumber(reg));
  /external/icu4c/
runConfigureICU 32 AIX Use the IBM Visual Age xlc_r/xlC_r compilers on AIX
33 AIX/GCC Use the GNU gcc/g++ compilers on AIX
34 Cygwin Use the GNU gcc/g++ compilers on Cygwin
35 Cygwin/MSVC Use the Microsoft Visual C++ compiler on Cygwin
36 Cygwin/MSVC2005 Use the Microsoft Visual C++ 2005 compiler on Cygwin
37 Cygwin/ICL Use the Intel C++ compiler on Cygwin
38 FreeBSD Use the GNU gcc/g++ compilers on Free BSD
39 HP-UX/ACC Use the HP ANSI C/Advanced C++ compilers on HP-UX 11
40 IBMi Use the iCC compilers on IBM i, i5/OS, OS/400
41 Linux Use the GNU gcc/g++ compilers on Linu
    [all...]
  /external/v8/src/ia32/
register-allocator-ia32-inl.h 2 // Redistribution and use in source and binary forms, with or without
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
76 Use(edi); // JS function.
  /development/apps/BuildWidget/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/BluetoothChat/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/Compass/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/ContactManager/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/HelloActivity/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/LunarLander/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/MultiResolution/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/NotePad/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/SampleSyncAdapter/
Android.mk 15 # Use the folloing include to make our test apk.

Completed in 777 milliseconds

1 2 3 4 5