/external/chromium_org/chrome/browser/ui/app_list/search/ |
search_provider.cc | 16 results_.push_back(result.release());
|
/external/chromium_org/chrome/installer/ |
mini_installer_tests.isolate | 13 '--target=Release',
|
/external/chromium_org/extensions/common/ |
value_builder.cc | 44 dict_->SetWithoutPathExpansion(path, in_value.Build().release()); 50 dict_->SetWithoutPathExpansion(path, in_value.Build().release()); 88 list_->Append(in_value.Build().release()); 93 list_->Append(in_value.Build().release());
|
/external/chromium_org/gpu/config/ |
gpu_test_expectations_parser_unittest.cc | 50 "BUG12345 WIN7 RELEASE NVIDIA 0x0640 : MyTest = FAIL"; 83 "BUG12345 WIN7 RELEASE NVIDIA 0x0640 : AnotherTest = FAIL"; 96 "NVIDIA INTEL AMD VMWARE RELEASE DEBUG : MyTest = " 112 "BUG12345 WIN7 WIN7 RELEASE NVIDIA 0x0640 : MyTest = FAIL"; 122 "nvidia intel amd vmware release debug : MyTest = " 201 "BUG12345 WIN7 RELEASE NVIDIA 0x0640 : MyTest = FAIL\n" 211 "BUG12345 WIN7 RELEASE NVIDIA 0x0640 : MyTest = FAIL\n" 221 "BUG12345 WIN7 RELEASE NVIDIA 0x0640 : MyTest = FAIL\n" 233 "BUG12345 WIN7 RELEASE NVIDIA 0x0640 : MyTest* = FAIL";
|
/external/chromium_org/remoting/host/mac/ |
me2me_preference_pane_disable.mm | 18 [delegate_ release];
|
/external/chromium_org/sdch/open-vcdiff/m4/ |
ltversion.m4 | 21 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
context-menu-during-drag-selection.html | 8 to invoke the context menu, then release the right mouse button over a context
|
textarea-iframe-navigation.html | 10 <li>Release the mouse</li>
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
RGBColor.cpp | 43 return result.release(); 51 return result.release(); 59 return result.release(); 67 return result.release();
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
HitTestRequest.h | 34 Release = 1 << 4, 56 bool release() const { return m_requestType & Release; } function in class:WebCore::HitTestRequest 69 bool touchRelease() const { return release() && touchEvent(); }
|
/external/chromium_org/third_party/angle/src/libGLESv2/ |
HandleAllocator.h | 32 void release(GLuint handle);
|
ResourceManager.cpp | 60 void ResourceManager::release() function in class:gl::ResourceManager 132 mBufferHandleAllocator.release(bufferObject->first); 133 if (bufferObject->second) bufferObject->second->release(); 146 mProgramShaderHandleAllocator.release(shaderObject->first); 165 mProgramShaderHandleAllocator.release(programObject->first); 182 mTextureHandleAllocator.release(textureObject->first); 183 if (textureObject->second) textureObject->second->release(); 194 mRenderbufferHandleAllocator.release(renderbufferObject->first); 195 if (renderbufferObject->second) renderbufferObject->second->release();
|
/external/chromium_org/third_party/icu/source/test/perf/DateFmtPerf/ |
breakdata.h | 14 "The official release date of all Project Gutenberg Etexts is at"
|
/external/chromium_org/third_party/icu/source/test/perf/ubrkperf/ |
ubrkperf.dsp | 7 CFG=UBRKPERF - WIN32 RELEASE 16 !MESSAGE NMAKE /f "ubrkperf.mak" CFG="UBRKPERF - WIN32 RELEASE" 20 !MESSAGE "ubrkperf - Win32 Release" (based on "Win32 (x86) Console Application") 22 !MESSAGE "ubrkperf - Win64 Release" (based on "Win32 (x86) Console Application") 33 !IF "$(CFG)" == "ubrkperf - Win32 Release" 37 # PROP BASE Output_Dir "Release" 38 # PROP BASE Intermediate_Dir "Release" 42 # PROP Output_Dir "Release" 43 # PROP Intermediate_Dir "Release" 92 !ELSEIF "$(CFG)" == "ubrkperf - Win64 Release" [all...] |
/external/chromium_org/third_party/icu/source/tools/genrb/ |
derb.vcxproj | 12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
30 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
52 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
60 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release_derb\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release_derb\</IntDir> [all...] |
/external/chromium_org/third_party/lcov/ |
Makefile | 9 # and RELEASE variables below - both version and date strings 15 RELEASE := 1 67 dist: lcov-$(VERSION).tar.gz lcov-$(VERSION)-$(RELEASE).noarch.rpm \ 68 lcov-$(VERSION)-$(RELEASE).src.rpm 76 bin/updateversion.pl $(TMP_DIR)/lcov-$(VERSION) $(VERSION) $(RELEASE) 82 lcov-$(VERSION)-$(RELEASE).noarch.rpm: rpms 83 lcov-$(VERSION)-$(RELEASE).src.rpm: rpms 97 mv $(TMP_DIR)/RPMS/noarch/lcov-$(VERSION)-$(RELEASE).noarch.rpm . 98 mv $(TMP_DIR)/SRPMS/lcov-$(VERSION)-$(RELEASE).src.rpm .
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
winfirewall.cc | 35 #define RELEASE(lpUnk) do { \ 37 (lpUnk)->Release(); \ 78 RELEASE(profile_); 79 RELEASE(policy_); 80 RELEASE(mgr_); 115 app->Release(); 127 apps->Release(); 163 app->Release(); 165 apps->Release();
|
/external/chromium_org/third_party/mesa/src/bin/ |
shortlog_mesa.sh | 4 # appears in the release notes files, with HTML formatting.
|
/external/chromium_org/third_party/mesa/src/docs/ |
precompiled.html | 17 Mesa and often have the latest Mesa release available as an update.
|
relnotes-7.4.2.html | 5 <title>Mesa Release Notes</title> 10 <h1>Mesa 7.4.2 Release Notes / May 15, 2009</h1> 13 Mesa 7.4.2 is a stable development release fixing bugs since the 7.4.1 release.
|
relnotes-7.4.4.html | 5 <title>Mesa Release Notes</title> 10 <h1>Mesa 7.4.4 Release Notes / 23 June 2009</h1> 13 Mesa 7.4.4 is a stable development release fixing bugs since the 7.4.3 release.
|
relnotes-7.4.html | 5 <title>Mesa Release Notes</title> 10 <h1>Mesa 7.4 Release Notes / 27 March 2009</h1> 13 Mesa 7.4 is a stable development release fixing bugs since the 7.3 release.
|
relnotes-7.5.1.html | 5 <title>Mesa Release Notes</title> 10 <h1>Mesa 7.5.1 Release Notes, 3 September 2009</h1> 13 Mesa 7.5.1 is a bug-fix release fixing issues found since the 7.5 release.
|
relnotes-7.5.2.html | 5 <title>Mesa Release Notes</title> 10 <h1>Mesa 7.5.2 Release Notes, 28 September 2009</h1> 13 Mesa 7.5.2 is a bug-fix release fixing issues found since the 7.5.1 release.
|
relnotes-7.7.html | 5 <title>Mesa Release Notes</title> 10 <h1>Mesa 7.7 Release Notes / 21 December 2009</h1> 13 Mesa 7.7 is a new development release. 15 with a previous release or wait for Mesa 7.7.1.
|