Searched
full:common (Results
6101 -
6125 of
31397) sorted by null
<<241242243244245246247248249250>>
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/ |
elftest.asm | 14 ; [7] Define a COMMON symbol 34 [COMMON commvar 4] ; [7]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm32/ |
machotest.asm | 13 ; [7] Define a COMMON symbol 33 [COMMON _commvar 4] ; [7]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm64/ |
machotest64.asm | 13 ; [7] Define a COMMON symbol 34 [COMMON _commvar 4] ; [7]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/ |
win32test.asm | 13 ; [7] Define a COMMON symbol 33 [COMMON _commvar 4] ; [7]
|
/external/chromium_org/tools/android/common/ |
adb_connection.cc | 5 #include "tools/android/common/adb_connection.h" 17 #include "tools/android/common/net.h"
|
/external/chromium_org/tools/grit/grit/format/policy_templates/writers/ |
writer_unittest_common.py | 6 '''Common tools for unit-testing writers.''' 33 '''Common class for unittesting writers.'''
|
/external/chromium_org/ui/compositor/ |
BUILD.gn | 55 "//gpu/command_buffer/common", 112 #'<(DEPTH)/webkit/common/gpu/webkit_gpu.gyp:webkit_gpu', TODO(GYP)
|
/external/chromium_org/webkit/browser/fileapi/ |
file_system_quota_util.h | 16 #include "webkit/common/fileapi/file_system_types.h" 31 // An abstract interface that provides common quota-related utility functions
|
/external/chromium_org/webkit/common/blob/ |
scoped_file.h | 14 #include "webkit/common/webkit_storage_common_export.h" 28 // common place.
|
/external/chromium_org/webkit/common/gpu/ |
webgraphicscontext3d_in_process_command_buffer_impl.h | 16 #include "webkit/common/gpu/webgraphicscontext3d_impl.h" 17 #include "webkit/common/gpu/webkit_gpu_export.h"
|
/external/clang/test/Driver/ |
xcore-opts.c | 13 // CHECK: "-fno-common" 25 // CHECK-EXCEP: "-fno-common"
|
/external/deqp/modules/internal/ |
ditFrameworkTests.cpp | 35 : tcu::TestCaseGroup(testCtx, "common", "Tests for the common utility framework")
|
/external/dexmaker/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/dexmaker/src/dx/java/com/android/dx/dex/ |
DexFormat.java | 41 /** common prefix for all dex file "magic numbers" */ 44 /** common suffix for all dex file "magic numbers" */
|
/external/dhcpcd/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/dnsmasq/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/e2fsprogs/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/e2fsprogs/lib/et/ |
com_err.3 | 6 com_err \- common error display routine 87 Ken Raeburn, "A Common Error Description Library for UNIX".
|
/external/easymock/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/eigen/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/external/elfutils/0.153/backends/ |
alpha_init.c | 35 /* This defines the common reloc hooks based on alpha_reloc.def. */ 36 #include "common-reloc.c"
|
arm_init.c | 35 /* This defines the common reloc hooks based on arm_reloc.def. */ 36 #include "common-reloc.c"
|
i386_init.c | 35 /* This defines the common reloc hooks based on i386_reloc.def. */ 36 #include "common-reloc.c"
|
ia64_init.c | 35 /* This defines the common reloc hooks based on ia64_reloc.def. */ 36 #include "common-reloc.c"
|
ppc64_init.c | 35 /* This defines the common reloc hooks based on ppc64_reloc.def. */ 36 #include "common-reloc.c"
|
Completed in 1487 milliseconds
<<241242243244245246247248249250>>