Searched full:facebook (Results 1 – 25 of 788) sorted by relevance
12345678910>>...32
/external/llvm-project/lldb/test/Shell/Minidump/ |
D | fb-dump.test | 16 # RUN: %lldb -c %t -o 'process plugin dump --facebook' | \ 95 # CHECK-APPDATA: Facebook App Data: 98 # CHECK-BUILD: Facebook Build ID: 101 # CHECK-VERSION: Facebook Version String: 104 # CHECK-JAVA: Facebook Java Stack: 105 # CHECK-JAVA-NEXT: Facebook java stack info 107 # CHECK-DALVIK: Facebook Dalvik Info: 108 # CHECK-DALVIK-NEXT: Facebook dalvik info 110 # CHECK-UNWIND: Facebook Unwind Symbols Bytes: 113 # CHECK-ERROR: Facebook Error Log: [all …]
|
/external/llvm-project/lldb/source/Plugins/Process/minidump/ |
D | ProcessMinidump.cpp | 131 /// checksum of up to the first 4096 bytes of the .text section. Facebook also 145 /// facebook .text hash. 169 // The only difference between the breakpad hash and the facebook hash is the in HashElfTextSection() 512 // in the minidump. Facebook uses a modified breakpad client that in GetOrCreateModule() 524 LLDB_LOG(log, "Facebook .text hash match for {0}.", name); in GetOrCreateModule() 824 "Dump Facebook application custom data."), in CommandObjectProcessMinidumpDump() 826 "Dump the Facebook build ID."), in CommandObjectProcessMinidumpDump() 828 "Dump Facebook application version string."), in CommandObjectProcessMinidumpDump() 830 "Dump Facebook java stack."), in CommandObjectProcessMinidumpDump() 832 "Dump Facebook Dalvik info."), in CommandObjectProcessMinidumpDump() [all …]
|
/external/skqp/tools/skp/page_sets/other/ |
D | OLD-skia_desktop_set.json | 35 "name": "Facebook", 36 "url": "http://www.facebook.com/barackobama", 39 "credentials": "facebook", 46 "selector": "a[href=\"http://www.facebook.com/WomenforObama\"]" 50 "selector": "a[href=\"http://www.facebook.com/WomenforObama/info\"]" 54 "selector": "a[href=\"http://www.facebook.com/?ref=tn_tnmn\"]"
|
/external/skia/tools/skp/page_sets/other/ |
D | OLD-skia_desktop_set.json | 35 "name": "Facebook", 36 "url": "http://www.facebook.com/barackobama", 39 "credentials": "facebook", 46 "selector": "a[href=\"http://www.facebook.com/WomenforObama\"]" 50 "selector": "a[href=\"http://www.facebook.com/WomenforObama/info\"]" 54 "selector": "a[href=\"http://www.facebook.com/?ref=tn_tnmn\"]"
|
/external/zstd/ |
D | README.md | 1 <p align="center"><img src="https://raw.githubusercontent.com/facebook/zstd/dev/doc/images/zstd_log… 20 [travisDevBadge]: https://travis-ci.org/facebook/zstd.svg?branch=dev "Continuous Integration test s… 21 [travisLink]: https://travis-ci.org/facebook/zstd 24 [CircleDevBadge]: https://circleci.com/gh/facebook/zstd/tree/dev.svg?style=shield "Short test suite" 25 [CircleLink]: https://circleci.com/gh/facebook/zstd 26 [CirrusDevBadge]: https://api.cirrus-ci.com/github/facebook/zstd.svg?branch=dev 27 [CirrusLink]: https://cirrus-ci.com/github/facebook/zstd 96 The following example uses the `github-users` [sample set](https://github.com/facebook/zstd/release… 187 Zstandard is currently deployed within Facebook. It is used continuously to compress large amounts …
|
D | METADATA | 6 value: "https://github.com/facebook/zstd" 10 value: "https://github.com/facebook/zstd"
|
D | LICENSE | 5 Copyright (c) 2016-present, Facebook, Inc. All rights reserved. 17 * Neither the name Facebook nor the names of its contributors may be used to
|
/external/zstd/tests/ |
D | README.md | 25 This script benchmarks facebook:dev and changes from pull requests made to zstd and compares 26 them against facebook:dev to detect regressions. This script currently runs on a dedicated 31 build comparison (between facebook:dev and facebook:master), onetime will pull all the current 32 pull requests from the zstd repo and compare facebook:dev to all of them once, continuous 33 will continuously get pull requests from the zstd repo and run benchmarks against facebook:dev.
|
D | test-license.py | 4 # Copyright (c) 2016-2020, Facebook, Inc. 82 if "Facebook, Inc" not in line: 83 return (False, f"Copyright line '{line}' does not contain 'Facebook, Inc'")
|
/external/zstd/doc/educational_decoder/ |
D | README.md | 13 [Zstandard format specification]: https://github.com/facebook/zstd/blob/dev/doc/zstd_compression_fo… 14 [format specification]: https://github.com/facebook/zstd/blob/dev/doc/zstd_compression_format.md 36 [tests]: https://github.com/facebook/zstd/blob/dev/tests/
|
/external/oss-fuzz/projects/rocksdb/ |
D | project.yaml | 1 homepage: "https://github.com/facebook/rocksdb" 11 main_repo: 'https://github.com/facebook/rocksdb'
|
/external/oss-fuzz/projects/hermes/ |
D | project.yaml | 1 homepage: "https://github.com/facebook/hermes" 15 main_repo: 'https://github.com/facebook/hermes.git'
|
/external/oss-fuzz/projects/zstd/ |
D | project.yaml | 1 homepage: "http://facebook.github.io/zstd/" 23 main_repo: 'https://github.com/facebook/zstd'
|
/external/oss-fuzz/projects/proxygen/ |
D | project.yaml | 1 homepage: "https://github.com/facebook/proxygen" 24 main_repo: 'https://github.com/facebook/proxygen.git'
|
/external/zstd/build/VS2010/zstd/ |
D | zstd.rc | 35 VALUE "CompanyName", "Yann Collet, Facebook, Inc." 39 VALUE "LegalCopyright", "Copyright (c) 2013-present, Yann Collet, Facebook, Inc."
|
/external/zstd/build/VS2010/libzstd-dll/ |
D | libzstd-dll.rc | 35 VALUE "CompanyName", "Yann Collet, Facebook, Inc." 39 VALUE "LegalCopyright", "Copyright (c) 2013-present, Yann Collet, Facebook, Inc."
|
/external/zstd/programs/windres/ |
D | zstd.rc | 35 VALUE "CompanyName", "Yann Collet, Facebook, Inc." 39 VALUE "LegalCopyright", "Copyright (c) 2013-present, Yann Collet, Facebook, Inc."
|
/external/XNNPACK/ |
D | LICENSE | 5 Copyright (c) Facebook, Inc. and its affiliates. All rights reserved. 18 * Neither the name Facebook nor the names of its contributors may be used to
|
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/ios/ |
D | libgrpc.a.meta | 38 Facebook: Win 44 Facebook: Win64
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | Locales.txt | 897 Facebook ; ar ; modern 898 Facebook ; da ; modern 899 Facebook ; es ; modern 900 Facebook ; es_419 ; modern 901 Facebook ; gn ; modern 902 Facebook ; hr ; modern 903 Facebook ; hu ; modern 904 Facebook ; it ; modern 905 Facebook ; pt_PT ; modern
|
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/android/x86/ |
D | libgrpc_csharp_ext.so.meta | 45 Facebook: Win 51 Facebook: Win64
|
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/android/armeabi-v7a/ |
D | libgrpc_csharp_ext.so.meta | 45 Facebook: Win 51 Facebook: Win64
|
/external/grpc-grpc/src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/android/arm64-v8a/ |
D | libgrpc_csharp_ext.so.meta | 45 Facebook: Win 51 Facebook: Win64
|
/external/autotest/client/site_tests/power_LoadTest/extension/ |
D | urls.js | 32 'https://www.facebook.com/facebook' 115 URLS[u_index++] = 'https://www.facebook.com/facebook';
|
/external/yapf/yapftests/ |
D | style_test.py | 103 for fb_name in ('facebook', 'FACEBOOK', 'Facebook'): 165 based_on_style = facebook
|
12345678910>>...32