Searched defs:array (Results 1 - 25 of 25) sorted by relevance

/barrelfish-2018-10-04/lib/bomp_new/test/
H A Dtest.c18 uint32_t array[10]; local
[all...]
/barrelfish-2018-10-04/lib/phoenix/
H A Dstruct.h35 void *array[]; member in struct:_val_t
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/ilog/
H A Doutof.cc33 OutOfI(IlcManager m, IlcIntVar var, IlcIntVarArray array): argument
43 OutOf(IlcIntVar var, IlcIntVarArray array) argument
54 OneOfI(IlcManager m, IlcIntVar var, IlcIntVarArray array): argument
64 OneOf(IlcIntVar var, IlcIntVarArray array) argument
H A Dec2il.cc266 IlcIntArray array = int_array_of_list(List); local
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DIntegerSpreadSheetModel.java36 int[][] array; field in class:IntegerSpreadSheetModel
H A DSpreadSheetSelectionViewletRange.java138 public Object[] toArray(Object[] array) { argument
/barrelfish-2018-10-04/usr/bench/ump_bench/
H A Dmain.c23 struct bench_binding *array[MAX_CPUS] = {NULL}; variable in typeref:struct:bench_binding
H A Dexchange.c43 static struct bench_binding *array[MAX_CPUS] = {NULL}; variable in typeref:struct:bench_binding
/barrelfish-2018-10-04/lib/bench/
H A Dbench.c102 cycles_t bench_avg(cycles_t *array, size_t len) argument
124 cycles_t bench_variance(cycles_t *array, size_t len) argument
151 bench_stddev(cycles_t *array, size_t len, uint8_t correction, cycles_t *ret_avg, cycles_t *ret_stddev) argument
193 bench_min(cycles_t *array, size_t len) argument
213 bench_max(cycles_t *array, size_t len) argument
[all...]
H A Dbench_ctl.c145 cycles_t *array = calloc(ctl->result_count, sizeof(cycles_t)); local
155 static cycles_t *do_sorting(cycles_t *array, argument
182 cycles_t *array = get_array(ctl, dimension); local
[all...]
/barrelfish-2018-10-04/usr/vmkitmon/
H A Dbenchmark.c7 static cycles_t my_bench_avg(cycles_t *array, size_t len) argument
19 static cycles_t my_bench_variance(cycles_t *array, size_t len) argument
33 static cycles_t my_bench_min(cycles_t *array, size_t len) argument
45 static cycles_t my_bench_max(cycles_t *array, size_ argument
[all...]
/barrelfish-2018-10-04/usr/bench/shared_mem_clock/
H A Dbench.c30 static struct bench_binding *array[MAX_CPUS]; variable in typeref:struct:bench_binding
/barrelfish-2018-10-04/lib/compiler-rt/builtins/
H A Demutls.c108 emutls_address_array* array = (emutls_address_array*)ptr; local
140 static __inline void emutls_check_array_set_size(emutls_address_array *array, argument
164 emutls_address_array* array = pthread_getspecific(emutls_pthread_key); local
183 emutls_address_array* array = emutls_get_address_array(index); local
[all...]
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c117 void *mthca_array_get(struct mthca_array *array, int index) argument
127 int mthca_array_set(struct mthca_array *array, int index, void *value) argument
144 mthca_array_clear(struct mthca_array *array, int index) argument
159 mthca_array_init(struct mthca_array *array, int nent) argument
176 mthca_array_cleanup(struct mthca_array *array, int nent) argument
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dbip_shelf.c51 pword array[ 1 /* + arity */ ]; member in struct:__anon1623
[all...]
H A Declipse_cc.cc428 list(EC_refs& array) argument
558 list(int size, double* array) argument
564 list(int size, long* array) argument
570 list(int size, char* array) argument
576 array(in argument
582 matrix(int rows, int cols, double* array) argument
[all...]
H A Dembed.c1065 ec_listofdouble(int length, const double *array) argument
1081 ec_listoflong(int length, const long int *array) argument
1097 ec_listofchar(int length, const char *array) argument
[all...]
H A Delipsys_fd.c390 siftup(word *array, word i, word n) argument
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/viewers/
H A DFadeViewletType.java313 protected int[] array; field in class:FadeViewletType.Store
[all...]
/barrelfish-2018-10-04/include/sys/
H A Dsem.h72 unsigned short *array; /* array for GETALL & SETALL */ member in union:semun_old
82 unsigned short *array; /* array for GETALL & SETALL */ member in union:semun
/barrelfish-2018-10-04/doc/011-idc/
H A DIDC.tex
/barrelfish-2018-10-04/usr/eclipseclp/documents/applications/
H A Dtutorial.tex[all...]
/barrelfish-2018-10-04/lib/lua/src/
H A Dlobject.h565 TValue *array; /* array part */ member in struct:Table
/barrelfish-2018-10-04/lib/tzcode/zic/
H A Dzic.c2451 register char ** array; local
/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c5157 internal_bulk_free(mstate m, void* array[], size_t nelem) argument
5376 dlbulk_free(void* array[], size_t nelem) argument
5904 mspace_bulk_free(mspace msp, void* array[], size_t nelem) argument
[all...]

Completed in 243 milliseconds