/external/clang/test/Analysis/ |
D | fields.c | 4 typedef struct bf { unsigned x:2; } bf; struct
|
D | stack-block-returned.cpp | 5 bptr bf(int j) { in bf() function
|
/external/guava/guava-tests/test/com/google/common/hash/ |
D | BloomFilterTest.java | 61 private void checkSanity(BloomFilter<Object> bf) { in checkSanity() 71 BloomFilter<byte[]> bf = BloomFilter.create(Funnels.byteArrayFunnel(), 100); in testSerialization() local
|
/external/linux-tools-perf/util/ |
D | sort.c | 107 static int repsep_snprintf(char *bf, size_t size, const char *fmt, ...) in repsep_snprintf() 128 static int hist_entry__thread_snprintf(struct hist_entry *self, char *bf, in hist_entry__thread_snprintf() 135 static int hist_entry__comm_snprintf(struct hist_entry *self, char *bf, in hist_entry__comm_snprintf() 164 static int hist_entry__dso_snprintf(struct hist_entry *self, char *bf, in hist_entry__dso_snprintf() 192 static int hist_entry__sym_snprintf(struct hist_entry *self, char *bf, in hist_entry__sym_snprintf() 248 static int hist_entry__parent_snprintf(struct hist_entry *self, char *bf, in hist_entry__parent_snprintf() 263 static int hist_entry__cpu_snprintf(struct hist_entry *self, char *bf, in hist_entry__cpu_snprintf()
|
D | color.c | 169 static int __color_vsnprintf(char *bf, size_t size, const char *color, in __color_vsnprintf() 219 int color_vsnprintf(char *bf, size_t size, const char *color, in color_vsnprintf() 230 int color_snprintf(char *bf, size_t size, const char *color, in color_snprintf() 320 int percent_color_snprintf(char *bf, size_t size, const char *fmt, double percent) in percent_color_snprintf()
|
D | build-id.c | 70 char *dso__build_id_filename(struct dso *self, char *bf, size_t size) in dso__build_id_filename()
|
D | top.c | 70 size_t perf_top__header_snprintf(struct perf_top *top, char *bf, size_t size) in perf_top__header_snprintf()
|
D | event.c | 60 char bf[BUFSIZ]; in perf_event__synthesize_comm() local 170 char bf[BUFSIZ], *pbf = bf; in perf_event__synthesize_mmap_events() local
|
D | symbol.c | 383 int build_id__sprintf(const u8 *build_id, int len, char *bf) in build_id__sprintf() 1335 static int elf_read_build_id(Elf *elf, void *bf, size_t size) in elf_read_build_id() 1395 int filename__read_build_id(const char *filename, void *bf, size_t size) in filename__read_build_id() 1434 char bf[BUFSIZ]; in sysfs__read_build_id() local 2196 char bf[PATH_MAX]; in dso__new_guest_kernel() local 2369 char bf[PATH_MAX]; in vmlinux_path__init() local
|
D | hist.c | 667 char bf[32]; in hist_entry__snprintf() local 716 char bf[512]; in hist_entry__fprintf() local
|
D | annotate.c | 305 char bf[BUILD_ID_SIZE * 2 + 16] = " with build id "; in symbol__annotate() local
|
/external/openssl/crypto/ui/ |
D | ui_compat.h | 74 #define des_read_pw(b,bf,s,p,v) \ argument
|
/external/openssl/include/openssl/ |
D | ui_compat.h | 74 #define des_read_pw(b,bf,s,p,v) \ argument
|
/external/jmonkeyengine/engine/src/test/jme3test/light/ |
D | TestEnvironmentMapping.java | 53 BloomFilter bf = new BloomFilter(BloomFilter.GlowMode.Objects); in simpleInitApp() local
|
/external/jmonkeyengine/engine/src/test/jme3test/model/ |
D | TestHoverTank.java | 89 BloomFilter bf = new BloomFilter(BloomFilter.GlowMode.Objects); in simpleInitApp() local
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | AVLTree.h | 484 void set_bf(handle h, int bf) { abs.set_balance_factor(h, bf); } in set_bf() 517 int bf = get_bf(bal_h); in balance() local 556 int bf = get_bf(bal_h); in balance() local 882 int bf; in remove() local
|
/external/llvm/examples/BrainF/ |
D | BrainFDriver.cpp | 127 BrainF bf; in main() local
|
/external/mesa3d/src/mesa/main/ |
D | imports.h | 344 double af, bf; in ifloor() local 357 double af, bf; in ifloor() local 391 double af, bf; in iceil() local 404 double af, bf; in iceil() local
|
/external/clang/test/CodeGenCXX/ |
D | ptr-to-member-function.cpp | 21 void bf() { printf("B::bf called\n"); } in bf() function
|
/external/libvpx/vpx_mem/memory_manager/include/ |
D | cavl_impl.h | 222 int bf; in L_() local 283 int bf; in L_() local 584 int bf; in L_() local
|
/external/linux-tools-perf/util/ui/browsers/ |
D | map.c | 14 static int ui_entry__read(const char *title, char *bf, size_t size, int width) in ui_entry__read()
|
D | hists.c | 351 char *bf, size_t bfsize) in callchain_list__sym_name() 784 static int hists__browser_title(struct hists *self, char *bf, size_t size, in hists__browser_title() 1015 char bf[256], unit; in perf_evsel_menu__write() local
|
/external/webkit/Source/WebKit/win/ |
D | WebNodeHighlight.cpp | 159 BLENDFUNCTION bf; in update() local
|
/external/guava/guava/src/com/google/common/hash/ |
D | BloomFilter.java | 222 SerialForm(BloomFilter<T> bf) { in SerialForm()
|
/external/linux-tools-perf/ |
D | builtin-top.c | 279 char bf[160]; in print_sym_table() local
|