Searched refs:reference (Results 1 - 25 of 223) sorted by relevance

123456789

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/tests/
H A Dsync.py51 reference = "startDocument:startElement foo None:startElement bar2 None:endElement bar2:" variable
52 if log != reference:
54 print "Exprected: %s" % reference
63 reference = "startDocument:startElement foo None:startElement bar2 None:endElement bar2:" variable
64 if log != reference:
66 print "Exprected: %s" % reference
75 reference = "startDocument:startElement foo None:startElement bar2 None:" variable
76 if log != reference:
78 print "Exprected: %s" % reference
87 reference variable
99 reference = "startDocument:startElement foo None:startElement bar2 {'a': '1', 'b': '2'}:" variable
111 reference = "startDocument:startElement foo None:startElement bar2 {'a': '1', 'b': '2'}:endElement bar2:" variable
123 reference = "startDocument:startElement foo None:" variable
[all...]
H A DpushSAX.py52 reference = "startDocument:startElement foo {'url': 'tst'}:characters: bar:endElement foo:endDocument:" variable
53 if log != reference:
55 print "Exprected: %s" % reference
H A DpushSAXhtml.py52 reference = """startDocument:startElement html None:startElement body None:startElement foo {'url': 'tst'}:error: Tag foo invalid
54 if log != reference:
56 print "Exprected: %s" % reference
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dref.h41 * struct reference - TIPC object reference entry
42 * @object: pointer to object associated with reference entry
44 * @data: reference value associated with object (or link to next unused entry)
47 struct reference { struct
52 u32 reference; member in union:reference::__anon10945
57 * struct tipc_ref_table - table of TIPC object reference entries
58 * @entries: pointer to array of reference entries
59 * @index_mask: bitmask for array index portion of reference values
60 * @first_free: array index of first unused object reference entr
[all...]
H A Dref.c55 * tipc_ref_table_init - create reference table for objects
60 struct reference *table;
88 * tipc_ref_table_stop - destroy reference table for objects
101 * tipc_ref_acquire - create reference to an object
103 * Return a unique reference value which can be translated back to the pointer
110 struct reference *entry;
114 u32 reference = 0; local
117 err("Attempt to acquire reference to non-existent object\n");
134 reference = (next_plus_upper & ~index_mask) + index;
135 entry->data.reference
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/asm/
H A DLabel.java66 * Informations about forward references. Each forward reference is
69 * forward reference, while the second is the position of the first byte of
70 * the forward reference itself. In fact the sign of the first integer
71 * indicates if this reference uses 2 or 4 bytes, and its absolute value
151 * Puts a reference to this label in the bytecode of a method. If the
153 * directly. Otherwise, a null offset is written and a new forward reference
160 * @param wideOffset <tt>true</tt> if the reference must be stored in 4
189 * Adds a forward reference to this label. This method must be called only
190 * for a true forward reference, i.e. only if this label is not resolved
191 * yet. For backward references, the offset of the reference ca
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_common/
H A Dreplaygain.h26 double *reference, FLAC__bool *reference_set,
H A Dreplaygain.c30 double *reference, FLAC__bool *reference_set,
49 if(grabbag__replaygain_load_from_vorbiscomment(block, /*album_mode=*/false, /*strict=*/true, reference, track_gain, track_peak)) {
52 if(grabbag__replaygain_load_from_vorbiscomment(block, /*album_mode=*/true, /*strict=*/true, reference, album_gain, album_peak)) {
29 FLAC_plugin__replaygain_get_from_file(const char *filename, double *reference, FLAC__bool *reference_set, double *track_gain, FLAC__bool *track_gain_set, double *album_gain, FLAC__bool *album_gain_set, double *track_peak, FLAC__bool *track_peak_set, double *album_peak, FLAC__bool *album_peak_set) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/executer/
H A Dexresolv.c156 opcode = stack_desc->reference.opcode;
162 * Convert name reference to a namespace node
165 temp_node = stack_desc->reference.object;
181 * Note: this increments the local's object reference count
185 reference.offset,
194 stack_desc->reference.offset,
207 switch (stack_desc->reference.target_type) {
215 obj_desc = *stack_desc->reference.where;
239 /* Invalid reference object */
243 stack_desc->reference
[all...]
H A Dexstore.c176 if (source_desc->reference.opcode == AML_INDEX_OP) {
180 (source_desc->reference.opcode),
181 source_desc->reference.offset));
185 (source_desc->reference.opcode)));
188 if (source_desc->reference.object) {
190 (source_desc->reference.object) ==
194 source_desc->reference.
198 acpi_ex_do_debug_object(source_desc->reference.
201 } else if (source_desc->reference.node) {
202 acpi_ex_do_debug_object((source_desc->reference
[all...]
H A Dexdump.c219 {ACPI_EXD_UINT8, ACPI_EXD_OFFSET(reference.target_type), "Target Type"},
220 {ACPI_EXD_UINT32, ACPI_EXD_OFFSET(reference.offset), "Offset"},
221 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(reference.object), "Object Desc"},
222 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(reference.node), "Node"},
223 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(reference.where), "Where"},
418 (obj_desc->reference.opcode))->
497 switch (obj_desc->reference.opcode) {
505 ACPI_DUMP_PATHNAME(obj_desc->reference.object,
508 ACPI_DUMP_ENTRY(obj_desc->reference.object,
515 obj_desc->reference
[all...]
H A Dexoparg2.c232 /* Store the results to the target reference operands */
250 * Since the remainder is not returned indirectly, remove a reference to
389 /* Initialize the Index reference object */
392 return_desc->reference.offset = (u32) index;
393 return_desc->reference.opcode = AML_INDEX_OP;
406 return_desc->reference.target_type =
416 return_desc->reference.target_type =
426 return_desc->reference.target_type = ACPI_TYPE_PACKAGE;
427 return_desc->reference.where =
447 * Save the target object and add a reference t
[all...]
H A Dexoparg1.c425 /* Get the object reference, store it, and remove our reference */
465 * Normally, we would remove a reference on the Operand[0]
636 /* Internal reference object - prevent deletion */
643 * reference on the Operand[0] object)
646 * reference operand to an actual integer.
813 * Must resolve/dereference the local/arg reference first
815 switch (operand[0]->reference.opcode) {
823 (operand[0]->reference.opcode,
824 operand[0]->reference
[all...]
H A Dexresnte.c147 /* Return an additional reference to the object */
165 /* Return an additional reference to the object */
180 /* Return an additional reference to the object */
194 /* Return an additional reference to the object */
223 /* Return an additional reference to the object */
240 switch (source_desc->reference.opcode) {
244 /* Return an additional reference to the object */
257 source_desc->reference.opcode,
259 reference.opcode)));
H A Dexresop.c88 * Allow the AML "Constant" opcodes (Zero, One, etc.) to be reference
236 switch (obj_desc->reference.opcode) {
255 reference.
263 obj_desc->reference.
336 if (obj_desc->reference.opcode == AML_NAME_OP) {
338 /* Convert a named reference to the actual named object */
340 temp_node = obj_desc->reference.object;
349 * We don't want to resolve index_op reference objects during
351 * Instead, we just want to store the reference object.
357 && ((*stack_ptr)->reference
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_arch.h97 #define INT_GET(reference,arch) \
100 (reference) \
102 INT_SWAP((reference),(reference)) \
106 #define INT_SET(reference,arch,valueref) \
108 (void)( (reference) = ( ((arch) != ARCH_NOCONVERT) ? (INT_SWAP((reference),(valueref))) : (valueref)) ) : \
110 ((reference) = (valueref)), \
111 ( ((arch) != ARCH_NOCONVERT) ? (reference) = INT_SWAP((reference),(referenc
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/vorbisenc/
H A DMakefile.am6 ov_ectl_ratemanage_arg.html overview.html reference.html style.css\
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libdaemon-0.14/doc/
H A DMakefile.am29 rm -rf reference
35 lynx --dump $^ | sed 's,file://localhost/.*/doc/README.html,README,' | sed 's,file://localhost/.*/doc/reference/,reference/,' > $@
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/dispatcher/
H A Ddsobject.c89 * This is a named object reference. If this name was
107 /* Check if we are resolving a named reference within a package */
126 "Ignoring unresolved reference in package [%4.4s]\n",
432 /* Remove local reference to the object */
595 obj_desc->reference.opcode = AML_LOCAL_OP;
596 obj_desc->reference.offset = opcode - AML_LOCAL_OP;
601 reference.offset,
606 reference.object);
614 obj_desc->reference.opcode = AML_ARG_OP;
615 obj_desc->reference
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dunknown.t82 ok 18, $@ =~ /^Tie needs a reference to a hash/ ;
121 ok 29, $@ =~ /^Tie needs a reference to a hash/ ;
161 ok 40, $@ =~ /^Tie needs a reference to an array/ ;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DSAX.c66 hdlr->reference = xmlSAX2Reference;
114 hdlr->reference = NULL;
161 hdlr->reference = xmlSAX2Reference;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DSAX.c66 hdlr->reference = xmlSAX2Reference;
114 hdlr->reference = NULL;
161 hdlr->reference = xmlSAX2Reference;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A DSAX.c66 hdlr->reference = xmlSAX2Reference;
114 hdlr->reference = NULL;
161 hdlr->reference = xmlSAX2Reference;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libdaemon-0.14/
H A DMakefile.am53 cp -av doc/reference/ $$HOME/homepage/private/projects/libdaemon/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/include/share/grabbag/
H A Dreplaygain.h65 FLAC__bool grabbag__replaygain_load_from_vorbiscomment(const FLAC__StreamMetadata *block, FLAC__bool album_mode, FLAC__bool strict, double *reference, double *gain, double *peak);

Completed in 317 milliseconds

123456789