Home
last modified time | relevance | path

Searched defs:bof (Results 1 – 11 of 11) sorted by relevance

/external/libdrm/radeon/
Dbof.h41 typedef struct bof { struct
42 struct bof **array; argument
65 extern bof_t *bof_array_get(bof_t *bof, unsigned i); argument
83 static inline int bof_is_object(bof_t *bof){return (bof->type == BOF_TYPE_OBJECT);} in bof_is_object()
84 static inline int bof_is_blob(bof_t *bof){return (bof->type == BOF_TYPE_BLOB);} in bof_is_blob()
85 static inline int bof_is_null(bof_t *bof){return (bof->type == BOF_TYPE_NULL);} in bof_is_null()
86 static inline int bof_is_int32(bof_t *bof){return (bof->type == BOF_TYPE_INT32);} in bof_is_int32()
87 static inline int bof_is_array(bof_t *bof){return (bof->type == BOF_TYPE_ARRAY);} in bof_is_array()
88 static inline int bof_is_string(bof_t *bof){return (bof->type == BOF_TYPE_STRING);} in bof_is_string()
Dbof.c34 static int bof_entry_grow(bof_t *bof) in bof_entry_grow()
125 bof_t *bof_array_get(bof_t *bof, unsigned i) in bof_array_get()
132 unsigned bof_array_size(bof_t *bof) in bof_array_size()
160 unsigned bof_blob_size(bof_t *bof) in bof_blob_size()
167 void *bof_blob_value(bof_t *bof) in bof_blob_value()
216 int32_t bof_int32_value(bof_t *bof) in bof_int32_value()
232 static void bof_print_bof(bof_t *bof, int level, int entry) in bof_print_bof()
264 static void bof_print_rec(bof_t *bof, int level, int entry) in bof_print_rec()
274 void bof_print(bof_t *bof) in bof_print()
281 bof_t *bof = NULL; in bof_read() local
[all …]
/external/apache-http/src/org/apache/http/impl/io/
DChunkedInputStream.java90 private boolean bof = true; field in ChunkedInputStream
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dstreams.rb563 alias bof? beginning_of_string? alias in ANTLR3.StringStream
/external/robolectric/v1/lib/main/
Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...