Searched defs:location (Results 126 - 150 of 258) sorted by relevance

1234567891011

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDPointingDevice.cpp208 IOHIDPointingDevice::newPointingDeviceAndStart(IOService *owner, UInt8 numButtons, UInt32 resolution, bool scroll, UInt32 location) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/inspector/agents/
H A DInspectorDebuggerAgent.cpp281 RefPtr<Inspector::TypeBuilder::Debugger::Location> location = resolveBreakpoint(breakpointIdentifier, it->key, breakpoint); local
288 static bool parseLocation(ErrorString* errorString, InspectorObject* location, JSC::SourceID* sourceID, unsigned* lineNumber, unsigned* columnNumber) argument
303 void InspectorDebuggerAgent::setBreakpoint(ErrorString* errorString, const RefPtr<InspectorObject>& location, const RefPtr<InspectorObject>* options, Inspector::TypeBuilder::Debugger::BreakpointId* outBreakpointIdentifier, RefPtr<Inspector::TypeBuilder::Debugger::Location>& actualLocation) argument
353 continueToLocation(ErrorString* errorString, const RefPtr<InspectorObject>& location) argument
391 RefPtr<Inspector::TypeBuilder::Debugger::Location> location = Inspector::TypeBuilder::Debugger::Location::create() local
615 RefPtr<Inspector::TypeBuilder::Debugger::Location> location = resolveBreakpoint(it->key, sourceID, breakpoint); local
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/parser/
H A DParserTokens.h185 JSTokenLocation(const JSTokenLocation& location) argument
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DWebCoreArgumentCoders.cpp1794 IntPoint location; local
H A DWebEvent.h273 WebPlatformTouchPoint(unsigned identifier, WebCore::IntPoint location, TouchPointState phase) argument
281 WebCore::IntPoint location() const { return m_location; } function in class:WebKit::WebPlatformTouchPoint
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/InjectedBundle/
H A DInjectedBundle.cpp570 void InjectedBundle::setUserStyleSheetLocation(WebPageGroupProxy* pageGroup, const String& location) argument
/macosx-10.10.1/apache-793/httpd/modules/aaa/
H A Dmod_auth_form.c66 const char *location; member in struct:__anon5832
225 static const char *set_cookie_form_location(cmd_parms * cmd, void *config, const char *location) argument
608 get_form_auth(request_rec * r, const char *username, const char *password, const char *location, const char *method, const char *mimetype, const char *body, const char **sent_user, const char **sent_pw, const char **sent_loc, const char **sent_method, const char **sent_mimetype, apr_bucket_brigade **sent_body, auth_form_config_rec * conf) argument
[all...]
/macosx-10.10.1/apache-793/httpd/modules/generators/
H A Dmod_cgi.c942 const char *location; local
1087 const char *location = apr_table_get(rr->headers_out, "Location"); local
[all...]
/macosx-10.10.1/cddafs-253/
H A DAppleCDDAFileSystemDefines.h166 } location; member in struct:FinderInfo
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A Ddy_framework.c267 _IORegistryEntryGetLocationInPlane(io_registry_entry_t entry, const io_name_t plane, io_name_t location) argument
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dauth.c1570 cupsdFindLocation(const char *location) argument
1949 cupsdNewLocation(const char *location) argument
[all...]
H A Dconf.c3536 read_location(cups_file_t *fp, char *location, int linenum) argument
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-mips.c1137 bfd_byte *location; local
H A Delfn32-mips.c1941 bfd_byte *location; local
H A Dnlmcode.h1510 nlm_set_section_contents(bfd *abfd, asection *section, const void * location, file_ptr offset, bfd_size_type count) argument
H A Doasys.c195 oasys_canonicalize_symtab (bfd *abfd, asymbol **location) argument
717 oasys_get_section_contents(bfd *abfd, sec_ptr section, void * location, file_ptr offset, bfd_size_type count) argument
1054 oasys_set_section_contents(bfd *abfd, sec_ptr section, const void * location, file_ptr offset, bfd_size_type count) argument
H A Dsrec.c963 bfd_byte *location = list->data; local
776 srec_get_section_contents(bfd *abfd, asection *section, void * location, file_ptr offset, bfd_size_type count) argument
813 srec_set_section_contents(bfd *abfd, sec_ptr section, const void * location, file_ptr offset, bfd_size_type bytes_to_do) argument
H A Dtekhex.c576 char *location = (char *) locationp; local
/macosx-10.10.1/dcerpc-61/dcerpc/idl_compiler/
H A Dastp_com.c137 ASTP_add_name_binding( parser_location_p location, NAMETABLE_id_t name, void *AST_node ) argument
204 ASTP_validate_forward_ref( parser_location_p location, AST_type_n_t *type ) argument
235 ASTP_validate_forward_ref_scope( parser_location_p location, AST_type_n_t *type, ASTP_node_t *parent_node ) argument
363 AST_clone_constant( parser_location_p location, AST_constant_n_t *constant_node_p ) argument
501 ASTP_lookup_binding( parser_location_p location, NAMETABLE_id_t name, fe_node_k_t node_kind, boolean noforward_ref ) argument
602 AST_pointer_node( parser_location_p location, AST_type_n_t * pointee ) argument
641 AST_declarators_to_types( parser_location_p location, AST_interface_n_t * ifp, AST_type_n_t *type_ptr, ASTP_declarator_n_t *declarators_ptr, ASTP_attributes_t *attributes ) argument
814 AST_propagate_array_type( parser_location_p location, AST_type_n_t *type_node_ptr, AST_type_n_t *element_type_node_ptr, ASTP_declarator_op_n_t *declarator_op_ptr ) argument
911 AST_propagate_type_attrs( parser_location_p location, AST_type_n_t *type_node_ptr, ASTP_attributes_t *attributes, boolean needs_clone ATTRIBUTE_UNUSED, ASTP_node_t *parent_node ) argument
1176 AST_propagate_typedef( parser_location_p location, AST_type_n_t *type_node_ptr, ASTP_declarator_n_t *declarator_ptr, ASTP_attributes_t *attributes ) argument
1375 AST_propagate_type( parser_location_p location, AST_type_n_t *type_node_ptr, ASTP_declarator_n_t *declarator_ptr, ASTP_attributes_t *attributes, ASTP_node_t *parent_node ) argument
1568 ASTP_set_array_rep_type( parser_location_p location, AST_type_n_t *type_node_ptr, AST_type_n_t *array_base_type, boolean is_varying ) argument
1703 AST_set_field_attrs( parser_location_p location, ASTP_attributes_t *attributes, ASTP_node_t *parent_node, AST_type_n_t *type_node ) argument
2217 AST_set_type_attrs( parser_location_p location, AST_type_n_t *type_node_ptr, ASTP_attributes_t *attributes ) argument
2464 ASTP_set_fe_info( parser_location_p location, fe_info_t **fe_info_ptr, fe_node_k_t fe_node_kind ) argument
2576 AST_set_flags( parser_location_p location, AST_flags_t *flags, ASTP_node_t *node_ptr, ASTP_attributes_t *attributes ) argument
2908 ASTP_validate_integer( parser_location_p location, AST_exp_n_t *exp_node ) argument
2957 ASTP_verify_non_anonymous( parser_location_p location, AST_type_n_t *type, ASTP_declarator_n_t *declarator_ptr ) argument
[all...]
H A Dastp_sim.c122 AST_array_bound_info( parser_location_p location, NAMETABLE_id_t name, ASTP_attr_k_t kind, boolean is_pointer ) argument
146 AST_array_bound_from_expr( parser_location_p location, AST_exp_n_t * exp, ASTP_attr_k_t kind ) argument
167 AST_range_from_expr( parser_location_p location, AST_exp_n_t * exp_low_val, AST_exp_n_t * exp_high_val ) argument
202 AST_boolean_constant( parser_location_p location, boolean value ) argument
225 AST_char_constant( parser_location_p location, char value ) argument
249 AST_constant_node( parser_location_p location, AST_constant_k_t kind ) argument
276 AST_create_operation_node( parser_location_p location, NAMETABLE_id_t op_name, AST_parameter_n_t *parameters ) argument
421 AST_declarator_to_param( parser_location_p location, ASTP_attributes_t *attributes, AST_type_n_t *type, ASTP_declarator_n_t *declarator ) argument
498 AST_enumerator_node( parser_location_p location, AST_constant_n_t *constant_list, AST_type_k_t size ATTRIBUTE_UNUSED ) argument
571 AST_export_node( parser_location_p location, ASTP_node_t *export_ptr, AST_export_k_t kind ) argument
629 AST_cpp_quote_node( parser_location_p location, STRTAB_str_t text ) argument
662 AST_finish_constant_node( parser_location_p location, AST_constant_n_t *constant_ptr, ASTP_declarator_n_t *declarator, AST_type_n_t *type_ptr ) argument
895 AST_function_node( parser_location_p location, AST_type_n_t *result_type, NAMETABLE_id_t op_name, AST_parameter_n_t *parameters ) argument
937 AST_include_node( parser_location_p location, STRTAB_str_t include_file, STRTAB_str_t include_file_name ) argument
964 AST_import_node( parser_location_p location, STRTAB_str_t imported_file ) argument
991 AST_exception_node( parser_location_p location, NAMETABLE_id_t excep_name ) argument
1098 AST_integer_constant( parser_location_p location, long int value ) argument
1212 AST_lookup_named_type( parser_location_p location, NAMETABLE_id_t type_name ) argument
1332 AST_named_constant( parser_location_p location, NAMETABLE_id_t const_name ) argument
1392 AST_operation_node( parser_location_p location, AST_type_n_t *base_type, ASTP_declarator_n_t *declarator, ASTP_attributes_t *attributes ) argument
1541 AST_parameter_node( parser_location_p location, NAMETABLE_id_t identifier ) argument
1565 AST_finish_interface_node( parser_location_p location, AST_interface_n_t *interface_node_p ) argument
1582 AST_represent_as_node( parser_location_p location, NAMETABLE_id_t name ) argument
1603 AST_cs_char_node( parser_location_p location, NAMETABLE_id_t name ) argument
1752 AST_string_constant( parser_location_p location, STRTAB_str_t value ) argument
1777 AST_type_node( parser_location_p location, AST_type_k_t kind ) argument
1893 AST_types_to_exports( parser_location_p location, AST_type_p_n_t *type_p_list ) argument
2054 AST_enum_constant( parser_location_p location, NAMETABLE_id_t identifier, AST_exp_n_t * exp ) argument
2101 AST_pipe_node( parser_location_p location, AST_type_n_t *pipe_type ) argument
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/calendar/
H A Dcal-china.el
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/edit/
H A Demacs.c146 #define location ep->_location macro
1235 Histloc_t location; local
[all...]
H A Dhistory.c957 Histloc_t location; local
[all...]
/macosx-10.10.1/libauto-186/
H A Dauto_zone.h668 void (^visit_weak)(const void *value, void *const*location, auto_weak_callback_block_t *callback); member in struct:__anon9196
[all...]
/macosx-10.10.1/libdispatch-442.1.4/src/
H A Dvoucher_internal.h653 _voucher_activity_tracepoint_init(_voucher_activity_tracepoint_t vat, uint8_t type, uint8_t code_namespace, uint32_t code, uint64_t location) argument
670 _voucher_activity_tracepoint_init_with_id(_voucher_activity_tracepoint_t vat, voucher_activity_trace_id_t trace_id, uint64_t location) argument

Completed in 247 milliseconds

1234567891011