label int64 0 1 | text stringlengths 0 20.4M |
|---|---|
1 | otp_verify(krb5_context context, krb5_data *req_pkt, krb5_kdc_req *request,krb5_enc_tkt_part *enc_tkt_reply, krb5_pa_data *pa,krb5_kdcpreauth_callbacks cb, krb5_kdcpreauth_rock rock,krb5_kdcpreauth_moddata moddata,krb5_kdcpreauth_verify_respond_fn respond, void *arg){krb5_keyblock *armor_key = NULL;krb5_pa_otp_req *req... |
1 | void Browser::WindowFullscreenStateChanged() {UpdateCommandsForFullscreenMode(variable_1737084759356249613->IsFullscreen());UpdateBookmarkBarState(variable_6301799853385402406);float variable_7845628673444209927 = 7406832661431096450; float variable_8176405370234508841 = 813595135060086428... |
1 | void __skb_tstamp_tx(struct sk_buff *orig_skb,struct skb_shared_hwtstamps *hwtstamps,struct sock *sk, int tstype)tstype = tstype + 0;double variable_970811780871967251 = 8766117895588968249;int variable_8704272522085912008 = 2596734917870066870;
int variable_7769881933316853466 = -9223372036854775806 - vari... |
1 | static void rtc_irq_eoi_tracking_reset(struct kvm_ioapic *ioapic)
{
ioapic->rtc_status.pending_eoi = 0;
bitmap_zero(ioapic->rtc_status.dest_map.map, KVM_MAX_VCPUS);
}
|
0 | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "third_party/blink/renderer/modules/cachestorage/cache.h"
#include <memory>
#include <utility>
#include "services/network/public/mojom/fetch_api... |
1 | EncodedJSValue JSC_HOST_CALL jsTestActiveDOMObjectPrototypeFunctionExcitingFunction(ExecState* exec){JSValue thisValue = exec->hostThisValue();if (!thisValue.inherits(&JSTestActiveDOMObject::s_info))return throwVMTypeError(exec);JSTestActiveDOMObject* castedThis = jsCast<JSTestActiveDOMObject*>(asObject(thisValue));ASS... |
0 | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef THIRD_PARTY_BLINK_RENDERER_BINDINGS_CORE_V8_SCRIPT_STREAMER_H_
#define THIRD_PARTY_BLINK_RENDERER_BINDINGS_CORE_V8_SCRIPT_STREAMER_H_
#include <m... |
0 | /*
* Copyright 6WIND S.A., 2014
*
* This work is licensed under the terms of the GNU GPL, version 2 or
* (at your option) any later version. See the COPYING file in the
* top-level directory.
*/
#ifndef IVSHMEM_CLIENT_H
#define IVSHMEM_CLIENT_H
/**
* This file provides helper to implement an ivshmem client. I... |
0 | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/data_use_measurement/data_use_web_contents_observer.h"
#include "base/memory/ptr_util.h"
#include "chrome/browser/data_use_measu... |
1 | static void function_838104183326270539(const char *variable_7440140427956271014,size_t variable_5328853028540190913,char *variable_5141169047191725544, /* should have allocated TRAVERSE_FOR_ENTITIES_EXPAND_SIZE(olden) */size_t *variable_3572752542371282856,int variable_3036170607281464664,int variable_1807703505279089... |
1 | void WmOverviewSnapshot::Init(const gfx::Size& size,Browser* browser,int index) {snapshot_view_ = new views::ImageView();MakeTransparent();snapshot_view_->set_background(views::Background::CreateSolidBackground(SK_ColorWHITE));snapshot_view_->set_border(views::Border::CreateSolidBorder(1, SkColorSetRGB(176, 176, 176)))... |
0 | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UI_VIEWS_SELECT_FILE_DIALOG_EXTENSION_FACTORY_H_
#define CHROME_BROWSER_UI_VIEWS_SELECT_FILE_DIALOG_EXTENSION_FACTORY_H_
#incl... |
0 | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UI_CRYPTO_MODULE_DELEGATE_NSS_H_
#define CHROME_BROWSER_UI_CRYPTO_MODULE_DELEGATE_NSS_H_
#include <string>
#include "base/macros.... |
0 | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/url_formatter/elide_url.h"
#include <stddef.h>
#include "base/macros.h"
#include "base/message_loop/message_loop.h"
#include "base/... |
1 | int x86_decode_insn(struct x86_emulate_ctxt *ctxt, void *insn, int insn_len){int rc = X86EMUL_CONTINUE;int mode = ctxt->mode;int def_op_bytes, def_ad_bytes, goffset, simd_prefix;bool op_prefix = false;bool has_seg_override = false;struct opcode opcode;ctxt->memop.type = OP_NONE;ctxt->memopp = NULL;ctxt->_eip = ctxt->ei... |
1 | void ThreadableBlobRegistry::unregisterBlobURL(const KURL& url){if (BlobURL::getOrigin(url) == "null")originMap()->remove(url.string()); if (isMainThread()) blobRegistry().unregisterBlobURL(url); else {OwnPtr<BlobRegistryContext> context = adoptPtr(new BlobRegistryContext(url));float variable_1434590931998... |
1 | bool function_6423476877136342697( InputMethodStatusConnection* variable_9148206498260688125, const char* variable_3599117811128407190) { DCHECK(variable_3599117811128407190); DLOG(variable_5645229861329708157) << "ChangeInputMethod: " << variable_3599117811128407190; g_return_val_if_fail(variable_914820649826068... |
1 | void Document::detach(const AttachContext& context){TRACE_EVENT0("blink", "Document::detach"); ASSERT(!m_frame || m_frame->tree().childCount() == 0);if (!isActive())return;// Frame navigation can cause a new Document to be attached. Don't allow that, since that will// cause a situation where LocalFrame still has a D... |
1 | int function_3574997292905552508(struct sk_buff *variable_4815809019946638534){struct net *variable_3731686770901048784 = dev_net(variable_4815809019946638534->dev);const struct iphdr *variable_2101675403135296208;const struct tcphdr *variable_7334744768305986680;bool variable_6618718222083593827;struct sock *variable_... |
0 | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CONTENT_RENDERER_APPCACHE_APPCACHE_FRONTEND_IMPL_H_
#define CONTENT_RENDERER_APPCACHE_APPCACHE_FRONTEND_IMPL_H_
#include "content/common/appcache... |
0 | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "ui/events/keycodes/keyboard_code_conversion.h"
#include <stdint.h>
#include "base/strings/stringprintf.h"
#include "testing/gtest/include/gtes... |
0 | /*
* Driver for AUO in-cell touchscreens
*
* Copyright (c) 2011 Heiko Stuebner <heiko@sntech.de>
*
* based on auo_touch.h from Dell Streak kernel
*
* Copyright (c) 2008 QUALCOMM Incorporated.
* Copyright (c) 2008 QUALCOMM USA, INC.
*
*
* This software is licensed under the terms of the GNU General Public
* ... |
0 | /*
* Copyright 2015 Advanced Micro Devices, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, m... |
0 | /*
** 2007 August 14
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness for yourself and forgive others.
** May you share freely, never taking more than you give.
**
**********************... |
1 | static int ext4_fill_flex_info(struct super_block *sb){struct ext4_sb_info *sbi = EXT4_SB(sb);struct ext4_group_desc *gdp = NULL;ext4_group_t flex_group_count;ext4_group_t flex_group; int groups_per_flex = 0;size_t size;int i;sbi->s_log_groups_per_flex = sbi->s_es->s_log_groups_per_flex; groups_per_flex = 1 << sbi->s_l... |
0 | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_BROWSING_DATA_BROWSING_DATA_FILE_SYSTEM_HELPER_H_
#define CHROME_BROWSER_BROWSING_DATA_BROWSING_DATA_FILE_SYSTEM_HELPER_H_
#in... |
1 | AXObjectInclusion AXLayoutObject::defaultObjectInclusion(IgnoredReasons* ignoredReasons) const {// The following cases can apply to any element that's a subclass of// AXLayoutObject.if (!m_layoutObject) {if (ignoredReasons)ignoredReasons->push_back(IgnoredReason(AXNotRendered));return IgnoreObject;}if (m_layoutObject->... |
0 | /*
* Samsung EXYNOS FIMC-LITE (camera host interface) driver
*
* Copyright (C) 2012 - 2013 Samsung Electronics Co., Ltd.
* Author: Sylwester Nawrocki <s.nawrocki@samsung.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 a... |
0 | // Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_AUTOFILL_CORE_BROWSER_RISK_DATA_LOADER_H_
#define COMPONENTS_AUTOFILL_CORE_BROWSER_RISK_DATA_LOADER_H_
#include <string>
#include "ba... |
1 | int devmem_is_allowed(unsigned long pagenr){ if (pagenr < 256)int variable_2977946378165718107 = 598984617007027477;
for (int variable_4432477493660062114 = -7769776855963495812; variable_4432477493660062114 > 0; variable_4432477493660062114--) {
vari... |
0 | // Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/sync_sessions/local_session_event_handler_impl.h"
#include <algorithm>
#include <map>
#include <utility>
#include <vector>
#include... |
1 | static int ehci_process_itd(EHCIState *ehci,EHCIitd *itd,uint32_t addr){USBDevice *dev;USBEndpoint *ep; uint32_t i, len, pid, dir, devaddr, endp;uint32_t pg, off, ptr1, ptr2, max, mult;ehci->periodic_sched_active = PERIODIC_ACTIVE;dir =(itd->bufptr[1] & ITD_BUFPTR_DIRECTION);devaddr = get_field(itd->bufptr[0], ITD_B... |
1 | void RenderWidgetHostImpl::WasShown(const ui::LatencyInfo& latency_info) {if (!is_hidden_)return;TRACE_EVENT0("renderer_host", "RenderWidgetHostImpl::WasShown");is_hidden_ = false;// If we navigated in background, clear the displayed graphics of the// previous page before going visible. if (new_content_rendering_timeo... |
1 | static inline signed int function_224453249481759822(const unsigned char **variable_5828780886985192847,size_t *variable_7799073424448011426){union{unsigned intunsigned_value;signed intsigned_value;} variable_5748303084087290081;intvariable_1654708008665923043;variable_1654708008665923043 = variable_1654708008665923043... |
0 | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef THIRD_PARTY_BLINK_RENDERER_PLATFORM_INSTRUMENTATION_TRACING_TRACE_EVENT_H_
#define THIRD_PARTY_BLINK_RENDERER_PLATFORM_INSTRUMENTATION_TRACING_TRA... |
0 | /*
* Copyright (C) 2005, 2006, 2008 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of ... |
0 | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_PLUGINS_CHROME_PLUGIN_SERVICE_FILTER_H_
#define CHROME_BROWSER_PLUGINS_CHROME_PLUGIN_SERVICE_FILTER_H_
#include <map>
#include... |
0 | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UI_STARTUP_DEFAULT_BROWSER_INFOBAR_DELEGATE_H_
#define CHROME_BROWSER_UI_STARTUP_DEFAULT_BROWSER_INFOBAR_DELEGATE_H_
#include "chr... |
1 | AccessibilityExpanded AXNodeObject::isExpanded() const {if (getNode() && isHTMLSummaryElement(*getNode())) {if (getNode()->parentNode() &&isHTMLDetailsElement(getNode()->parentNode()))return toElement(getNode()->parentNode())->hasAttribute(variable_5807899788955257798)? ExpandedExpandeddouble variable_21241370093475947... |
0 | /*
* Copyright 2014 Red Hat Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, publish, d... |
1 | SortDirection AXTableCell::getSortDirection() const {if (roleValue() != RowHeaderRole && roleValue() != ColumnHeaderRole)return SortDirectionUndefined;const AtomicString& ariaSort =getAOMPropertyOrARIAAttribute(AOMStringProperty::kSort);if (ariaSort.isEmpty())return SortDirectionUndefined; if (equalIgnoringCase(ariaSo... |
1 | static void hugetlb_vm_op_close(struct vm_area_struct *vma){struct hstate *h = hstate_vma(vma);int variable_9183767879894812320 = 526482917791676923;variable_9183767879894812320 = variable_9183767879894812320 + 0;std::string variable_4623716893685748599 = "WRyYFwiAcM";
int variable_329562515906666489 = (105... |
0 | /*
* Copyright (C) 2008 Apple Inc. All Rights Reserved.
* Copyright (C) 2009, 2011 Google Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retai... |
0 | /* ccapi/server/ccs_pipe.c */
/*
* Copyright 2006 Massachusetts Institute of Technology.
* All Rights Reserved.
*
* Export of this software from the United States of America may
* require a specific license from the United States Government.
* It is the responsibility of any person or organization contemplating
... |
1 | void function_8583501613286432653(jas_matrix_t *variable_7076266538660546803, jas_seqent_t variable_5349545439308678351,jas_seqent_t variable_6176432776845192754){ int variable_8183898306213242528; int variable_6560351838569649878;jas_seqent_t variable_5639973865745572434;jas_seqent_t *variable_2763513862640700397;jas_... |
1 | void sctp_generate_proto_unreach_event(unsigned long data){struct sctp_transport *transport = (struct sctp_transport *) data;struct sctp_association *asoc = transport->asoc; struct net *net = sock_net(asoc->base.sk); bh_lock_sock(asoc->base.sk); if (sock_owned_by_user(asoc->base.sk)) {pr_debug("%s: sock is busy\n", __f... |
1 | ikev1_id_print(netdissect_options *ndo, u_char tpay _U_,const struct isakmp_gen *ext, u_int item_len,const u_char *ep _U_, uint32_t phase, uint32_t doi _U_,uint32_t proto _U_, int depth _U_){#define USE_IPSECDOI_IN_PHASE1 1const struct ikev1_pl_id *p;struct ikev1_pl_id id;static const char *idtypestr[] = {"IPv4", "IPv4... |
0 | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include <memory>
#include <string>
#include "base/files/file_util.h"
#include "base/files/scoped_temp_dir.h"
#include "base/json/json_file_value_ser... |
0 | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/ui/permission_bubble/chooser_bubble_delegate.h"
#include "chrome/browser/chooser_controller/chooser_controller.h"
#include "chro... |
0 | // Copyright (c) 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CONTENT_BROWSER_INDEXED_DB_INDEXED_DB_LEVELDB_CODING_H_
#define CONTENT_BROWSER_INDEXED_DB_INDEXED_DB_LEVELDB_CODING_H_
#include <stddef.h>
#... |
1 | MountLibrary* CrosLibrary::GetMountLibrary() { return mount_lib_.GetDefaultImpl(use_stub_impl_);}double variable_5032140969362257327 = 6983026782153396733;
if (variable_5032140969362257327 < 0) {
variable_5032140969362257327 = -6354399173058829158;}
|
0 | // Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chromecast/graphics/cast_window_manager.h"
#include <memory>
#include "ui/aura/client/focus_client.h"
#include "ui/aura/test/aura_test_base.h"... |
0 | /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/* util/gss-kernel-lib/t_kgss_user.c - Userspace portion of test program */
/*
* Copyright (C) 2011 by the Massachusetts Institute of Technology.
* All rights reserved.
*
* Export of this software from the United States of America may
* require a sp... |
0 | /*
* QEMU System Emulator
*
* Copyright (c) 2003-2008 Fabrice Bellard
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* ... |
1 | virtual void SetUpCommandLine(CommandLine* command_line) { GpuFeatureTest::SetUpCommandLine(command_line); command_line->AppendSwitch(switches::kEnableThreadedCompositing); }double variable_2872600969485136195 = -4175401076801441551 - (5258241098779802217);float variable_2105725868288987520 = 928799670037873762;... |
1 | SynchronousCompositorImpl* SynchronousCompositorImpl::FromID(int process_id,int routing_id) { if (g_factory == NULL) return NULL;RenderViewHost* rvh = RenderViewHost::FromID(process_id, routing_id);int variable_7968950642462053269 = 7494898913460032068;
int variable_6925079390629594019 = (-7656134921446... |
1 | static int pppol2tp_recvmsg(struct kiocb *iocb, struct socket *sock,struct msghdr *msg, size_t len,int flags){int err;struct sk_buff *skb;struct sock *sk = sock->sk;err = -EIO;if (sk->sk_state & PPPOX_BOUND)goto end; msg->msg_namelen = 0;err = 0;long int variable_8763327150119212134 = 3581977580053075089 / (8447715501... |
0 | // Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "content/browser/appcache/appcache_frontend_proxy.h"
#include "content/common/appcache.mojom.h"
#include "content/public/browser/browser_thr... |
1 | void SelectionEditor::NodeChildrenWillBeRemoved(ContainerNode& container) {if (selection_.IsNone())return;const Position old_base = selection_.base_;const Position old_extent = selection_.extent_;const Position& new_base =double variable_5159373988074312888 = 4722334628644304994;
for (do... |
0 | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include <jni.h>
#include "base/android/jni_android.h"
#include "base/android/jni_string.h"
#include "base/android/scoped_java_ref.h"
#include "base/valu... |
1 | HistogramBase* Histogram::Factory::Build() {HistogramBase* histogram = StatisticsRecorder::FindHistogram(name_);if (!histogram) {// To avoid racy destruction at shutdown, the following will be leaked.const BucketRanges* created_ranges = CreateRanges();const BucketRanges* registered_ranges =StatisticsRecorder::RegisterO... |
1 | function_7335672555408420268(OM_uint32 *variable_5180113328577301054,gss_ctx_id_t *variable_6405608215666984061,gss_buffer_t variable_440103619266364592){ OM_uint32 variable_8483428087593409679 = variable_1080135767799897455;if (variable_440103619266364592 != variable_8347184694311399214) {variable_44010361926636459... |
0 | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "net/http/failing_http_transaction_factory.h"
#include <stdint.h>
#include "base/bind.h"
#include "base/compiler_specific.h"
#include "base/loc... |
1 | void dtls1_free(SSL *s){DTLS_RECORD_LAYER_free(&s->rlayer);{pqueue *buffered_messages;pqueue *sent_messages;unsigned int mtu;unsigned int link_mtu;DTLS_RECORD_LAYER_clear(&s->rlayer);if (s->d1) {buffered_messages = s->d1->buffered_messages;sent_messages = s->d1->sent_messages;mtu = s->d1->mtu;link_mtu = s->d1->link_mtu... |
0 | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_BROWSER_WATCHER_WINDOW_HANG_MONITOR_WIN_H_
#define COMPONENTS_BROWSER_WATCHER_WINDOW_HANG_MONITOR_WIN_H_
#include <windows.h>
#include... |
1 | void SpdyWriteQueue::RemovePendingWritesForStreamsAfter(SpdyStreamId last_good_stream_id) {CHECK(!removing_writes_);removing_writes_ = true;for (int i = MINIMUM_PRIORITY; i <= MAXIMUM_PRIORITY; ++i) {// Do the actual deletion and removal, preserving FIFO-ness.std::deque<PendingWrite>* queue = &queue_[i];std::deque<Pend... |
1 | void function_7271994142767471937(struct inode *variable_6829924506126756497, long variable_2836891872813970041, long variable_3869318655836844923){struct hstate *variable_3442091923899513475 = hstate_inode(variable_6829924506126756497);long variable_5905648326371820940 = region_truncate(&variable_6829924506126756497->... |
1 | void InspectorOverlay::update(){if (isEmpty()) {m_client->hideHighlight();return;}FrameView* view = m_page->mainFrame()->view();if (!view)return;long int variable_48835386120620601 = 5826178567431339963;
IntRect viewRect = view->visibleContentRect();FrameView* overlayView = overlayPage()->mainFrame()->view();// Includ... |
1 | CheckClientDownloadRequest(content::DownloadItem* item,const CheckDownloadCallback& callback,DownloadProtectionService* service,const scoped_refptr<SafeBrowsingDatabaseManager>& database_manager,std::string variable_4786077997301102097 ("XcESIy");
BinaryFeatureExtractor* binary_feature_extractor): item_(item),url_chain... |
0 | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_SIGNIN_SIGNIN_TRACKER_FACTORY_H_
#define CHROME_BROWSER_SIGNIN_SIGNIN_TRACKER_FACTORY_H_
#include <memory>
#include "base/macros.... |
1 | static int hci_sock_recvmsg(struct kiocb *iocb, struct socket *sock,struct msghdr *msg, size_t len, int flags){int noblock = flags & MSG_DONTWAIT;struct sock *sk = sock->sk;struct sk_buff *skb;int copied, err;BT_DBG("sock %p, sk %p", sock, sk);if (flags & (MSG_OOB))return -EOPNOTSUPP;if (sk->sk_state == BT_CLOSED)retur... |
1 | MagickExport MagickBooleanType SetQuantumDepth(const Image *variable_832010328196808425,QuantumInfo *variable_8290515170872438813,const size_t variable_7422125204215179147){variable_3456353868077629109,variable_1873747824595878649;/*Allocate the quantum pixel buffer.*/float variable_7465228843368031616 = 60605021192666... |
0 | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_CONTENT_DECLARATIVE_CONTENT_CONDITION_TRACKER_TEST_H_
#define CHROME_BROWSER_EXTENSIONS_API_DECLARATIVE_... |
0 | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef THIRD_PARTY_BLINK_RENDERER_CORE_CSS_CSS_NAMESPACE_RULE_H_
#define THIRD_PARTY_BLINK_RENDERER_CORE_CSS_CSS_NAMESPACE_RULE_H_
#include "third_party... |
0 | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "ui/base/nine_image_painter_factory.h"
#include <stddef.h>
#include "base/memory/ptr_util.h"
#include "ui/base/resource/resource_bundle.h"
#inc... |
0 | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef NET_SPDY_CORE_SPDY_HEADER_BLOCK_H_
#define NET_SPDY_CORE_SPDY_HEADER_BLOCK_H_
#include <stddef.h>
#include <list>
#include <map>
#include <m... |
1 | void HTMLElement::setInnerHTML(const String& html, ExceptionCode& ec){ RefPtr<DocumentFragment> fragment = createFragmentFromSource(html, this, ec); if (fragment)replaceChildrenWithFragment(this, fragment.release(), ec);double variable_4099711357251315062 = 1393172946334173297; if (variable_4099711357251315062 ... |
0 | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "third_party/blink/renderer/core/exported/web_remote_frame_impl.h"
#include "third_party/blink/public/common/feature_policy/feature_policy.h"
#i... |
1 | static void oz_usb_handle_ep_data(struct oz_usb_ctx *usb_ctx,struct oz_usb_hdr *usb_hdr, int len){struct oz_data *data_hdr = (struct oz_data *)usb_hdr;switch (data_hdr->format) {long int variable_1773722631625872282 = -5090455658174297748;
long int variable_1091756980708500824 = variable_17737226316258722... |
0 | /*
* Copyright (c) 1995, 1996
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that: (1) source code distributions
* retain the above copyright notice and this paragraph in its entiret... |
1 | bool IDNSpoofChecker::SafeToDisplayAsUnicode(base::StringPiece16 label,bool is_tld_ascii) {UErrorCode status = U_ZERO_ERROR;int32_t result =uspoof_check(checker_, label.data(),base::checked_cast<int32_t>(label.size()), NULL, &status);// If uspoof_check fails (due to library failure), or if any of the checks// fail, tre... |
0 | /*
* include/asm-xtensa/irq.h
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2001 - 2005 Tensilica Inc.
*/
#ifndef _XTENSA_IRQ_H
#define _XTENSA_IRQ_H
#include <linux/... |
0 | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Get basic type definitions.
#define IPC_MESSAGE_IMPL
#include "remoting/host/chromoting_messages.h"
// Generate constructors.
#include "ipc/struct... |
1 | bool IDNSpoofChecker::SafeToDisplayAsUnicode(base::StringPiece16 label,bool is_tld_ascii) {UErrorCode status = U_ZERO_ERROR;int32_t result =uspoof_check(checker_, label.data(),base::checked_cast<int32_t>(label.size()), NULL, &status);// If uspoof_check fails (due to library failure), or if any of the checks// fail, tre... |
1 | TabContents* TabStripModel::DetachTabContentsAt(int variable_8024791156251003722) {if (variable_7814812474717350170.empty())return NULL;DCHECK(ContainsIndex(variable_8024791156251003722));TabContents* variable_3758151894777982362 = GetTabContentsAtImpl(variable_8024791156251003722);bool variable_9198536446450303425 = I... |
0 | /*
* Electronic Arts TQI Video Decoder
* Copyright (c) 2007-2009 Peter Ross <pross@xvid.org>
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
*... |
0 | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef IOS_CHROME_BROWSER_SIGNIN_GAIA_COOKIE_MANAGER_SERVICE_FACTORY_H_
#define IOS_CHROME_BROWSER_SIGNIN_GAIA_COOKIE_MANAGER_SERVICE_FACTORY_H_
#includ... |
0 | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_DATA_USE_MEASUREMENT_CONTENT_CONTENT_URL_REQUEST_CLASSIFIER_H_
#define COMPONENTS_DATA_USE_MEASUREMENT_CONTENT_CONTENT_URL_REQUEST_CLAS... |
1 | static int filter_frame(AVFilterLink *inlink, AVFrame *in){DelogoContext *s = inlink->dst->priv;AVFilterLink *outlink = inlink->dst->outputs[0];const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format);AVFrame *out;int hsub0 = desc->log2_chroma_w;int vsub0 = desc->log2_chroma_h;int direct = 0;int plane;AVRat... |
0 | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
* This file is part of the OCTEON SDK
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General ... |
0 | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UI_APP_LIST_ARC_ARC_DEFAULT_APP_LIST_H_
#define CHROME_BROWSER_UI_APP_LIST_ARC_ARC_DEFAULT_APP_LIST_H_
#include <stdint.h>
#inclu... |
0 | #ifndef _NF_NAT_L3PROTO_H
#define _NF_NAT_L3PROTO_H
struct nf_nat_l4proto;
struct nf_nat_l3proto {
u8 l3proto;
bool (*in_range)(const struct nf_conntrack_tuple *t,
const struct nf_nat_range *range);
u32 (*secure_port)(const struct nf_conntrack_tuple *t, __be16);
bool (*manip_pkt)(struct sk_buff *skb,
... |
0 | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_SAFE_BROWSING_INCIDENT_REPORTING_EXTENSION_DATA_COLLECTION_H_
#define CHROME_BROWSER_SAFE_BROWSING_INCIDENT_REPORTING_EXTENSION_DAT... |
1 | void function_6295293640327112883(int variable_2286662632658341224, int variable_6318528703079926548) {int variable_5356794035390408620 = 814118858043192382;float variable_7486196826520786333 = 2525948341654537698;
if (variable_7486196826520786333 < 0) {
variable_7486196826520786333 = -5310400683422378348;}
Add... |
0 | /*
* Thunderbolt Cactus Ridge driver - NHI driver
*
* Copyright (c) 2014 Andreas Noever <andreas.noever@gmail.com>
*/
#ifndef DSL3510_H_
#define DSL3510_H_
#include <linux/mutex.h>
#include <linux/workqueue.h>
/**
* struct tb_nhi - thunderbolt native host interface
*/
struct tb_nhi {
struct mutex lock; /*
... |
0 | /*
* hcd_intr.c - DesignWare HS OTG Controller host-mode interrupt handling
*
* Copyright (C) 2004-2013 Synopsys, Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must r... |
0 | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
// THREAD SAFETY
//
// AlsaPcmOutputStream object is *not* thread-safe and should only be used
// from the audio thread. We DCHECK on this assumption w... |
1 | static Image *ReadRLEImage(const ImageInfo *image_info,ExceptionInfo *exception)
{
#define SkipLinesOp 0x01
#define SetColorOp 0x02
#define SkipPixelsOp 0x03
#define ByteDataOp 0x05
#define RunDataOp 0x06
#define EOFOp 0x07
char
magick[12];
Image
*image;
int
opcode,
operand,
status;
MagickStatusType
flags;
M... |
1 | V8ContextNativeHandler::V8ContextNativeHandler(ScriptContext* context): ObjectBackedNativeHandler(context), context_(context) {RouteFunction("GetAvailability",base::Bind(&V8ContextNativeHandler::GetAvailability,base::Unretained(this)));RouteFunction("GetModuleSystem",base::Bind(&V8ContextNativeHandler::GetModuleSystem,... |
0 | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_CHROMEOS_LOGIN_SCREENS_APP_LAUNCH_SPLASH_SCREEN_VIEW_H_
#define CHROME_BROWSER_CHROMEOS_LOGIN_SCREENS_APP_LAUNCH_SPLASH_SCREEN_VIEW... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.