Searched
full:common (Results
426 -
450 of
31397) sorted by null
<<11121314151617181920>>
/external/chromium_org/apps/shell/renderer/ |
DEPS | 4 "+content/public/common",
|
/external/chromium_org/athena/content/ |
DEPS | 8 "+extensions/common",
|
/external/chromium_org/chrome/nacl/ |
DEPS | 7 "+content/public/common/content_switches.h",
|
/external/chromium_org/chrome/test/chromedriver/ |
DEPS | 7 "+chrome/common/chrome_constants.h",
|
/external/chromium_org/chrome/utility/ |
DEPS | 6 "+extensions/common",
|
/external/chromium_org/components/autofill/content/ |
DEPS | 2 "+content/public/common",
|
/external/chromium_org/components/policy/core/browser/ |
DEPS | 2 "+components/autofill/core/common",
|
/external/chromium_org/mojo/ |
README.md | 4 Mojo is an effort to extract a common platform out of Chrome's renderer and
|
/external/chromium_org/mojo/services/ |
DEPS | 3 "+mojo/common",
|
/external/chromium_org/printing/ |
DEPS | 4 "+third_party/icu/source/common/unicode",
|
/external/chromium_org/third_party/icu/patches/ |
gcc46.patch | 1 diff --git a/public/common/unicode/unistr.h b/public/common/unicode/unistr.h 3 --- a/public/common/unicode/unistr.h 4 +++ b/public/common/unicode/unistr.h
|
/external/chromium_org/tools/gyp/test/msvs/props/ |
AppName.vsprops | 5 Name="Common"
|
/external/clang/test/CodeGen/ |
2010-12-01-CommonGlobal.c | 2 // Don't crash on a common-linkage constant global.
|
bool-convert.c | 5 // CHECK-LABEL: @test1 = common global %struct.teststruct1 8 // CHECK-LABEL: @test2 = common global i8* null 11 // CHECK-LABEL: @test3 = common global [10 x i8] 14 // CHECK-LABEL: @test4 = common global [0 x i8]* null
|
pr19841.cpp | 3 namespace Common { 18 Common::RenderMode _configRenderMode; 22 0 == Common::kRenderCGA || _vm->_configRenderMode == Common::kRenderEGA
|
/external/clang/test/PCH/ |
external-defs.c | 5 // RUN: grep "@x = common global i32 0" %t | count 1 11 // RUN: grep "@incomplete_array = common global .*1 x i32" %t | count 1 12 // RUN: grep "@incomplete_array2 = common global .*17 x i32" %t | count 1 14 // RUN: grep "@incomplete_array3 = common global .*1 x i32" %t | count 1
|
/external/clang/utils/ABITest/return-types-32/ |
Makefile | 5 include ../Makefile.test.common
|
/external/clang/utils/ABITest/return-types-64/ |
Makefile | 5 include ../Makefile.test.common
|
/external/clang/utils/ABITest/single-args-32/ |
Makefile | 5 include ../Makefile.test.common
|
/external/deqp/framework/ |
doxygen.cfg | 3 INPUT = common egl opengl opengl/wrapper opengl/simplereference opencl qphelper randomshaders referencerenderer
|
/external/guava/guava-gwt/test/com/google/common/primitives/ |
testModule.gwt.xml | 5 <inherits name="com.google.common.primitives.Primitives"/> 6 <inherits name="com.google.common.testing.Testing"/> 8 <inherits name="com.google.common.annotations.Annotations"/> 9 <entry-point class="com.google.common.primitives.TestModuleEntryPoint"/>
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
AbstractCollectionTestSuiteBuilder.java | 17 package com.google.common.collect.testing; 19 import com.google.common.collect.testing.testers.CollectionAddAllTester; 20 import com.google.common.collect.testing.testers.CollectionAddTester; 21 import com.google.common.collect.testing.testers.CollectionClearTester; 22 import com.google.common.collect.testing.testers.CollectionContainsAllTester; 23 import com.google.common.collect.testing.testers.CollectionContainsTester; 24 import com.google.common.collect.testing.testers.CollectionCreationTester; 25 import com.google.common.collect.testing.testers.CollectionEqualsTester; 26 import com.google.common.collect.testing.testers.CollectionIsEmptyTester; 27 import com.google.common.collect.testing.testers.CollectionIteratorTester [all...] |
/external/llvm/docs/_templates/ |
indexsidebar.html | 1 {# This template defines sidebar which can be used to provide common links on
|
/external/llvm/test/CodeGen/Mips/ |
vector-load-store.ll | 3 @g1 = common global <2 x i16> zeroinitializer, align 4 4 @g0 = common global <2 x i16> zeroinitializer, align 4 5 @g3 = common global <4 x i8> zeroinitializer, align 4 6 @g2 = common global <4 x i8> zeroinitializer, align 4
|
/external/lzma/CPP/7zip/UI/Common/ |
ExtractingFilePath.h | 6 #include "Common/MyString.h"
|
Completed in 3410 milliseconds
<<11121314151617181920>>