| /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
| toy.ml | 6 (* Install standard binary operators.
|
| /external/protobuf/examples/ |
| add_person.cc | 70 fstream input(argv[1], ios::in | ios::binary); 84 fstream output(argv[1], ios::out | ios::trunc | ios::binary);
|
| /external/selinux/secilc/ |
| secilc.c | 4 * Redistribution and use in source and binary forms, with or without 10 * 2. Redistributions in binary form must reproduce the above copyright notice, 49 printf(" -o, --output=<file> write binary policy to <file>\n"); 58 printf(" -c, --policyvers=<version> build a binary policy with a given <version>\n"); 64 printf(" -D, --disable-dontaudit do not add dontaudit rules to the binary policy\n"); 81 FILE *binary = NULL; local 310 binary = fopen(output, "w"); 311 if (binary == NULL) { 312 fprintf(stderr, "Failure opening binary file for writing\n"); 323 sepol_policy_file_set_fp(pf, binary); [all...] |
| /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter2/ |
| toy.ml | 6 (* Install standard binary operators.
|
| /external/syslinux/com32/gfxboot/ |
| Makefile | 29 $(OBJCOPY) -B i386 -I binary -O elf32-i386 \ 37 $(OBJCOPY) -B i386:x86-64 -I binary -O elf64-x86-64 \
|
| /external/syslinux/diag/mbr/ |
| Makefile | 32 $(OBJCOPY) -O binary $< $@ 37 $(OBJCOPY) -O binary $< $@
|
| /external/syslinux/gnu-efi/gnu-efi-3.0/debian/ |
| rules | 89 binary-indep: build install 93 binary-arch: build install 108 binary: binary-indep binary-arch 109 .PHONY: build clean binary-indep binary-arch binary install configure
|
| /hardware/intel/img/hwcomposer/merrifield/test/ |
| Android.mk | 24 # Build the binary to $(TARGET_OUT_DATA_NATIVE_TESTS)/$(LOCAL_MODULE)
|
| /prebuilts/clang/host/darwin-x86/clang-4393122/share/clang/ |
| clang-format-sublime.py | 2 # - Change 'binary' if clang-format is not on the path (see below). 21 binary = 'clang-format' variable 35 command = [binary, '-style', style]
|
| clang-format.py | 2 # - Change 'binary' if clang-format is not on the path (see below). 39 binary = 'clang-format' variable 41 binary = vim.eval('g:clang_format_path') variable 83 command = [binary, '-style', style, '-cursor', str(cursor)]
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/share/clang/ |
| clang-format-sublime.py | 2 # - Change 'binary' if clang-format is not on the path (see below). 21 binary = 'clang-format' variable 35 command = [binary, '-style', style]
|
| clang-format.py | 2 # - Change 'binary' if clang-format is not on the path (see below). 39 binary = 'clang-format' variable 41 binary = vim.eval('g:clang_format_path') variable 83 command = [binary, '-style', style, '-cursor', str(cursor)]
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/share/clang/ |
| clang-format-sublime.py | 2 # - Change 'binary' if clang-format is not on the path (see below). 21 binary = 'clang-format' variable 35 command = [binary, '-style', style]
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/share/clang/ |
| clang-format-sublime.py | 2 # - Change 'binary' if clang-format is not on the path (see below). 21 binary = 'clang-format' variable 35 command = [binary, '-style', style]
|
| /prebuilts/clang/host/darwin-x86/clang-4639204/share/clang/ |
| clang-format-sublime.py | 2 # - Change 'binary' if clang-format is not on the path (see below). 21 binary = 'clang-format' variable 35 command = [binary, '-style', style]
|
| /prebuilts/clang/host/darwin-x86/clang-4691093/share/clang/ |
| clang-format-sublime.py | 2 # - Change 'binary' if clang-format is not on the path (see below). 21 binary = 'clang-format' variable 35 command = [binary, '-style', style]
|
| /prebuilts/clang/host/linux-x86/clang-4393122/share/clang/ |
| clang-format-sublime.py | 2 # - Change 'binary' if clang-format is not on the path (see below). 21 binary = 'clang-format' variable 35 command = [binary, '-style', style]
|
| clang-format.py | 2 # - Change 'binary' if clang-format is not on the path (see below). 39 binary = 'clang-format' variable 41 binary = vim.eval('g:clang_format_path') variable 83 command = [binary, '-style', style, '-cursor', str(cursor)]
|
| /prebuilts/clang/host/linux-x86/clang-4479392/share/clang/ |
| clang-format-sublime.py | 2 # - Change 'binary' if clang-format is not on the path (see below). 21 binary = 'clang-format' variable 35 command = [binary, '-style', style]
|
| clang-format.py | 2 # - Change 'binary' if clang-format is not on the path (see below). 39 binary = 'clang-format' variable 41 binary = vim.eval('g:clang_format_path') variable 83 command = [binary, '-style', style, '-cursor', str(cursor)]
|
| /prebuilts/clang/host/linux-x86/clang-4579689/share/clang/ |
| clang-format-sublime.py | 2 # - Change 'binary' if clang-format is not on the path (see below). 21 binary = 'clang-format' variable 35 command = [binary, '-style', style]
|
| /prebuilts/clang/host/linux-x86/clang-4630689/share/clang/ |
| clang-format-sublime.py | 2 # - Change 'binary' if clang-format is not on the path (see below). 21 binary = 'clang-format' variable 35 command = [binary, '-style', style]
|
| /prebuilts/clang/host/linux-x86/clang-4639204/share/clang/ |
| clang-format-sublime.py | 2 # - Change 'binary' if clang-format is not on the path (see below). 21 binary = 'clang-format' variable 35 command = [binary, '-style', style]
|
| /prebuilts/clang/host/linux-x86/clang-4691093/share/clang/ |
| clang-format-sublime.py | 2 # - Change 'binary' if clang-format is not on the path (see below). 21 binary = 'clang-format' variable 35 command = [binary, '-style', style]
|
| /prebuilts/go/darwin-x86/src/cmd/pprof/ |
| doc.go | 9 // go tool pprof binary profile
|