Home
last modified time | relevance | path

Searched refs:framework (Results 1 - 25 of 212) sorted by relevance

123456789

/third_party/skia/third_party/externals/angle2/src/common/apple/
H A DSoftLinking.h36 # define SOFT_LINK_FRAMEWORK_HEADER(framework) extern void *framework##Library();
38 # define SOFT_LINK_FRAMEWORK_SOURCE(framework) \
39 void *framework##Library() \
45 "/System/Library/Frameworks/" #framework ".framework/" #framework, RTLD_NOW); \
46 RELEASE_ASSERT(frameworkLibrary, "Unable to load " #framework ".framework"); \
51 # define SOFT_LINK_FUNCTION_HEADER(framework, functionNam
[all...]
/third_party/vk-gl-cts/
H A DAndroidGen.mk27 external/vulkancts/framework/vulkan/vkAllocationCallbackUtil.cpp \
28 external/vulkancts/framework/vulkan/vkApiVersion.cpp \
29 external/vulkancts/framework/vulkan/vkAppParamsUtil.cpp \
30 external/vulkancts/framework/vulkan/vkBarrierUtil.cpp \
31 external/vulkancts/framework/vulkan/vkBinaryRegistry.cpp \
32 external/vulkancts/framework/vulkan/vkBufferWithMemory.cpp \
33 external/vulkancts/framework/vulkan/vkBuilderUtil.cpp \
34 external/vulkancts/framework/vulkan/vkCmdUtil.cpp \
35 external/vulkancts/framework/vulkan/vkDebugReportUtil.cpp \
36 external/vulkancts/framework/vulka
[all...]
/third_party/python/Lib/ctypes/macholib/
H A Ddyld.py6 from ctypes.macholib.framework import framework_info
77 # framework name, use the first file that exists in the framework
81 framework = framework_info(name)
83 if framework is not None:
85 yield os.path.join(path, framework['name'])
102 framework = framework_info(name)
104 if framework is not None:
107 yield os.path.join(path, framework['name'])
113 if framework i
[all...]
/third_party/skia/third_party/externals/imgui/examples/example_glfw_metal/
H A DMakefile16 LIBS = -framework Metal -framework MetalKit -framework Cocoa -framework IOKit -framework CoreVideo -framework QuartzCore
/third_party/skia/third_party/externals/imgui/examples/example_sdl_metal/
H A DMakefile16 LIBS = -framework Metal -framework MetalKit -framework Cocoa -framework IOKit -framework CoreVideo -framework QuartzCore
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A DMakefile52 CFLAGS += -I$(abspath ../../../../drivers/framework/include)
53 CFLAGS += -I$(abspath ../../../../drivers/framework/include/utils)
54 CFLAGS += -I$(abspath ../../../../drivers/framework/utils/include)
55 CFLAGS += -I$(abspath ../../../../drivers/framework/include/osal)
56 CFLAGS += -I$(abspath ../../../../drivers/framework/ability/sbuf/include)
57 CFLAGS += -I$(abspath ../../../../drivers/framework/core/shared/include)
58 CFLAGS += -I$(abspath ../../../../drivers/framework/include/core)
59 CFLAGS += -I$(abspath ../../../../drivers/framework/core/adapter/syscall/include)
1069 LIBS += -framework PCSC
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A DMakefile46 CFLAGS += -I$(abspath ../../../../drivers/framework/include)
47 CFLAGS += -I$(abspath ../../../../drivers/framework/include/utils)
48 CFLAGS += -I$(abspath ../../../../drivers/framework/utils/include)
49 CFLAGS += -I$(abspath ../../../../drivers/framework/include/osal)
51 CFLAGS += -I$(abspath ../../../../drivers/framework/ability/sbuf/include)
52 CFLAGS += -I$(abspath ../../../../drivers/framework/include/core)
53 CFLAGS += -I$(abspath ../../../../drivers/framework/core//adapter/syscall/include)
54 CFLAGS += -I$(abspath ../../../../drivers/framework/core/shared/include)
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A DMakefile40 CFLAGS += -I$(abspath ../../../../drivers/framework/include)
41 CFLAGS += -I$(abspath ../../../../drivers/framework/include/utils)
42 CFLAGS += -I$(abspath ../../../../drivers/framework/utils/include)
43 CFLAGS += -I$(abspath ../../../../drivers/framework/include/osal)
45 CFLAGS += -I$(abspath ../../../../drivers/framework/ability/sbuf/include)
46 CFLAGS += -I$(abspath ../../../../drivers/framework/include/core)
47 CFLAGS += -I$(abspath ../../../../drivers/framework/core//adapter/syscall/include)
48 CFLAGS += -I$(abspath ../../../../drivers/framework/core/shared/include)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A DMakefile52 CFLAGS += -I$(abspath ../../../../drivers/framework/include)
53 CFLAGS += -I$(abspath ../../../../drivers/framework/include/utils)
54 CFLAGS += -I$(abspath ../../../../drivers/framework/utils/include)
55 CFLAGS += -I$(abspath ../../../../drivers/framework/include/osal)
56 CFLAGS += -I$(abspath ../../../../drivers/framework/ability/sbuf/include)
57 CFLAGS += -I$(abspath ../../../../drivers/framework/core/shared/include)
58 CFLAGS += -I$(abspath ../../../../drivers/framework/include/core)
59 CFLAGS += -I$(abspath ../../../../drivers/framework/core/adapter/syscall/include)
1116 LIBS += -framework PCSC
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl2/
H A DMakefile43 LIBS += -framework OpenGL -framework Cocoa -framework IOKit -framework CoreVideo
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl3/
H A DMakefile52 LIBS += -framework OpenGL -framework Cocoa -framework IOKit -framework CoreVideo
/third_party/skia/third_party/externals/imgui/examples/example_sdl_opengl2/
H A DMakefile43 LIBS += -framework OpenGL -framework Cocoa -framework IOKit -framework CoreVideo `sdl2-config --libs`
/third_party/skia/third_party/externals/imgui/examples/example_sdl_opengl3/
H A DMakefile55 LIBS += -framework OpenGL -framework Cocoa -framework IOKit -framework CoreVideo `sdl2-config --libs`
/third_party/skia/third_party/externals/imgui/examples/example_sdl_sdlrenderer/
H A DMakefile43 LIBS += -framework OpenGL -framework Cocoa -framework IOKit -framework CoreVideo `sdl2-config --libs`
/third_party/protobuf/objectivec/Tests/CocoaPods/
H A Drun_tests.sh24 --skip-framework
25 Skip the framework based pods tests.
34 TEST_MODES=( "static" "framework" )
45 --skip-framework )
46 TEST_MODES=(${TEST_MODES[@]/framework})
/third_party/node/tools/gyp/pylib/gyp/
H A Dmac_tool.py291 def ExecPackageIosFramework(self, framework):
292 # Find the name of the binary based on the part before the ".framework".
293 binary = os.path.basename(framework).split(".")[0]
294 module_path = os.path.join(framework, "Modules")
298 "framework module %s {\n"
309 def ExecPackageFramework(self, framework, version):
310 """Takes a path to Something.framework and the Current version of that and
312 # Find the name of the binary based on the part before the ".framework".
313 binary = os.path.basename(framework).split(".")[0]
319 if not os.path.exists(os.path.join(framework, VERSION
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dmac_tool.py291 def ExecPackageIosFramework(self, framework):
292 # Find the name of the binary based on the part before the ".framework".
293 binary = os.path.basename(framework).split(".")[0]
294 module_path = os.path.join(framework, "Modules")
298 "framework module %s {\n"
309 def ExecPackageFramework(self, framework, version):
310 """Takes a path to Something.framework and the Current version of that and
312 # Find the name of the binary based on the part before the ".framework".
313 binary = os.path.basename(framework).split(".")[0]
319 if not os.path.exists(os.path.join(framework, VERSION
[all...]
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dmethod_dump.sh125 -framework Foundation -framework UIKit "$temp_dir"/method_dump.m
127 clang -isysroot "$macos_sdk" -o "$temp_dir"/method_dump_macos -framework Foundation \
128 -framework Cocoa "$temp_dir"/method_dump.m
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jar ... framework.Test, junit.framework.TestResult) junit.framework.Test test junit.framework.TestResult result Thread ...
/third_party/skia/third_party/externals/imgui/examples/example_glut_opengl2/
H A DMakefile36 LIBS += -framework OpenGL -framework GLUT
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DDecoderTest.java18 import junit.framework.TestCase;
19 import junit.framework.TestSuite;
H A DBrotliDecoderChannelTest.java20 import junit.framework.TestCase;
21 import junit.framework.TestSuite;
H A DBrotliInputStreamTest.java18 import junit.framework.TestCase;
19 import junit.framework.TestSuite;
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
H A DEncoderTest.java13 import junit.framework.TestCase;
14 import junit.framework.TestSuite;
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DExtensionRegistryFactoryTest.java42 import junit.framework.Test;
43 import junit.framework.TestCase;
44 import junit.framework.TestSuite;

Completed in 14 milliseconds

123456789