/external/libnl/tests/ |
D | test-nf-cache-mngr.c | 7 static struct nl_addr *hack = NULL; in change_cb() local 9 if (!hack) in change_cb() 10 nl_addr_parse("194.88.212.233", AF_INET, &hack); in change_cb() 12 if (!nl_addr_cmp(hack, nfnl_ct_get_src(ct, 1)) || in change_cb() 13 !nl_addr_cmp(hack, nfnl_ct_get_dst(ct, 1))) { in change_cb()
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/number/ |
D | CurrencyDemo.java | 47 HackCurrencyInfo hack = (HackCurrencyInfo)(hackData.get(currency.getCurrencyCode())); in getCurrencyFormat() local 48 result.setMinimumFractionDigits(hack.decimals); in getCurrencyFormat() 49 result.setMaximumFractionDigits(hack.decimals); in getCurrencyFormat() 50 result.setRoundingIncrement(hack.rounding); in getCurrencyFormat() 52 symbols.setCurrencySymbol(hack.symbol); in getCurrencyFormat()
|
/external/parameter-framework/upstream/utility/ |
D | BinaryCopy.hpp | 66 } hack; in binaryCopy() local 68 hack.source = source; in binaryCopy() 69 return hack.destination; in binaryCopy()
|
/external/libcap/progs/ |
D | quicktest.sh | 123 cat > hack.sh <<EOF 137 chmod +xs hack.sh 138 ./capsh --uid=500 --inh=none --print -- ./hack.sh 140 rm -f ./hack.sh
|
D | Makefile | 35 rm -f *.o $(BUILD) tcapsh ping hack.sh
|
/external/webrtc/webrtc/base/ |
D | maccocoathreadhelper.mm | 27 // Doing NSAutoreleasePool* hack = [[NSAutoreleasePool alloc] init]; 29 NSAutoreleasePool* hack; 30 hack = [[NSAutoreleasePool alloc] init]; 34 [hack drain];
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | x86-64-jumps.ll | 19 …64)) to i32), i32 trunc (i64 sub (i64 ptrtoint (i8* blockaddress(@test2, %hack) to i64), i64 ptrto… 37 br label %hack 39 hack: ; preds = %bar, %indirectgoto 44 …indirectbr i8* %indirect.goto.dest, [label %foo, label %foo, label %bar, label %foo, label %hack, …
|
D | addr-label-difference.ll | 8 …ss(@test, %foo) to i32)), i32 sub (i32 ptrtoint (i8* blockaddress(@test, %hack) to i32), i32 ptrto… 21 br label %hack 23 hack:
|
/external/llvm/test/CodeGen/X86/ |
D | x86-64-jumps.ll | 19 …64)) to i32), i32 trunc (i64 sub (i64 ptrtoint (i8* blockaddress(@test2, %hack) to i64), i64 ptrto… 37 br label %hack 39 hack: ; preds = %bar, %indirectgoto 44 …indirectbr i8* %indirect.goto.dest, [label %foo, label %foo, label %bar, label %foo, label %hack, …
|
D | addr-label-difference.ll | 8 …ss(@test, %foo) to i32)), i32 sub (i32 ptrtoint (i8* blockaddress(@test, %hack) to i32), i32 ptrto… 21 br label %hack 23 hack:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | x86-64-jumps.ll | 19 …64)) to i32), i32 trunc (i64 sub (i64 ptrtoint (i8* blockaddress(@test2, %hack) to i64), i64 ptrto… 37 br label %hack 39 hack: ; preds = %bar, %indirectgoto 44 …indirectbr i8* %indirect.goto.dest, [label %foo, label %foo, label %bar, label %foo, label %hack, …
|
D | addr-label-difference.ll | 8 …ss(@test, %foo) to i32)), i32 sub (i32 ptrtoint (i8* blockaddress(@test, %hack) to i32), i32 ptrto… 21 br label %hack 23 hack:
|
/external/python/oauth2client/ |
D | CONTRIBUTING.md | 47 You’ll have to create a development environment to hack on 56 the destination as `hack-on-oauth2client`. For example: 60 $ git clone git@github.com:USERNAME/oauth2client.git hack-on-oauth2client 61 $ cd hack-on-oauth2client 76 $ cd ~/hack-on-oauth2client 89 `~/hack-on-oauth2client/env` virtual environment you created above will be 91 follow literally, use the `export VENV=~/hack-on-oauth2client/env` 100 $ cd ~/hack-on-oauth2client 122 $ cd ~/hack-on-oauth2client
|
/external/libexif/m4m/ |
D | gp-gettext-hack.m4 | 4 dnl gettext hack, originally designed for libexif, libgphoto2, and Co. 48 # Not so sure whether this hack is all *that* evil... 49 AC_MSG_CHECKING([for po/Makevars requiring hack])
|
D | Makefile.am | 1 …heck-shell-environment.m4 gp-config-msg.m4 gp-documentation.m4 gp-gettext-hack.m4 gp-packaging.m4 …
|
/external/slf4j/slf4j-site/src/site/pages/css/ |
D | popup.css | 6 _position:absolute; /* hack for internet explorer 6*/ 19 _position:absolute; /* hack for internet explorer 6*/
|
/external/grpc-grpc-java/netty/shaded/ |
D | build.gradle | 49 // This is a hack to have shadow plugin modify the uploadArchives POM's 54 // And then we use a further hack to share that POM with install
|
/external/droiddriver/manualtest/ |
D | settings.gradle | 1 // This is a hack for building with droiddriver source.
|
/external/parameter-framework/upstream/parameter/ |
D | CMakeLists.txt | 157 # "plugin-internal-hack" is for them. 158 add_library(plugin-internal-hack INTERFACE) 159 target_link_libraries(plugin-internal-hack INTERFACE parameter xmlserializer)
|
/external/emma/pregenerated/ |
D | ANDROID-CHANGES.txt | 6 This is a hack, but it's convenient to keep Emma's own build system working
|
/external/python/cpython3/Modules/_ctypes/libffi_msvc/ |
D | README.ctypes | 1 The purpose is to hack the libffi sources so that they can be compiled
|
/external/python/cpython2/Modules/_ctypes/libffi_msvc/ |
D | README.ctypes | 1 The purpose is to hack the libffi sources so that they can be compiled
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/ |
D | DESCRIPTION | 35 - IE7 hack (``>/**/``) 36 - Mac-IE5 hack (``/*\*/.../**/``)
|
/external/mksh/ |
D | Android.patch.txt | 12 /* dash compatibility hack */
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/ |
D | README.chromium | 16 - Added a small hack to not clobber template strings. (Not a complete solution
|