/third_party/grpc/tools/profiling/ios_bin/ |
D | binary_size.py | 56 def get_size(where, frameworks): argument 58 if not frameworks: 76 def build(where, frameworks): argument 82 % ('YES' if frameworks else 'NO'), 90 for frameworks in [False, True]: 91 build('new', frameworks) 92 new_size = get_size('new', frameworks) 103 build('old', frameworks) 104 old_size = get_size('old', frameworks) 111 if frameworks else '*****************STATIC******************\n')
|
/third_party/mesa3d/bin/ |
D | update-android-headers.sh | 11 …clone --depth 1 https://android.googlesource.com/platform/frameworks/native platform-frameworks-na… 31 platform-frameworks-native/libs/nativewindow/include/vndk \ 32 platform-frameworks-native/libs/nativebase/include/nativebase \ 45 cp -av platform-frameworks-native/vulkan/include/hardware/hwvulkan.h ${dest}/hardware 55 platform-frameworks-native/libs/nativewindow/include/android/* \ 56 platform-frameworks-native/libs/arect/include/android/* \
|
/third_party/gn/src/gn/ |
D | config_values_generator.cc | 56 std::vector<std::string> frameworks; in GetFrameworksList() local 57 if (!ExtractListOfStringValues(*value, &frameworks, err)) in GetFrameworksList() 61 for (const std::string& framework : frameworks) { in GetFrameworksList() 72 (config_values->*accessor)().swap(frameworks); in GetFrameworksList() 138 &ConfigValues::frameworks, err_); in Run()
|
D | resolved_target_data.cc | 39 ImmutableVector<std::string> frameworks; member 84 info->frameworks, in GetFrameworkInfo() 99 return info->frameworks; in all_frameworks() 178 all_frameworks.Append(cur.frameworks()); in ComputeFrameworkInfo() 185 all_frameworks.Append(dep_info->frameworks); in ComputeFrameworkInfo() 191 info->frameworks = ImmutableVector<std::string>(all_frameworks); in ComputeFrameworkInfo()
|
D | compile_commands_writer.cc | 51 std::string frameworks; member 86 flags.frameworks = FlagsGetter<std::string>( in SetupCompileFlags() 87 kRecursiveWriterSkipDuplicates, target, &ConfigValues::frameworks, in SetupCompileFlags() 89 flags.frameworks += FlagsGetter<std::string>( in SetupCompileFlags() 177 out << flags.frameworks; in WriteCommand()
|
/third_party/skia/third_party/externals/dawn/src/utils/ |
D | BUILD.gn | 97 frameworks = [] 113 frameworks += [ "QuartzCore.framework" ] 133 frameworks += [ "Metal.framework" ] 162 frameworks = [] 170 frameworks += [
|
/third_party/skia/tools/skottie_ios_app/ |
D | BUILD.gn | 54 frameworks = [ 61 frameworks += [ 66 frameworks += [
|
/third_party/skia/modules/skshaper/ |
D | BUILD.gn | 34 frameworks = [ "ApplicationServices.framework" ] 38 frameworks = [
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | BUILD.gn | 271 frameworks = [ 276 frameworks += [ "OpenGLES.framework" ] 278 frameworks += [ "OpenGL.framework" ] 281 frameworks += [ "Cocoa.framework" ]
|
/third_party/skia/third_party/externals/oboe/docs/notes/ |
D | rlsbuffer.md | 39 …invalid](https://cs.android.com/android/platform/superproject/+/master:frameworks/av/media/libaudi… 70 1. [AudioTrack](https://android-review.googlesource.com/c/platform/frameworks/av/+/1251871/) 71 1. [AudioRecord](https://android-review.googlesource.com/c/platform/frameworks/av/+/1251872/)
|
/third_party/node/deps/npm/node_modules/psl/ |
D | karma.conf.js | 10 frameworks: ['browserify', 'mocha'], property
|
/third_party/flutter/skia/third_party/externals/sdl/premake/patches/ |
D | 713.patch | 7 Implemented the option to set custom source trees for Xcode frameworks (links) 29 error('relative paths are not currently supported for frameworks')
|
/third_party/gn/examples/ios/build/toolchain/mac/ |
D | BUILD.gn | 23 … command = "$cxx {{ldflags}} -o $output -Wl,-filelist,$rspfile {{libs}} {{solibs}} {{frameworks}}" 37 … "$cxx -dynamiclib {{ldflags}} -o $dylib -Wl,-filelist,$rspfile {{libs}} {{solibs}} {{frameworks}}"
|
/third_party/node/deps/npm/node_modules/debug/ |
D | karma.conf.js | 13 frameworks: ['mocha', 'chai', 'sinon'], property
|
/third_party/vk-gl-cts/ |
D | Android.mk | 19 frameworks/native/opengl/include \
|
/third_party/flutter/skia/third_party/etc1/ |
D | README.google | 1 URL: https://android.googlesource.com/platform/frameworks/native/+/master/opengl/
|
/third_party/skia/third_party/etc1/ |
D | README.google | 1 URL: https://android.googlesource.com/platform/frameworks/native/+/master/opengl/
|
/third_party/flutter/skia/experimental/wasm-skp-debugger/ |
D | karma.conf.js | 9 frameworks: ['jasmine'], property
|
/third_party/flutter/skia/modules/canvaskit/ |
D | karma.conf.js | 9 frameworks: ['jasmine'], property
|
/third_party/skia/third_party/externals/angle2/util/ |
D | BUILD.gn | 211 frameworks = [ "QuartzCore.framework" ] 213 frameworks += [ "AppKit.framework" ] 216 frameworks += [ "UIKit.framework" ]
|
/third_party/gn/src/gn/format_test_data/ |
D | 048.golden | 9 frameworks = [
|
D | 048.gn | 9 frameworks = [
|
/third_party/skia/experimental/wasm-skp-debugger/ |
D | karma.conf.js | 9 frameworks: ['jasmine'], property
|
/third_party/skia/modules/canvaskit/ |
D | karma.conf.js | 9 frameworks: ['jasmine'], property
|
/third_party/flutter/skia/modules/pathkit/ |
D | karma.bench.conf.js | 9 frameworks: ['jasmine'], property
|