Lines Matching full:pointer
72 * caller, and a pointer to it is passed to all functions. A
73 * context contains no interior pointer, so it can be moved around
77 * first field of `br_xxx_context` is always a pointer to the
78 * `br_xxx_vtable` structure; `br_xxx_init()` sets that pointer.
85 * structure (called `vtable`) to a pointer to the statically
114 * the `vtable` pointer in the context.
202 * The `y` pointer refers to a 16-byte value which is used as input, and
262 * This method takes as parameter a pointer to a context area,
267 * \param ctx pointer to (the first field of) the context.
281 * \param ctx pointer to (the first field of) the context.
282 * \param data pointer to the first data byte to inject.
297 * \param ctx pointer to (the first field of) the context.
312 * \param ctx pointer to (the first field of) the context.
323 * \param ctx pointer to (the first field of) the context.
357 * -- No interior pointer.
358 * -- No pointer to external dynamically allocated resources.
359 * -- First field is called 'vtable' and is a pointer to a
360 * const-qualified br_hash_class instance (pointer is set by init()).
386 * First field is a pointer to the vtable; it is set by the initialisation
391 * \brief Pointer to vtable for this context.
405 * computation. It also sets the vtable pointer.
407 * \param ctx pointer to the context structure.
415 * of bytes (`len`) is zero, then the data pointer (`data`) is ignored
418 * \param ctx pointer to the context structure.
419 * \param data pointer to the injected data.
433 * \param ctx pointer to the context structure.
446 * \param ctx pointer to the context structure.
457 * \param ctx pointer to the context structure.
481 * First field is a pointer to the vtable; it is set by the initialisation
486 * \brief Pointer to vtable for this context.
500 * computation. It also sets the vtable pointer.
502 * \param ctx pointer to the context structure.
510 * of bytes (`len`) is zero, then the data pointer (`data`) is ignored
513 * \param ctx pointer to the context structure.
514 * \param data pointer to the injected data.
528 * \param ctx pointer to the context structure.
541 * \param ctx pointer to the context structure.
552 * \param ctx pointer to the context structure.
576 * First field is a pointer to the vtable; it is set by the initialisation
581 * \brief Pointer to vtable for this context.
595 * computation. It also sets the vtable pointer.
597 * \param ctx pointer to the context structure.
605 * of bytes (`len`) is zero, then the data pointer (`data`) is ignored
608 * \param ctx pointer to the context structure.
609 * \param data pointer to the injected data.
623 * \param ctx pointer to the context structure.
636 * \param ctx pointer to the context structure.
647 * \param ctx pointer to the context structure.
673 * First field is a pointer to the vtable; it is set by the initialisation
678 * \brief Pointer to vtable for this context.
690 * computation. It also sets the vtable pointer.
692 * \param ctx pointer to the context structure.
701 * of bytes (`len`) is zero, then the data pointer (`data`) is ignored
704 * \param ctx pointer to the context structure.
705 * \param data pointer to the injected data.
722 * \param ctx pointer to the context structure.
736 * \param ctx pointer to the context structure.
751 * \param ctx pointer to the context structure.
779 * First field is a pointer to the vtable; it is set by the initialisation
784 * \brief Pointer to vtable for this context.
798 * computation. It also sets the vtable pointer.
800 * \param ctx pointer to the context structure.
808 * of bytes (`len`) is zero, then the data pointer (`data`) is ignored
811 * \param ctx pointer to the context structure.
812 * \param data pointer to the injected data.
826 * \param ctx pointer to the context structure.
839 * \param ctx pointer to the context structure.
850 * \param ctx pointer to the context structure.
876 * First field is a pointer to the vtable; it is set by the initialisation
881 * \brief Pointer to vtable for this context.
893 * computation. It also sets the vtable pointer.
895 * \param ctx pointer to the context structure.
904 * of bytes (`len`) is zero, then the data pointer (`data`) is ignored
907 * \param ctx pointer to the context structure.
908 * \param data pointer to the injected data.
925 * \param ctx pointer to the context structure.
939 * \param ctx pointer to the context structure.
954 * \param ctx pointer to the context structure.
992 * First field is a pointer to the vtable; it is set by the initialisation
997 * \brief Pointer to vtable for this context.
1012 * computation. It also sets the vtable pointer.
1014 * \param ctx pointer to the context structure.
1022 * of bytes (`len`) is zero, then the data pointer (`data`) is ignored
1025 * \param ctx pointer to the context structure.
1026 * \param data pointer to the injected data.
1040 * \param ctx pointer to the context structure.
1053 * \param ctx pointer to the context structure.
1064 * \param ctx pointer to the context structure.
1183 * of bytes (`len`) is zero, then the data pointer (`data`) is ignored
1186 * \param ctx pointer to the context structure.
1187 * \param data pointer to the injected data.
1209 * \param ctx pointer to the context structure.
1294 * illegal instruction exception. To safely obtain a pointer to this
1309 * opcode, then this function will return a pointer to the
1320 * To safely obtain a pointer to this function when supported (or 0
1335 * opcode, then this function will return a pointer to the